Transaction Details
- Hash
- 0xf314c2a0b09ba8309b2edf9750ab0cd37fbde1c1a1b20c7255a1d1b6e40cb72f
- Type
- PlaceOrder
- Status
- Success
- Block
- 3657878
- Index
- 0
- Nonce
- 1776875382663
- Timestamp
- 05:19:54 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 94587,
"price": 60659000000,
"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: 0
{
"OrderPlaced": {
"side": "Long",
"size": 94587,
"price": 60659000000,
"order_id": 6962574,
"market_id": 0,
"account_id": 26
}
}FillIndex: 1
{
"Fill": {
"size": 94587,
"price": 59558000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6833179,
"taker_order_id": 6962574,
"maker_account_id": 39,
"taker_account_id": 26
}
}