ParclExplorer

Transaction Details

Hash
0x2a94876c72cc0fa457bc9591f29ccf48605a8d05e0ae055c71c6d889367fcd65
Type
PlaceOrder
Status
Success
Block
3735646
Index
0
Nonce
1777023967527
Timestamp
09:46:07 UTC

Transaction Data

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

Events (3)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 39440859,
    "price": 0,
    "order_id": 7143876,
    "market_id": 0,
    "account_id": 54
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 19062888,
    "price": 59558000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 7047310,
    "taker_order_id": 7143876,
    "maker_account_id": 39,
    "taker_account_id": 54
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 20377971,
    "price": 59558000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 7047551,
    "taker_order_id": 7143876,
    "maker_account_id": 39,
    "taker_account_id": 54
  }
}