ParclExplorer

Transaction Details

Hash
0xcb6727cebdf90c6277998e2f57dd2338a084310d3effcecaea8102ec76a90cf6
Type
ModifyOrder
Status
Success
Block
57452
Index
1
Nonce
1776263104187
Timestamp
15:53:42 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 9001808,
    "order_id": 69567,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 2
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 69567,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 3
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9001808,
    "price": 58789000000,
    "order_id": 69632,
    "market_id": 0,
    "account_id": 8
  }
}