ParclExplorer

Transaction Details

Hash
0x4c5b52dfbfac34a0fe4d7188045cffec45ca273444e1cf6794a6a6e4bf141c73
Type
ModifyOrder
Status
Success
Block
3567444
Index
17
Nonce
1776956478335
Timestamp
00:10:19 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123789452,
    "order_id": 6762178,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 30
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6762178,
    "market_id": 1,
    "account_id": 8
  }
}
OrderPlacedIndex: 31
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123789452,
    "price": 21772000000,
    "order_id": 6762243,
    "market_id": 1,
    "account_id": 8
  }
}