ParclExplorer

Transaction Details

Hash
0x23d48ccbe41c3acfb683c29e5154f52d4107bb522e5a9ba6f805e48bfe9555a8
Type
PlaceOrder
Status
Success
Block
3403359
Index
0
Nonce
1776955712911
Timestamp
14:48:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 423563,
    "price": 59023000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 52,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 423563,
    "price": 59023000000,
    "order_id": 6412988,
    "market_id": 0,
    "account_id": 52
  }
}