Transaction Details
- Hash
- 0x24629865bdbdef165b74aa7655a9df3983aa7d0f7b826668d413b53c243e522f
- Type
- PlaceOrder
- Status
- Success
- Block
- 1306378
- Index
- 23
- Nonce
- 1776472180946
- Timestamp
- 15:07:49 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 19708,
"price": 60297000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 22,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 40
{
"OrderPlaced": {
"side": "Long",
"size": 19708,
"price": 60297000000,
"order_id": 2876830,
"market_id": 0,
"account_id": 22
}
}FillIndex: 41
{
"Fill": {
"size": 19708,
"price": 59180000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 2876791,
"taker_order_id": 2876830,
"maker_account_id": 8,
"taker_account_id": 22
}
}