ParclExplorer

Transaction Details

Hash
0xcd42ebea01006191f0512f65dda7ef963391f0cec5df61a9db39be5ddf77bbe4
Type
ModifyOrder
Status
Success
Block
3437625
Index
4
Nonce
1776956169631
Timestamp
16:45:52 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 1234935245,
    "order_id": 6480500,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 8
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6480500,
    "market_id": 0,
    "account_id": 8
  }
}
OrderPlacedIndex: 9
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1234935245,
    "price": 59459000000,
    "order_id": 6480561,
    "market_id": 0,
    "account_id": 8
  }
}