ParclExplorer

Transaction Details

Hash
0x4541a6683c7a113cd574772b33b4e226a689f500ad4c174f7c304f67edd81ff7
Type
ModifyOrder
Status
Success
Block
3521765
Index
5
Nonce
1776956367258
Timestamp
21:33:57 UTC

Transaction Data

{
  "ModifyOrder": {
    "new_size": 123797604,
    "order_id": 6659940,
    "new_price": null
  }
}

Events (2)

OrderCanceledIndex: 10
{
  "OrderCanceled": {
    "reason": "UserRequested",
    "order_id": 6659940,
    "market_id": 2,
    "account_id": 8
  }
}
OrderPlacedIndex: 11
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123797604,
    "price": 29618000000,
    "order_id": 6660011,
    "market_id": 2,
    "account_id": 8
  }
}