ParclExplorer

Transaction Details

Hash
0x43b1efd1d5e1e9f8be5cfe5e4fb2a02442398115642f399c1466112ff3be00cb
Type
PlaceOrder
Status
Success
Block
3336612
Index
0
Nonce
1776942012112
Timestamp
11:00:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 15000000,
    "price": 0,
    "market_id": 1,
    "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": "Short",
    "size": 15000000,
    "price": 0,
    "order_id": 6407787,
    "market_id": 1,
    "account_id": 47
  }
}