Transaction Details
- Hash
- 0xe2c937eae1746568ccceb107d52937aeadbeca7a8b165c57251fc8bdbc604585
- Type
- PlaceOrder
- Status
- Success
- Block
- 4235242
- Index
- 0
- Nonce
- 1776875385305
- Timestamp
- 14:16:17 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 231373,
"price": 28663000000,
"market_id": 2,
"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": 231373,
"price": 28663000000,
"order_id": 8151799,
"market_id": 2,
"account_id": 26
}
}FillIndex: 1
{
"Fill": {
"size": 231373,
"price": 29087000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 8151790,
"taker_order_id": 8151799,
"maker_account_id": 8,
"taker_account_id": 26
}
}