ParclExplorer

Transaction Details

Hash
0x918fecb794bc1384678c922c17c8deaeaeb996c3db6a67adc5cb532e5bf7059b
Type
ModifyOrder
Status
Success
Block
3539398
Index
8
Nonce
1776956406030
Timestamp
22:34:19 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123674562,
    "order_id": 6695842,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 16
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6695842,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 17
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123674562,
    "price": 58922000000,
    "order_id": 6695903,
    "market_id": 0,
    "account_id": 8
  }
}