Transaction Details
- Hash
- 0x0a466437964ef1a3ab0d162884d5cae89e043e0b6c0c8ce17a548a8fca18f4b1
- Type
- PlaceOrder
- Status
- Success
- Block
- 3053451
- Index
- 0
- Nonce
- 1776875380127
- Timestamp
- 18:50:44 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 138236,
"price": 22058000000,
"market_id": 1,
"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: 0
{
"OrderPlaced": {
"side": "Long",
"size": 138236,
"price": 22058000000,
"order_id": 5943268,
"market_id": 1,
"account_id": 23
}
}FillIndex: 1
{
"Fill": {
"size": 138236,
"price": 21662000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 5943231,
"taker_order_id": 5943268,
"maker_account_id": 8,
"taker_account_id": 23
}
}