ParclExplorer

Transaction Details

Hash
0x46c796c60edb7ae8b739196b3acb62910b5dd8a0bca146a4e45b32bf0e2ba6ba
Type
ModifyOrder
Status
Success
Block
3518917
Index
11
Nonce
1776956361187
Timestamp
21:24:12 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123794762,
    "order_id": 6654286,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 22
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6654286,
    "market_id": 2,
    "account_id": 8
  }
}
OrderPlacedIndex: 23
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123794762,
    "price": 29607000000,
    "order_id": 6654341,
    "market_id": 2,
    "account_id": 8
  }
}