Transaction Details
- Hash
- 0x6ec8e2e444c689c9a0e74558c26dae42c2619cbe9af09db74bf4ebb7ada0cfb4
- Type
- PlaceOrder
- Status
- Success
- Block
- 3143367
- Index
- 5
- Nonce
- 1776875380226
- Timestamp
- 23:58:21 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 241667,
"price": 29815000000,
"market_id": 2,
"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: 10
{
"OrderPlaced": {
"side": "Long",
"size": 241667,
"price": 29815000000,
"order_id": 6144487,
"market_id": 2,
"account_id": 26
}
}FillIndex: 11
{
"Fill": {
"size": 241667,
"price": 29442000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6144162,
"taker_order_id": 6144487,
"maker_account_id": 8,
"taker_account_id": 26
}
}