Transaction Details
- Hash
- 0x4c32ffe1376f05b5d7a5cf1399916d1eb7182792dea01b75f2b27a3f4bdd7be7
- Type
- PlaceOrder
- Status
- Success
- Block
- 3727740
- Index
- 0
- Nonce
- 1776875381160
- Timestamp
- 09:19:04 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 73156,
"price": 28622000000,
"market_id": 2,
"post_only": false,
"stop_loss": null,
"account_id": 23,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 0
{
"OrderPlaced": {
"side": "Short",
"size": 73156,
"price": 28622000000,
"order_id": 7124117,
"market_id": 2,
"account_id": 23
}
}FillIndex: 1
{
"Fill": {
"size": 73156,
"price": 29100000000,
"maker_fee": 0,
"market_id": 2,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 7047896,
"taker_order_id": 7124117,
"maker_account_id": 50,
"taker_account_id": 23
}
}