Transaction Details
- Hash
- 0x106bf6e144421f134bf0b78390aba56041805496848cdc003e9e877aa03e122c
- Type
- PlaceOrder
- Status
- Success
- Block
- 4246093
- Index
- 0
- Nonce
- 1777128805692
- Timestamp
- 14:53:25 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 12647323,
"price": 0,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 70,
"order_type": "Market",
"reduce_only": true,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 12647323,
"price": 0,
"order_id": 8172285,
"market_id": 1,
"account_id": 70
}
}FillIndex: 1
{
"Fill": {
"size": 12647323,
"price": 21632000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 8172278,
"taker_order_id": 8172285,
"maker_account_id": 8,
"taker_account_id": 70
}
}