Transaction Details
- Hash
- 0x733e48440f10074fd6ed139d421a7a01a7263f3eab59597fad21967a2c57abb2
- Type
- PlaceOrder
- Status
- Success
- Block
- 3216284
- Index
- 0
- Nonce
- 1776875380693
- Timestamp
- 04:08:28 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 82613,
"price": 60556000000,
"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": "Long",
"size": 82613,
"price": 60556000000,
"order_id": 6324467,
"market_id": 0,
"account_id": 26
}
}FillIndex: 1
{
"Fill": {
"size": 82613,
"price": 59437000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6256786,
"taker_order_id": 6324467,
"maker_account_id": 39,
"taker_account_id": 26
}
}