ParclExplorer

Transaction Details

Hash
0x379302e8b3090576045cf3937f65322b98bdb1641a0bac0d45a7d7e1853c722f
Type
ModifyOrder
Status
Success
Block
3539905
Index
12
Nonce
1776956407133
Timestamp
22:36:03 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123305904,
    "order_id": 6696898,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 23
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6696898,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 24
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123305904,
    "price": 21810000000,
    "order_id": 6696963,
    "market_id": 1,
    "account_id": 8
  }
}