Transaction Details
- Hash
- 0x3802a483eaeaaeebea6ddf3535558cac1a16ae0f8caf5f5819f3746e02cb7132
- Type
- PlaceOrder
- Status
- Success
- Block
- 3024788
- Index
- 7
- Nonce
- 1776875380045
- Timestamp
- 17:12:40 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 8757,
"price": 58180000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 23,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 14
{
"OrderPlaced": {
"side": "Short",
"size": 8757,
"price": 58180000000,
"order_id": 5880968,
"market_id": 0,
"account_id": 23
}
}FillIndex: 15
{
"Fill": {
"size": 8757,
"price": 59352000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 5880929,
"taker_order_id": 5880968,
"maker_account_id": 8,
"taker_account_id": 23
}
}