Transaction Details
- Hash
- 0xa7c577b5a8a9a7c2864338866a0699dd73b4af07c62a352aed3a5b47942c6521
- Type
- PlaceOrder
- Status
- Success
- Block
- 1300602
- Index
- 13
- Nonce
- 1776480105005
- Timestamp
- 14:48:00 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 5000000,
"price": 28208000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 29,
"order_type": "Market",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 13
{
"OrderPlaced": {
"side": "Short",
"size": 5000000,
"price": 28208000000,
"order_id": 2857433,
"market_id": 2,
"account_id": 29
}
}FillIndex: 14
{
"Fill": {
"size": 5000000,
"price": 26786000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 2857416,
"taker_order_id": 2857433,
"maker_account_id": 8,
"taker_account_id": 29
}
}