ParclExplorer

Transaction Details

Hash
0x56396c804a7f650bfa82296d5426190140bd2b1f427820cdab9f3549f9e23b50
Type
ModifyOrder
Status
Success
Block
3956268
Index
12
Nonce
1776957428333
Timestamp
22:21:26 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 4567853,
    "order_id": 7588537,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 24
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 7588537,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 25
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4567853,
    "price": 23349000000,
    "order_id": 7588577,
    "market_id": 1,
    "account_id": 8
  }
}