ParclExplorer

Transaction Details

Hash
0x8f405f466f84b3d1a9f78275f5035becb98417d28d342877d02f48080cf6c11f
Type
ModifyOrder
Status
Success
Block
3039527
Index
19
Nonce
1776875450303
Timestamp
18:03:06 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 4321218,
    "order_id": 5913497,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 30
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 5913497,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 31
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4321218,
    "price": 23265000000,
    "order_id": 5913552,
    "market_id": 1,
    "account_id": 8
  }
}