ParclExplorer

Transaction Details

Hash
0x959d35a0a5b478b9fb2a730b85ae334a8a19a061b09b84ff0183ba1464f8a394
Type
PlaceOrder
Status
Success
Block
3438333
Index
23
Nonce
1776962895348
Timestamp
16:48:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 656163691,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 55,
    "order_type": "Market",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (3)

OrderPlacedIndex: 43
{
  "OrderPlaced": {
    "side": "Short",
    "size": 656163691,
    "price": 0,
    "order_id": 6482491,
    "market_id": 2,
    "account_id": 55
  }
}
FillIndex: 44
{
  "Fill": {
    "size": 589049625,
    "price": 29015000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 6482489,
    "taker_order_id": 6482491,
    "maker_account_id": 8,
    "taker_account_id": 55
  }
}
FillIndex: 45
{
  "Fill": {
    "size": 67114066,
    "price": 28900000000,
    "maker_fee": 0,
    "market_id": 2,
    "taker_fee": 0,
    "taker_side": "Short",
    "maker_order_id": 6482479,
    "taker_order_id": 6482491,
    "maker_account_id": 8,
    "taker_account_id": 55
  }
}