Transaction Details
- Hash
- 0xe6eb18e8f94babf8e9e7dbc85a1e515f2c1b6006543f2ab3be6bce5fa40c57b3
- Type
- PlaceOrder
- Status
- Success
- Block
- 1910946
- Index
- 0
- Nonce
- 1776472183701
- Timestamp
- 01:38:42 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 36239,
"price": 60370000000,
"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: 0
{
"OrderPlaced": {
"side": "Long",
"size": 36239,
"price": 60370000000,
"order_id": 4175726,
"market_id": 0,
"account_id": 22
}
}FillIndex: 1
{
"Fill": {
"size": 36239,
"price": 59236000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 4175667,
"taker_order_id": 4175726,
"maker_account_id": 8,
"taker_account_id": 22
}
}