Transaction Details
- Hash
- 7a4eedb2f00e59a3d80ae543bc1957b9adb2908ffde48ab7a1a79a1aba0dfdab
- Type
- PlaceOrder
- Status
- Success
- Block
- 1093443
- Index
- 1
- Nonce
- 1775700794186
- Timestamp
- 04:05:03 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: 1
{
"OrderPlaced": {
"side": "Long",
"size": 10000,
"price": 60977700000,
"order_id": 3134206,
"market_id": 0,
"account_id": 11
}
}FillIndex: 2
{
"Fill": {
"size": 10000,
"price": 58063000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 3084933,
"taker_order_id": 3134206,
"maker_account_id": 18,
"taker_account_id": 11
}
}