Transaction Details
- Hash
- 0x072e675dcd8e56461ec0b83cdb60aa9599116c3ff34a937b1b0b530569d94c4a
- Type
- PlaceOrder
- Status
- Success
- Block
- 3607569
- Index
- 0
- Nonce
- 1776875382358
- Timestamp
- 02:27:41 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 74088,
"price": 58279000000,
"market_id": 0,
"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": "Short",
"size": 74088,
"price": 58279000000,
"order_id": 6849888,
"market_id": 0,
"account_id": 26
}
}FillIndex: 1
{
"Fill": {
"size": 74088,
"price": 59431000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6849869,
"taker_order_id": 6849888,
"maker_account_id": 8,
"taker_account_id": 26
}
}