ParclExplorer

Transaction Details

Hash
0xc01184f76d9eba130a120290e8cbcfeba7896c00b829d4a80598fae7730a188e
Type
ModifyOrder
Status
Success
Block
3825811
Index
4
Nonce
1776957142729
Timestamp
14:54:49 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 82477721,
    "order_id": 7341234,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 5
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 7341234,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 6
{
  "OrderPlaced": {
    "side": "Long",
    "size": 82477721,
    "price": 59237000000,
    "order_id": 7341266,
    "market_id": 0,
    "account_id": 8
  }
}