ParclExplorer

Transaction Details

Hash
0xbb4673b324534f646411bd0798cdd0bda33fd7613e4cb0885c586646a9571ba7
Type
PlaceOrder
Status
Success
Block
3438316
Index
0
Nonce
1776962891729
Timestamp
16:48:11 UTC

Transaction Data

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

Events (5)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1122761841,
    "price": 0,
    "order_id": 6482366,
    "market_id": 2,
    "account_id": 56
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 606125737,
    "price": 29438000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6482360,
    "taker_order_id": 6482366,
    "maker_account_id": 8,
    "taker_account_id": 56
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 80061981,
    "price": 29500000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6408024,
    "taker_order_id": 6482366,
    "maker_account_id": 43,
    "taker_account_id": 56
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 100000000,
    "price": 29500000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6408861,
    "taker_order_id": 6482366,
    "maker_account_id": 43,
    "taker_account_id": 56
  }
}
FillIndex: 4
{
  "Fill": {
    "size": 336574123,
    "price": 29536000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Long",
    "maker_order_id": 6482364,
    "taker_order_id": 6482366,
    "maker_account_id": 8,
    "taker_account_id": 56
  }
}