ParclExplorer

Transaction Details

Hash
0xdac76cc8f28848b885ba654bec74f4cd997781fc0d0c94fc1b6fce0c7ad0145b
Type
ModifyOrder
Status
Success
Block
3229518
Index
4
Nonce
1776875949230
Timestamp
04:53:46 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123454160,
    "order_id": 6356692,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 8
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6356692,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 9
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123454160,
    "price": 21366000000,
    "order_id": 6356753,
    "market_id": 1,
    "account_id": 8
  }
}