Transaction Details
- Hash
- ece822680ffa20a753f1bed85c2f6790141d2f85bbefbdd68bc5de481175bd11
- Type
- PlaceOrder
- Status
- Success
- Block
- 1053245
- Index
- 3
- Nonce
- 1775689832785
- Timestamp
- 01:48:33 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 57819654,
"price": 8026000000,
"market_id": 6,
"post_only": false,
"stop_loss": null,
"account_id": 16,
"order_type": "Limit",
"reduce_only": true,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 5
{
"OrderPlaced": {
"side": "Short",
"size": 57819654,
"price": 8026000000,
"order_id": 3098939,
"market_id": 6,
"account_id": 16
}
}FillIndex: 6
{
"Fill": {
"size": 528345,
"price": 9447000000,
"maker_fee": 0,
"market_id": 6,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 3095600,
"taker_order_id": 3098939,
"maker_account_id": 18,
"taker_account_id": 16
}
}