Transaction Details
- Hash
- 0xa6ea6d19d8acd67520489b43c1f448354e7733831c715416bce08a47c95bd31f
- Type
- PlaceOrder
- Status
- Success
- Block
- 3720777
- Index
- 0
- Nonce
- 1777020914120
- Timestamp
- 08:55:14 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 557905926,
"price": 0,
"market_id": 1,
"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": 557905926,
"price": 0,
"order_id": 7106518,
"market_id": 1,
"account_id": 62
}
}FillIndex: 1
{
"Fill": {
"size": 557905926,
"price": 21607000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 7106491,
"taker_order_id": 7106518,
"maker_account_id": 8,
"taker_account_id": 62
}
}