ParclExplorer

Transaction Details

Hash
0xc5ea703244b1fcfda9ee4e536077f75b78b6af7a9236ff7f1d529cbbec35f269
Type
ModifyOrder
Status
Success
Block
3704257
Index
3
Nonce
1776956820201
Timestamp
07:58:40 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123989501,
    "order_id": 7064371,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 6
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 7064371,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 7
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123989501,
    "price": 21536000000,
    "order_id": 7064454,
    "market_id": 1,
    "account_id": 8
  }
}