Transaction Details
- Hash
- 0xd8f908f034bf58617062ae3e3afa10a8a38b3caa2f113bf0cc1762318732dce6
- Type
- PlaceOrder
- Status
- Success
- Block
- 3526771
- Index
- 0
- Nonce
- 1776875380979
- Timestamp
- 21:51:05 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 89959,
"price": 29792000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 23,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 89959,
"price": 29792000000,
"order_id": 6670894,
"market_id": 2,
"account_id": 23
}
}FillIndex: 1
{
"Fill": {
"size": 89959,
"price": 29434000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6670765,
"taker_order_id": 6670894,
"maker_account_id": 8,
"taker_account_id": 23
}
}