Transaction Details
- Hash
- 0x0e7c56403b1a32d75ab95d88eee89dfc31e94a75ceb2bf1f9b77575f20e13003
- Type
- PlaceOrder
- Status
- Success
- Block
- 1300602
- Index
- 12
- Nonce
- 1776480105364
- Timestamp
- 14:48:00 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 5000000,
"price": 27885000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 30,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (3)
OrderPlacedIndex: 10
{
"OrderPlaced": {
"side": "Short",
"size": 5000000,
"price": 27885000000,
"order_id": 2857432,
"market_id": 2,
"account_id": 30
}
}FillIndex: 11
{
"Fill": {
"size": 3272905,
"price": 26964000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 2857407,
"taker_order_id": 2857432,
"maker_account_id": 8,
"taker_account_id": 30
}
}FillIndex: 12
{
"Fill": {
"size": 1727095,
"price": 26786000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 2857416,
"taker_order_id": 2857432,
"maker_account_id": 8,
"taker_account_id": 30
}
}