ParclExplorer

Transaction Details

Hash
0xd87e2a931864934a50562dbe185729b825d67f164b90a022335961c4f04b2aab
Type
PlaceOrder
Status
Success
Block
3417670
Index
0
Nonce
1776958652923
Timestamp
15:37:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 196109507,
    "price": 0,
    "market_id": 2,
    "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 (4)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 196109507,
    "price": 0,
    "order_id": 6440325,
    "market_id": 2,
    "account_id": 54
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 31606762,
    "price": 28615000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 6440147,
    "taker_order_id": 6440325,
    "maker_account_id": 8,
    "taker_account_id": 54
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 18964057,
    "price": 28310000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 6440159,
    "taker_order_id": 6440325,
    "maker_account_id": 8,
    "taker_account_id": 54
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 145538688,
    "price": 28000000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 6128274,
    "taker_order_id": 6440325,
    "maker_account_id": 43,
    "taker_account_id": 54
  }
}