ParclExplorer

Transaction Details

Hash
0x5bf2c46eda0233cc1a3d857b9d138f1bc01eefa1c1dd88abdb826f9270455f55
Type
ModifyOrder
Status
Success
Block
3109905
Index
11
Nonce
1776875620103
Timestamp
22:03:53 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123286083,
    "order_id": 6060431,
    "new_price": 21300000000
  }
}

Events (2)

OrderCanceledIndex: 16
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6060431,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 17
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123286083,
    "price": 21300000000,
    "order_id": 6060469,
    "market_id": 1,
    "account_id": 8
  }
}