Transaction Details
- Hash
- 0xa26fa62a631a907a38bc27665b864a1da688b94bbafedeb3b2c566707d842ddd
- Type
- PlaceOrder
- Status
- Success
- Block
- 4237711
- Index
- 1
- Nonce
- 1776875384971
- Timestamp
- 14:24:44 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 95815,
"price": 58344000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 22,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 1
{
"OrderPlaced": {
"side": "Short",
"size": 95815,
"price": 58344000000,
"order_id": 8156314,
"market_id": 0,
"account_id": 22
}
}FillIndex: 2
{
"Fill": {
"size": 95815,
"price": 59397000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 8156302,
"taker_order_id": 8156314,
"maker_account_id": 8,
"taker_account_id": 22
}
}