ParclExplorer

Transaction Details

Hash
0x7bfc81d219dd74ebd2c91c2f4952068905c671856f4c49506894af32d1ebaf57
Type
ModifyOrder
Status
Success
Block
3581400
Index
10
Nonce
1776956508184
Timestamp
00:58:06 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": null,
    "order_id": 6789065,
    "new_price": 26565000000
  }
}

Events (2)

OrderCanceledIndex: 20
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6789065,
    "market_id": 2,
    "account_id": 8
  }
}
OrderPlacedIndex: 21
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10486044,
    "price": 26565000000,
    "order_id": 6789848,
    "market_id": 2,
    "account_id": 8
  }
}