Features

Every ERC-20 feature, on by toggle.

Don't pay an auditor for the 100th custom mintable contract. We ship audited, battle-tested modules — you just pick which ones you want.

Mintable

Owner can mint new tokens after deploy. Useful for ongoing emissions, staking rewards, or play-to-earn.

Burnable

Anyone can burn their own tokens, reducing total supply. Perfect for deflationary tokenomics.

Pausable

Owner can freeze all transfers in emergencies. Great safety net before renouncing ownership.

Buy/Sell Tax

Configurable tax on DEX swaps, routed to a treasury wallet. Set 0-10% on buys and sells independently.

Anti-Whale

Hard cap on the % of supply any single wallet can hold. Stops snipers and concentration.

Anti-Bot

Block known sniper contracts in the first N blocks after liquidity is added.

Renounce Ownership

One-click renounce after launch to lock the contract forever. Trust signal for holders.

Auto-Liquidity

Optional step right after deploy to pair your token with ETH/BNB/MATIC on Uniswap V2 (or fork).

Smart contract foundation

Every MytokenMake.com contract is built on @openzeppelin/contracts — the most-audited Solidity library in existence. Source is published & verified on Etherscan / Basescan / BscScan automatically.