Transaction Details
- Hash
- 0x511edd8676b1566278532ecaaa43148525274fa9e63bc5d1e0bda04beb65fdfd
- Type
- PlaceOrder
- Status
- Success
- Block
- 3149848
- Index
- 17
- Nonce
- 1776875380764
- Timestamp
- 00:20:31 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 166116,
"price": 29815000000,
"market_id": 2,
"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: 32
{
"OrderPlaced": {
"side": "Long",
"size": 166116,
"price": 29815000000,
"order_id": 6158774,
"market_id": 2,
"account_id": 24
}
}FillIndex: 33
{
"Fill": {
"size": 166116,
"price": 29538000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6158745,
"taker_order_id": 6158774,
"maker_account_id": 8,
"taker_account_id": 24
}
}