ParclExplorer

Transaction Details

Hash
0xf259f9e9bc61781902d487cfc7d978792e31d8a615c80c23d9eb7fc18e1b0c18
Type
ModifyOrder
Status
Success
Block
3517845
Index
11
Nonce
1776956358796
Timestamp
21:20:32 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123793356,
    "order_id": 6652038,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 22
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6652038,
    "market_id": 2,
    "account_id": 8
  }
}
OrderPlacedIndex: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123793356,
    "price": 29557000000,
    "order_id": 6652117,
    "market_id": 2,
    "account_id": 8
  }
}