Transaction Details
- Hash
- 0x764b022e453b16d76b2b375eb997fc20ad805f763e95aa8a685a4463c448d1af
- Type
- PlaceOrder
- Status
- Success
- Block
- 3875333
- Index
- 1
- Nonce
- 1776875382135
- Timestamp
- 17:44:23 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 157468,
"price": 28606000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 25,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 2
{
"OrderPlaced": {
"side": "Short",
"size": 157468,
"price": 28606000000,
"order_id": 7441591,
"market_id": 2,
"account_id": 25
}
}FillIndex: 3
{
"Fill": {
"size": 157468,
"price": 29027000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 7441146,
"taker_order_id": 7441591,
"maker_account_id": 8,
"taker_account_id": 25
}
}