Transaction Details
- Hash
- 0xdca4d959d5c5660a3636d171a23bc5338f77ed16e0422238d7426f436e8d6361
- Type
- PlaceOrder
- Status
- Success
- Block
- 3608771
- Index
- 7
- Nonce
- 1776875381677
- Timestamp
- 02:31:48 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 54435,
"price": 22073000000,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 25,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (3)
OrderPlacedIndex: 9
{
"OrderPlaced": {
"side": "Long",
"size": 54435,
"price": 22073000000,
"order_id": 6852995,
"market_id": 1,
"account_id": 25
}
}FillIndex: 10
{
"Fill": {
"size": 44147,
"price": 21683000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6677844,
"taker_order_id": 6852995,
"maker_account_id": 39,
"taker_account_id": 25
}
}FillIndex: 11
{
"Fill": {
"size": 10288,
"price": 21699000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6852942,
"taker_order_id": 6852995,
"maker_account_id": 8,
"taker_account_id": 25
}
}