ParclExplorer

Transaction Details

Hash
0x712ee8a8639e1ad85c1763e94286b450da603001f009e8e489ea89ee530a1a98
Type
PlaceOrder
Status
Success
Block
3334121
Index
0
Nonce
1776941500699
Timestamp
10:51:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10000000,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 47,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10000000,
    "price": 0,
    "order_id": 6407716,
    "market_id": 2,
    "account_id": 47
  }
}