Transaction Details
- Hash
- 1c5a8a3de7265faf72d3d91b9d1b2e350ca8de1f6833aa9d34fecf26e2c0e953
- Type
- PlaceOrder
- Status
- Success
- Block
- 1056716
- Index
- 11
- Nonce
- 1775689832786
- Timestamp
- 02:00:21 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 3,
"price": 21493000000,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 16,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 16
{
"OrderPlaced": {
"side": "Short",
"size": 3,
"price": 21493000000,
"order_id": 3111162,
"market_id": 1,
"account_id": 16
}
}FillIndex: 17
{
"Fill": {
"size": 3,
"price": 21493000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 3106939,
"taker_order_id": 3111162,
"maker_account_id": 18,
"taker_account_id": 16
}
}