ParclExplorer

Transaction Details

Hash
0x129d56a4018501e72199fa0982693ccbe1102c5f0a8c3793dae46d18b7196b49
Type
ModifyOrder
Status
Success
Block
3236651
Index
2
Nonce
1776875967515
Timestamp
05:18:11 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123811002,
    "order_id": 6374394,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 4
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6374394,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 5
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123811002,
    "price": 59559000000,
    "order_id": 6374455,
    "market_id": 0,
    "account_id": 8
  }
}