ParclExplorer

Transaction Details

Hash
0x9877d62baff8b7ab74891c932c403965f60f48cd5aa2c487ab389d45d52c44f5
Type
ModifyOrder
Status
Success
Block
3048978
Index
4
Nonce
1776875473851
Timestamp
18:35:26 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 4321913,
    "order_id": 5934441,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 8
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 5934441,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 9
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4321913,
    "price": 61670000000,
    "order_id": 5934478,
    "market_id": 0,
    "account_id": 8
  }
}