Transaction Details
- Hash
- 0xcc9abaee2653c28c138cb766748ed7652f2278e0f78a90c06f4761d2fd06c34e
- Type
- PlaceOrder
- Status
- Success
- Block
- 3535715
- Index
- 25
- Nonce
- 1776875382523
- Timestamp
- 22:21:43 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Long",
"size": 246233,
"price": 29792000000,
"market_id": 2,
"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: 40
{
"OrderPlaced": {
"side": "Long",
"size": 246233,
"price": 29792000000,
"order_id": 6688568,
"market_id": 2,
"account_id": 22
}
}FillIndex: 41
{
"Fill": {
"size": 246233,
"price": 29420000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Long",
"maker_order_id": 6688524,
"taker_order_id": 6688568,
"maker_account_id": 8,
"taker_account_id": 22
}
}