ParclExplorer

Transaction Details

Hash
0x9d72cca7ad185d2f62ce85fb0dcf3b1cb86e638bea40453587fc9d521a552a9f
Type
ModifyOrder
Status
Success
Block
3464722
Index
4
Nonce
1776956236882
Timestamp
18:18:38 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 100793772,
    "order_id": 6543911,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 8
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6543911,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 9
{
  "OrderPlaced": {
    "side": "Long",
    "size": 100793772,
    "price": 21451000000,
    "order_id": 6543945,
    "market_id": 1,
    "account_id": 8
  }
}