D17 DOCS
Participants & traders

Participant and trader guide

Follow a launch from published rules through commitment, refunds, settlement, and trading.

A D17 participant acts through a personal locker. When you commit native ETH, the locker wraps it to WETH and holds it. The website never receives the asset. The launch contract records the position; the locker remains the custody boundary.

Before you connect

  1. Confirm the page's chain ID and network.
  2. Confirm the launch address is canonical in D17Factory.
  3. Read token supply, sale/LP/creator/burn split, treasury address and percentage.
  4. Read all five round allocations, durations, refund window, and refund-penalty percentage.
  5. Treat metadata verification as consistency evidence, not an endorsement.

The participant path

StageYour actionWhere assets are
Before launchRead and verify the rulesYour wallet
Round openCreate/select a locker and commit ETHWETH in your locker
Refund openOptionally refund that round, then withdraw released WETHWETH in locker until withdrawal
Finalized / settlementSettle and claimSale tokens in locker; LP share enters vault/pool
Trading openWithdraw unlocked tokens and tradeYour wallet / official pair
FailedClaim permanent full refund, then withdrawWETH in locker until withdrawal

Actions and reads are separate

The terminal can read through direct RPC or the optional API. Every state-changing action is still a wallet-signed call to a contract. The read API cannot commit, refund, settle, withdraw, or trade for you.

On this page