Transaction Details
- Hash
- 0xae0144c460d8cc9abda20fd15a400ec31e67b7a23aac8ad5366d9037ccb6017b
- Type
- PlaceOrder
- Status
- Success
- Block
- 4074300
- Index
- 0
- Nonce
- 1776875384311
- Timestamp
- 05:05:27 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 33617,
"price": 58303000000,
"market_id": 0,
"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": 33617,
"price": 58303000000,
"order_id": 7803341,
"market_id": 0,
"account_id": 26
}
}FillIndex: 1
{
"Fill": {
"size": 33617,
"price": 59440000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 7803306,
"taker_order_id": 7803341,
"maker_account_id": 8,
"taker_account_id": 26
}
}