ParclExplorer

Transaction Details

Hash
0x4463a8e7f62e81d8776c6d01469a99f5e8d20dfdf1e22b4ae3ce13e0709b78f1
Type
ModifyOrder
Status
Success
Block
3065960
Index
1
Nonce
1776875512250
Timestamp
19:33:32 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 1234242,
    "order_id": 5966475,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 1
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 5966475,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1234242,
    "price": 66015000000,
    "order_id": 5966486,
    "market_id": 0,
    "account_id": 8
  }
}