Transaction Details
- Hash
- 0xf721da4bb73b7a79bf12be03f5d1094bc95be8766dedd20bdff446c50fa1d5cd
- Type
- PlaceOrder
- Status
- Success
- Block
- 3475189
- Index
- 23
- Nonce
- 1776970466445
- Timestamp
- 18:54:26 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 14747825,
"price": 0,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 55,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (2)
OrderPlacedIndex: 39
{
"OrderPlaced": {
"side": "Short",
"size": 14747825,
"price": 0,
"order_id": 6564981,
"market_id": 0,
"account_id": 55
}
}FillIndex: 40
{
"Fill": {
"size": 14747825,
"price": 59453000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6564967,
"taker_order_id": 6564981,
"maker_account_id": 8,
"taker_account_id": 55
}
}