Transaction Details
- Hash
- 0x1c9544b7e37c1c876a7370469068b50311a09fdad8914de9a23ba7eb148691e6
- Type
- PlaceOrder
- Status
- Success
- Block
- 3484345
- Index
- 24
- Nonce
- 1776875381239
- Timestamp
- 19:25:50 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 18578,
"price": 60659000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 25,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 40
{
"OrderPlaced": {
"side": "Long",
"size": 18578,
"price": 60659000000,
"order_id": 6584258,
"market_id": 0,
"account_id": 25
}
}FillIndex: 41
{
"Fill": {
"size": 18578,
"price": 59623000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6584199,
"taker_order_id": 6584258,
"maker_account_id": 8,
"taker_account_id": 25
}
}