ParclExplorer

Transaction Details

Hash
0x00b48e0faf395f9f9091cdf06a171a202458fcee6c11ac26985fadc1ad3c2700
Type
ModifyOrder
Status
Success
Block
3718358
Index
10
Nonce
1776956860973
Timestamp
08:46:57 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123275859,
    "order_id": 7100270,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 19
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 7100270,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123275859,
    "price": 21800000000,
    "order_id": 7100328,
    "market_id": 1,
    "account_id": 8
  }
}