Transaction Details
- Hash
- 0xaa0233c3bc34a9f48f044047b74a2a5a7b7b9ee9cb55cfea70550b50d26dca35
- Type
- PlaceOrder
- Status
- Success
- Block
- 3085329
- Index
- 0
- Nonce
- 1776875380199
- Timestamp
- 20:39:48 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 20129,
"price": 28645000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 23,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 20129,
"price": 28645000000,
"order_id": 6008977,
"market_id": 2,
"account_id": 23
}
}FillIndex: 1
{
"Fill": {
"size": 20129,
"price": 29079000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6008965,
"taker_order_id": 6008977,
"maker_account_id": 8,
"taker_account_id": 23
}
}