Transaction Details
- Hash
- 0x98a13efba586e65bdfd15adc2a5a971547ba63ebfd13782df6947edfe45caab4
- Type
- PlaceOrder
- Status
- Success
- Block
- 1577792
- Index
- 23
- Nonce
- 1776472181595
- Timestamp
- 06:38:29 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 59973,
"price": 60297000000,
"market_id": 0,
"post_only": false,
"stop_loss": null,
"account_id": 26,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 40
{
"OrderPlaced": {
"side": "Long",
"size": 59973,
"price": 60297000000,
"order_id": 3497001,
"market_id": 0,
"account_id": 26
}
}FillIndex: 41
{
"Fill": {
"size": 59973,
"price": 59163000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 3496947,
"taker_order_id": 3497001,
"maker_account_id": 8,
"taker_account_id": 26
}
}