Transaction Details
- Hash
- 0x5da35de96b66d074fe40ede4d9602213c8c954f25e36238fc943e5f2b8d2e8dd
- Type
- PlaceOrder
- Status
- Success
- Block
- 3056974
- Index
- 0
- Nonce
- 1776875380294
- Timestamp
- 19:02:47 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 273691,
"price": 28645000000,
"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: 0
{
"OrderPlaced": {
"side": "Short",
"size": 273691,
"price": 28645000000,
"order_id": 5948103,
"market_id": 2,
"account_id": 22
}
}FillIndex: 1
{
"Fill": {
"size": 273691,
"price": 29200000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 5948090,
"taker_order_id": 5948103,
"maker_account_id": 8,
"taker_account_id": 22
}
}