Auto Dev Buy
Your opening buy, in the launch transaction.
How it works
- The token is created and the creator's first buy executes in the same transaction through the Pons launch-and-buy router.
- Nothing can trade between creation and the dev buy, so it cannot be front-run.
- The dev buy is funded from the creator's own wallet and shown publicly on the token page.
On-chain terms
launchAndBuy(quoteIn), creatorTaxBps = 0
Written into the token's on-chain description as a Method tag, then checked against the live Pons V2 launch record on every token page.
Pons Methods