Launchpad
Standard vs. tax tokens
The two token versions the Portal contract currently supports.
Robinhood Chain's Portal deployment currently only enables two token versions:
| Version | Contract function | Extra config |
|---|---|---|
| Standard / non-tax | newTokenV5 | Anti-Farmer Protection Duration |
| Tax | newTokenV6 | Tax Settings + Tax Revenue Allocation |
Both versions migrate to Uniswap V2 on graduation and are quoted only in native ETH. A tax token applies a percentage fee on buys and/or sells, split according to the Tax Revenue Allocation you configure at launch (for example, a portion to a treasury address and a portion burned or redistributed) — the exact allocation is entirely up to the launcher, configured during the launch flow.
Note
Not yet supported on this deployment: Vault-routed tax tokens and the newTokenV7 path. If you need either, they aren't available yet — see Limitations & Roadmap.