Transaction Details
- Hash
- 0x87c4146572a5d0a4eca56c14710eb10fae63c9190fa595c5bf3d2d6df83a45d7
- Type
- PlaceOrder
- Status
- Success
- Block
- 3558187
- Index
- 0
- Nonce
- 1776875382303
- Timestamp
- 23:38:38 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 412717,
"price": 22073000000,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 24,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 412717,
"price": 22073000000,
"order_id": 6743560,
"market_id": 1,
"account_id": 24
}
}FillIndex: 1
{
"Fill": {
"size": 412717,
"price": 21683000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6677844,
"taker_order_id": 6743560,
"maker_account_id": 39,
"taker_account_id": 24
}
}