Transaction Details
- Hash
- 0x4bdab8b5a6fccb7a0d7a3ccb567cef1ffbfd7114ec5a4cfc860dbe8a973250b8
- Type
- PlaceOrder
- Status
- Success
- Block
- 4235961
- Index
- 0
- Nonce
- 1776875384811
- Timestamp
- 14:18:44 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 310280,
"price": 28663000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 24,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 310280,
"price": 28663000000,
"order_id": 8153204,
"market_id": 2,
"account_id": 24
}
}FillIndex: 1
{
"Fill": {
"size": 310280,
"price": 29103000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 8153154,
"taker_order_id": 8153204,
"maker_account_id": 8,
"taker_account_id": 24
}
}