Transaction Details
- Hash
- 0xb4e8ace570e600dd16ef2b148291d695127eeb3f696e33f33ff598ac0efdf276
- Type
- PlaceOrder
- Status
- Success
- Block
- 4299557
- Index
- 1
- Nonce
- 1777139781568
- Timestamp
- 17:56:21 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 1017696,
"price": 0,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 59,
"order_type": "Market",
"reduce_only": true,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (2)
OrderPlacedIndex: 2
{
"OrderPlaced": {
"side": "Short",
"size": 1017696,
"price": 0,
"order_id": 8271090,
"market_id": 2,
"account_id": 59
}
}FillIndex: 3
{
"Fill": {
"size": 1017696,
"price": 29037000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 8270797,
"taker_order_id": 8271090,
"maker_account_id": 8,
"taker_account_id": 59
}
}