Transaction Details
- Hash
- 9d0d10df3af64b4b14d1441969dbcc701be1a2f8a2f3790b114e7cd4966b9ed6
- Type
- PlaceOrder
- Status
- Success
- Block
- 1093893
- Index
- 4
- Nonce
- 1775689832791
- Timestamp
- 04:06:36 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 14,
"price": 21417000000,
"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: 2
{
"OrderPlaced": {
"side": "Short",
"size": 14,
"price": 21417000000,
"order_id": 3134302,
"market_id": 1,
"account_id": 16
}
}FillIndex: 3
{
"Fill": {
"size": 14,
"price": 21417000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 3134258,
"taker_order_id": 3134302,
"maker_account_id": 18,
"taker_account_id": 16
}
}