ParclExplorer

Transaction Details

Hash
0xfd99aa9e9be493877b2f2821a998bd2554a04164093fc207ca1ef81a8fc8b59b
Type
ModifyOrder
Status
Success
Block
4003979
Index
11
Nonce
1776957522260
Timestamp
01:04:45 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 111234409,
    "order_id": 7674782,
    "new_price": 59225000000
  }
}

Events (2)

OrderCanceledIndex: 22
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 7674782,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 23
{
  "OrderPlaced": {
    "side": "Long",
    "size": 111234409,
    "price": 59225000000,
    "order_id": 7674826,
    "market_id": 0,
    "account_id": 8
  }
}