Transaction Details
- Hash
- cf493b23e491e74ac204d430d3d9c04bf18622da74aec9c84c46f49d945f4715
- Type
- PlaceOrder
- Status
- Success
- Block
- 1124341
- Index
- 0
- Nonce
- 1775700798087
- Timestamp
- 05:49:58 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 10000,
"price": 60977700000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 11,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 10000,
"price": 60977700000,
"order_id": 3145578,
"market_id": 0,
"account_id": 11
}
}FillIndex: 1
{
"Fill": {
"size": 10000,
"price": 58159000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 3145389,
"taker_order_id": 3145578,
"maker_account_id": 8,
"taker_account_id": 11
}
}