ParclExplorer

Transaction Details

Hash
0x2c72e5c1659f912c64994154bd18d3c5d608fac7fc61f73eb7dc0c234cff067f
Type
ModifyOrder
Status
Success
Block
3479476
Index
0
Nonce
1776956272724
Timestamp
19:09:09 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123736391,
    "order_id": 6574308,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 0
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6574308,
    "market_id": 2,
    "account_id": 8
  }
}
OrderPlacedIndex: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123736391,
    "price": 29609000000,
    "order_id": 6574505,
    "market_id": 2,
    "account_id": 8
  }
}