Transaction Details
- Hash
- 0x06f331f8bbad792bffea4b0909f2fed56363b62955d9f0da91513b28bfac725e
- Type
- PlaceOrder
- Status
- Success
- Block
- 3423203
- Index
- 0
- Nonce
- 1776875380678
- Timestamp
- 15:56:29 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 92192,
"price": 29792000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 23,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 92192,
"price": 29792000000,
"order_id": 6451311,
"market_id": 2,
"account_id": 23
}
}FillIndex: 1
{
"Fill": {
"size": 92192,
"price": 29434000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6451140,
"taker_order_id": 6451311,
"maker_account_id": 8,
"taker_account_id": 23
}
}