Transaction Details
- Hash
- 0xf0a96af4d5b3130d7dd12b62fecb6999c2c74df9173b406437b287922c294b45
- Type
- PlaceOrder
- Status
- Success
- Block
- 3243818
- Index
- 0
- Nonce
- 1776875380821
- Timestamp
- 05:42:44 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 39972,
"price": 58180000000,
"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: 0
{
"OrderPlaced": {
"side": "Short",
"size": 39972,
"price": 58180000000,
"order_id": 6392451,
"market_id": 0,
"account_id": 25
}
}FillIndex: 1
{
"Fill": {
"size": 39972,
"price": 59379000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6318013,
"taker_order_id": 6392451,
"maker_account_id": 39,
"taker_account_id": 25
}
}