| name | four-meme-launchpad |
| description | Use Four.meme for BNB Chain meme token launches, protocol integration, TokenManager and helper contract flows, tax-token planning, and PancakeSwap graduation context. |
| category | research |
| tags | ["four-meme","bnb-chain","evm","launchpad","token-launch","pancakeswap"] |
| triggers | ["Four.meme","four meme","launch on BNB","BNB meme launch","tax token launch"] |
| platforms | ["macOS","linux"] |
| requires_toolsets | ["launchpads","evm"] |
Four.meme Launchpad
Use this skill when the user wants BNB Chain meme token launches or integration guidance through Four.meme.
Capability Map
- Support the Four.meme launch model: token metadata, creator prebuy, raised token choice, and bonding-curve launch.
- Surface the documented total supply, supported raised/trading tokens, launch cost, trading fee, and graduation to PancakeSwap.
- Use TokenManagerHelper3 as the preferred wrapper when interacting with current and legacy launch contracts.
- For Tax Tokens, explain post-graduation fee settings, allocation splits, dividend minimums, and anti-sniping implications before transaction planning.
- Use the protocol integration docs and ABIs for contract-level work.
Swoosh Flow
- Classify the request as launch planning, tax-token planning, protocol integration, contract lookup, or post-graduation analysis.
- Resolve chain, contract generation, helper contract, raised token, and wallet before producing a transaction plan.
- For token creation, collect metadata, image URI, socials, creator prebuy amount, and fee/tax parameters if applicable.
- Route any transaction through EVM wallet approval and the existing mainnet-write safety gates.
- Never accept private keys, seed phrases, browser cookies, or custodial credentials.
References