ParclExplorer

Transaction Details

Hash
0xad5e8d1222a835ab02aa87bc196e142b5e52b90c903ecbcdebe9bd9498cd031c
Type
ModifyOrder
Status
Success
Block
3237066
Index
17
Nonce
1776875968633
Timestamp
05:19:36 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123062358,
    "order_id": 6375491,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 34
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6375491,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 35
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123062358,
    "price": 21411000000,
    "order_id": 6375559,
    "market_id": 1,
    "account_id": 8
  }
}