ParclExplorer

Transaction Details

Hash
0x9adbaca5b7470944563e94ad2322a3da8dbf6c400fa475d972f1a0c40a75dd25
Type
PlaceOrder
Status
Success
Block
3697543
Index
0
Nonce
1777016141298
Timestamp
07:35:41 UTC

Transaction Data

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

Events (3)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 69946651,
    "price": 0,
    "order_id": 7047289,
    "market_id": 0,
    "account_id": 50
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 692574,
    "price": 59558000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6833179,
    "taker_order_id": 7047289,
    "maker_account_id": 39,
    "taker_account_id": 50
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 69254077,
    "price": 59598000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 7047232,
    "taker_order_id": 7047289,
    "maker_account_id": 8,
    "taker_account_id": 50
  }
}