ParclExplorer

Transaction Details

Hash
0xb13c5f1fa1313a2101b54eef99ec4ec8030ac65718da334d211428fbf72cb115
Type
ModifyOrder
Status
Success
Block
3887818
Index
13
Nonce
1776957292609
Timestamp
18:27:07 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123254213,
    "order_id": 7464786,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 23
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 7464786,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 24
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123254213,
    "price": 59328000000,
    "order_id": 7464822,
    "market_id": 0,
    "account_id": 8
  }
}