ParclExplorer

Transaction Details

Hash
0xcae826aaac456df377b3e684330b9a62dcaaf8cf527b69743da4a4f95adc03ab
Type
ModifyOrder
Status
Success
Block
57404
Index
9
Nonce
1776263104007
Timestamp
15:53:32 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 391380,
    "order_id": 69420,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 15
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 69420,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 16
{
  "OrderPlaced": {
    "side": "Long",
    "size": 391380,
    "price": 57268000000,
    "order_id": 69487,
    "market_id": 0,
    "account_id": 8
  }
}