Transaction Details
- Hash
- 0x60bb914bdb1d0b87873a60b4d326ad86a8bb7a72fa35ba6929ce8b3f0864a3c4
- Type
- PlaceOrder
- Status
- Success
- Block
- 3790022
- Index
- 0
- Nonce
- 1777035135678
- Timestamp
- 12:52:15 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 89371,
"price": 0,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 62,
"order_type": "Market",
"reduce_only": true,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null,
"max_slippage_bps": 500
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 89371,
"price": 0,
"order_id": 7269161,
"market_id": 0,
"account_id": 62
}
}FillIndex: 1
{
"Fill": {
"size": 89371,
"price": 59380000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 7259571,
"taker_order_id": 7269161,
"maker_account_id": 39,
"taker_account_id": 62
}
}