Transaction Details
- Hash
- 0x1db5e738f83b608354aff936d3cf1b05475c6df913ea133b405b2946594c2a5e
- Type
- PlaceOrder
- Status
- Success
- Block
- 483578
- Index
- 14
- Nonce
- 1776354137681
- Timestamp
- 16:10:37 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 5000000,
"price": 58503000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 11,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 12
{
"OrderPlaced": {
"side": "Short",
"size": 5000000,
"price": 58503000000,
"order_id": 1024763,
"market_id": 0,
"account_id": 11
}
}FillIndex: 13
{
"Fill": {
"size": 5000000,
"price": 58619000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 1024705,
"taker_order_id": 1024763,
"maker_account_id": 8,
"taker_account_id": 11
}
}