Transaction Details
- Hash
- 0x6bf7f8c437d8aea8bf18fc4c6666a13747a89c0adc05079090b7c2dfd27e2653
- Type
- PlaceOrder
- Status
- Success
- Block
- 3044126
- Index
- 0
- Nonce
- 1776875380103
- Timestamp
- 18:18:50 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 71669,
"price": 28645000000,
"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": "Short",
"size": 71669,
"price": 28645000000,
"order_id": 5923565,
"market_id": 2,
"account_id": 23
}
}FillIndex: 1
{
"Fill": {
"size": 71669,
"price": 28902000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 5923559,
"taker_order_id": 5923565,
"maker_account_id": 8,
"taker_account_id": 23
}
}