ParclExplorer

Transaction Details

Hash
0xe32d498b54c773f417d91748d5eebd6292ad9b6e5a714b304891f4c225d60dba
Type
PlaceOrder
Status
Success
Block
4219782
Index
1
Nonce
1776958039524
Timestamp
13:23:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 6395198,
    "price": 30609000000,
    "market_id": 2,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 6395198,
    "price": 30609000000,
    "order_id": 8123808,
    "market_id": 2,
    "account_id": 8
  }
}