Transaction Details
- Hash
- 0x15ee28920aa4bfbc82b272592a5f58d91ee2d9634f682dd1eb53783309eadc65
- Type
- PlaceOrder
- Status
- Success
- Block
- 3729238
- Index
- 0
- Nonce
- 1777022650295
- Timestamp
- 09:24:10 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 1430097,
"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": "Long",
"size": 1430097,
"price": 0,
"order_id": 7127807,
"market_id": 0,
"account_id": 62
}
}FillIndex: 1
{
"Fill": {
"size": 1430097,
"price": 59558000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 7047310,
"taker_order_id": 7127807,
"maker_account_id": 39,
"taker_account_id": 62
}
}