Transaction Details
- Hash
- 0xda0151049d992139f6f54c14817405ca1fb41b9b9c99c0c6de80cd19dcfcab73
- Type
- PlaceOrder
- Status
- Success
- Block
- 3402970
- Index
- 1
- Nonce
- 1776875381644
- Timestamp
- 14:47:12 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 66542,
"price": 58279000000,
"market_id": 0,
"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: 1
{
"OrderPlaced": {
"side": "Short",
"size": 66542,
"price": 58279000000,
"order_id": 6411940,
"market_id": 0,
"account_id": 22
}
}FillIndex: 2
{
"Fill": {
"size": 66542,
"price": 59023000000,
"maker_fee": 0,
"market_id": 0,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6411939,
"taker_order_id": 6411940,
"maker_account_id": 52,
"taker_account_id": 22
}
}