Starter 10K Token
StarterPreconfigured 10,000 supply token with no admin controls.
Best for
Fast proof of concept launches
Risk note: Supply is fixed and cannot be increased later.
Review each ERC20 and ERC721 template before launch. Compare feature controls, complexity, and risk notes in one place.
Preconfigured 10,000 supply token with no admin controls.
Best for
Fast proof of concept launches
Risk note: Supply is fixed and cannot be increased later.
Set your own fixed initial supply with no extra permissions.
Best for
Community or utility tokens with fixed economics
Risk note: No emergency controls and no minting after deploy.
Fixed supply token with custom decimals for accounting precision.
Best for
Tokens that need decimal flexibility
Risk note: Decimals cannot be changed after deployment.
Token holders can burn supply permanently.
Best for
Deflationary token mechanics
Risk note: Burn operations are irreversible.
Owner can mint over time within a maximum cap.
Best for
Projects that need staged supply releases
Risk note: Protect owner wallet to avoid unauthorized minting.
Owner can pause transfers during incident response.
Best for
Operations that require emergency stop controls
Risk note: Centralized pause authority may affect holder trust.
Balanced template with capped minting and burn support.
Best for
Projects that need flexible supply management
Risk note: Admin key management is critical.
Granular role controls with no cap on total mintable supply.
Best for
Protocol ecosystems with delegated admin teams
Risk note: Role misconfiguration can expose privileged actions.
Unlimited supply template with ERC1363 and token recovery.
Best for
Consumer apps needing callback-friendly transfers
Risk note: Unlimited mint authority requires strict governance.
Full feature set with cap, roles, ERC1363, and recovery tools.
Best for
Teams needing enterprise-grade token controls
Risk note: Higher complexity increases setup and governance risk.
Unlimited mint NFT collection with metadata URI controls.
Best for
Open edition collections and campaigns
Risk note: No hard cap means collection size can grow indefinitely.
NFT collection with cap and configurable mint price.
Best for
Controlled launches with paid mints
Risk note: Mint price and cap choices directly affect buyer expectations.