Transaction Details
- Hash
- 0xcc9374403fe1111957a6c08f5219b9747ee5112932501e35d0b423dc7a800ddd
- Type
- PlaceOrder
- Status
- Success
- Block
- 1270947
- Index
- 5
- Nonce
- 1776472180707
- Timestamp
- 13:05:36 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 104480,
"price": 21162000000,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 26,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 104480,
"price": 21162000000,
"order_id": 2762706,
"market_id": 1,
"account_id": 26
}
}FillIndex: 1
{
"Fill": {
"size": 104480,
"price": 21576000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 2762648,
"taker_order_id": 2762706,
"maker_account_id": 8,
"taker_account_id": 26
}
}