ParclExplorer

Transaction Details

Hash
0x20722ea617ccf2c5e295df655380bf0c4f703cd82bad72a5a01b6359f3949b26
Type
PlaceOrder
Status
Success
Block
3512586
Index
23
Nonce
1776956346954
Timestamp
21:02:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 10901923,
    "price": 22400000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 10901923,
    "price": 22400000000,
    "order_id": 6641107,
    "market_id": 1,
    "account_id": 8
  }
}