Transaction Details
- Hash
- 0xdefcf743508b23f306f4af2b98b7562b28cf19eb4dd230e3d952b8395118a969
- Type
- PlaceOrder
- Status
- Success
- Block
- 3539418
- Index
- 11
- Nonce
- 1776875381444
- Timestamp
- 22:34:23 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 75649,
"price": 58279000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 25,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 22
{
"OrderPlaced": {
"side": "Short",
"size": 75649,
"price": 58279000000,
"order_id": 6695968,
"market_id": 0,
"account_id": 25
}
}FillIndex: 23
{
"Fill": {
"size": 75649,
"price": 59473000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6663430,
"taker_order_id": 6695968,
"maker_account_id": 39,
"taker_account_id": 25
}
}