ParclExplorer

Transaction Details

Hash
0x7553ec7a726f0d0613b4d4f78c187ca2b696cb9398e4686d8d685f87e41aea23
Type
ModifyOrder
Status
Success
Block
3184769
Index
10
Nonce
1776875822763
Timestamp
02:20:33 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 4321976,
    "order_id": 6242671,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 20
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6242671,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 21
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4321976,
    "price": 23928000000,
    "order_id": 6242730,
    "market_id": 1,
    "account_id": 8
  }
}