ParclExplorer

Transaction Details

Hash
0xa0e1911611569a1ae663272805d288f1112c25d242c5da7d8a2c99ea05a929f1
Type
ModifyOrder
Status
Success
Block
3517797
Index
10
Nonce
1776956358616
Timestamp
21:20:22 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123793356,
    "order_id": 6651886,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 19
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6651886,
    "market_id": 2,
    "account_id": 8
  }
}
OrderPlacedIndex: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123793356,
    "price": 29557000000,
    "order_id": 6651953,
    "market_id": 2,
    "account_id": 8
  }
}