Transaction Details
- Hash
- 0xbd5f4b84abffb31170e0c396cbff393390b745fce6cc8f3e0b26cfe840a7aa60
- Type
- PlaceOrder
- Status
- Success
- Block
- 4234014
- Index
- 0
- Nonce
- 1776875385298
- Timestamp
- 14:12:05 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 341904,
"price": 29833000000,
"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: 0
{
"OrderPlaced": {
"side": "Long",
"size": 341904,
"price": 29833000000,
"order_id": 8149566,
"market_id": 2,
"account_id": 26
}
}FillIndex: 1
{
"Fill": {
"size": 341904,
"price": 29340000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 8149551,
"taker_order_id": 8149566,
"maker_account_id": 8,
"taker_account_id": 26
}
}