Transaction Details
- Hash
- 0xe0a6fd3b336b0a771e12c30bb4843fbf835898b2be6f6301452fc8a3629460e7
- Type
- PlaceOrder
- Status
- Success
- Block
- 3633168
- Index
- 0
- Nonce
- 1776875382528
- Timestamp
- 03:55:18 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 253320,
"price": 21207000000,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 26,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 253320,
"price": 21207000000,
"order_id": 6902925,
"market_id": 1,
"account_id": 26
}
}FillIndex: 1
{
"Fill": {
"size": 253320,
"price": 21625000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6902893,
"taker_order_id": 6902925,
"maker_account_id": 8,
"taker_account_id": 26
}
}