Transaction Details
- Hash
- 0x71dcbd5db5612f9c64af0d0e34574487577983d0040bd6dc1f48474dc09800b4
- Type
- PlaceOrder
- Status
- Success
- Block
- 1284934
- Index
- 10
- Nonce
- 1776480100436
- Timestamp
- 13:54:01 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 5000000,
"price": 21546000000,
"market_id": 1,
"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: 9
{
"OrderPlaced": {
"side": "Short",
"size": 5000000,
"price": 21546000000,
"order_id": 2806575,
"market_id": 1,
"account_id": 29
}
}FillIndex: 10
{
"Fill": {
"size": 5000000,
"price": 21538000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 2806527,
"taker_order_id": 2806575,
"maker_account_id": 8,
"taker_account_id": 29
}
}