Transaction Details
- Hash
- 0x50e6cbab695224be40716bbaedf4d1e359481ebb9f57ec7eecef43f30bad2f87
- Type
- PlaceOrder
- Status
- Success
- Block
- 3551347
- Index
- 2
- Nonce
- 1776875381482
- Timestamp
- 23:15:13 UTC
Transaction Data
{
"PlaceOrder": {
"side": "Short",
"size": 140201,
"price": 21207000000,
"market_id": 1,
"post_only": false,
"stop_loss": null,
"account_id": 25,
"order_type": "Limit",
"reduce_only": false,
"take_profit": null,
"time_in_force": "IOC",
"trigger_price": null
}
}Events (2)
OrderPlacedIndex: 4
{
"OrderPlaced": {
"side": "Short",
"size": 140201,
"price": 21207000000,
"order_id": 6726124,
"market_id": 1,
"account_id": 25
}
}FillIndex: 5
{
"Fill": {
"size": 140201,
"price": 21623000000,
"maker_fee": 0,
"market_id": 1,
"taker_fee": 0,
"taker_side": "Short",
"maker_order_id": 6726099,
"taker_order_id": 6726124,
"maker_account_id": 8,
"taker_account_id": 25
}
}