Transaction Details
- Hash
- bec03d006d00c7b19eb6a69fd71e2f5eb401050bb5c59e1a7faaed4c530ec9ee
- Type
- PlaceOrder
- Status
- Success
- Block
- 1074239
- Index
- 3
- Nonce
- 1775689832788
- Timestamp
- 02:59:52 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 108754,
"price": 6963500000000,
"market_id": 5,
"post_only": false,
"stop_loss": null,
"account_id": 16,
"order_type": "Limit",
"reduce_only": true,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 108754,
"price": 6963500000000,
"order_id": 3130083,
"market_id": 5,
"account_id": 16
}
}FillIndex: 1
{
"Fill": {
"size": 5010,
"price": 7143800000000,
"maker_fee": 0,
"market_id": 5,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 3106927,
"taker_order_id": 3130083,
"maker_account_id": 18,
"taker_account_id": 16
}
}