ParclExplorer

Transaction Details

Hash
0x94f351fef3425413587718ee5a9fd52c04afc0fcc84d11192bd472e4addd596a
Type
PlaceOrder
Status
Success
Block
3987310
Index
0
Nonce
1777075661587
Timestamp
00:07:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 200000000,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 67,
    "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": 200000000,
    "price": 0,
    "order_id": 7644611,
    "market_id": 2,
    "account_id": 67
  }
}
FillIndex: 1
{
  "Fill": {
    "size": 33040919,
    "price": 28973000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7272592,
    "taker_order_id": 7644611,
    "maker_account_id": 39,
    "taker_account_id": 67
  }
}
FillIndex: 2
{
  "Fill": {
    "size": 152925787,
    "price": 28970000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7644609,
    "taker_order_id": 7644611,
    "maker_account_id": 8,
    "taker_account_id": 67
  }
}
FillIndex: 3
{
  "Fill": {
    "size": 14033294,
    "price": 28843000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 7644610,
    "taker_order_id": 7644611,
    "maker_account_id": 8,
    "taker_account_id": 67
  }
}