/
Resources

FAQ

The questions that actually get asked.

Is trading live?

Not yet. The market contract is written and tested but not deployed, so the site runs as a catalogue: everything is browsable and nothing is buyable. Every page keeps working unchanged the day the address is set. The launchpad is live now and does not wait on it.

What does the fee burn?

Nothing, and the word is wrong. A token launched on Pons has no burn function, so the fee is transferred to an address whose key nobody has and totalSupply() does not move. That is removal from circulation. It is also the established practice on that launcher rather than something we invented.

Can I change my art after launch?

Until you freeze the metadata, yes, and the interface tells collectors which of the two states your collection is in. After freezeMetadata you have no more power over what a token shows than a stranger does. If you published a provenance hash, anybody with the files can check the art matches what you committed to.

Do I need $NIGHT to launch?

Not today: it has not launched, so quote() returns zero and you pay only gas. When it exists you will need the quoted amount, and the quote comes from the contract that will charge it rather than from a formula copied into the interface.

Can I launch a token without a collection?

Yes, but not here: go to Pons directly. The token step on our form exists to be tied to a drop, and pretending otherwise would make us a token launcher that also does NFTs.

Which wallets work?

Any injected wallet that can add chain id 4663. There is no account system, no email, and nothing stored about you: the site knows your address while the tab is open and forgets it when you close it.