Transaction Details
- Hash
- 0x1dfbeadca0734600b31c09a2bb93bcc3207db6f5f16e1171394394b9551c1533
- Type
- PlaceOrder
- Status
- Success
- Block
- 1284934
- Index
- 9
- Nonce
- 1776480100838
- Timestamp
- 13:54:01 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 1000000,
"price": 21667000000,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 30,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "GTC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 7
{
"OrderPlaced": {
"side": "Long",
"size": 1000000,
"price": 21667000000,
"order_id": 2806574,
"market_id": 1,
"account_id": 30
}
}FillIndex: 8
{
"Fill": {
"size": 1000000,
"price": 21619000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 2806526,
"taker_order_id": 2806574,
"maker_account_id": 8,
"taker_account_id": 30
}
}