ParclExplorer

Transaction Details

Hash
0xf2d60bff6446b5a565938dd6abdf637383f52ca47bc0fe7618491f214939114c
Type
PlaceOrder
Status
Success
Block
3278881
Index
0
Nonce
1776930161323
Timestamp
07:42:41 UTC

Transaction Data

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

Events (4)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 99000000,
    "price": 0,
    "order_id": 6406364,
    "market_id": 0,
    "account_id": 49
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 45662285,
    "price": 59670000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6405631,
    "taker_order_id": 6406364,
    "maker_account_id": 8,
    "taker_account_id": 49
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 31680633,
    "price": 59813000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6405637,
    "taker_order_id": 6406364,
    "maker_account_id": 8,
    "taker_account_id": 49
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 19008380,
    "price": 60028000000,
    "maker_fee": 0,
    "market_id": 0,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6405635,
    "taker_order_id": 6406364,
    "maker_account_id": 8,
    "taker_account_id": 49
  }
}