Launch

Create $SYLD through
Pons' own factory.

The form is prefilled with StableYield's terms. Set the reserve wallet — it becomes the creator-fee recipient and can only be changed later behind a three-day timelock — then launch. Your exact calldata is run through eth_call against the live factory first; the wallet opens only if the contract accepts it.

Wallet
Terms, read from the factorylive
Launch fee
Supply
Curve fee
Graduation
Max creator fee
Status

The launch fee is sent as msg.value. Supply is fixed by the factory's config, not by us.

The token

A URL, never an inlined image: the factory caps this field at 512 characters.

The reserve

This address IS the reserve. Every trade's creator fee accrues to it in Pons' escrow. Use a dedicated wallet, not your daily one, and put the same address in site.js so the pages read it.

A tax on every swap on top of Pons' 1% curve fee. The site says 2%; if you change it here, change it there.

Launch

One button, two steps. Your exact calldata goes through eth_call against the live factory first; only if the contract accepts it does your wallet open. If it refuses, you get the reason and nothing is signed.

Connect a wallet, set the reserve address, then launch.