Transaction Details
- Hash
- 0xd2547e5ecf1091af8ccbe116057641c7aba40391107c27bddc29d1bc21e015a9
- Type
- PlaceOrder
- Status
- Success
- Block
- 1300244
- Index
- 1
- Nonce
- 1776480104976
- Timestamp
- 14:46:47 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 500000000,
"price": 21000000,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 29,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 1
{
"OrderPlaced": {
"side": "Short",
"size": 1419903,
"price": 21000000,
"order_id": 2855882,
"market_id": 1,
"account_id": 29
}
}FillIndex: 2
{
"Fill": {
"size": 1419903,
"price": 21579000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 2855642,
"taker_order_id": 2855882,
"maker_account_id": 8,
"taker_account_id": 29
}
}