Transaction Details
- Hash
- 0xddad8f16d3c2b537b92228f38b70db44389a2ace454b2c288a331b0b9abd0412
- Type
- PlaceOrder
- Status
- Success
- Block
- 4272090
- Index
- 0
- Nonce
- 1776875385217
- Timestamp
- 16:22:23 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 341964,
"price": 22080000000,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 22,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Long",
"size": 341964,
"price": 22080000000,
"order_id": 8220583,
"market_id": 1,
"account_id": 22
}
}FillIndex: 1
{
"Fill": {
"size": 341964,
"price": 21670000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 8220552,
"taker_order_id": 8220583,
"maker_account_id": 8,
"taker_account_id": 22
}
}