ParclExplorer

Transaction Details

Hash
0xd3e747a95f1a3ea3bfaf6f0ae2776ce2de4d49b3d6a506ac490633dc21b68115
Type
ModifyOrder
Status
Success
Block
3959677
Index
3
Nonce
1776957434970
Timestamp
22:33:06 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123836473,
    "order_id": 7594572,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 6
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 7594572,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 7
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123836473,
    "price": 59631000000,
    "order_id": 7594610,
    "market_id": 0,
    "account_id": 8
  }
}