Deploy Your Token
You can easily deploy your own token in just a few steps with our free, no-code interface.
Last updated
You can easily deploy your own token in just a few steps with our free, no-code interface.
Last updated
If you don't have your own token contract, you can deploy one directly through our platform completely free. The guide below explains each field you'll need to fill out when deploying your token. If you're using a custom contract instead, make sure to review the Compatible Contracts section before proceeding with the bundling process.
Token Name - The name of your token (e.g. Bitcoin).
Token Symbol - The ticker for your token (e.g. BTC).
Total Supply - The total supply of your token (e.g. 1,000,000).
Token Decimals - The number of decimal places your token supports (commonly 18 or 9).
Max Transaction (%) - The maximum percentage of total supply that can be swapped or transferred in a single transaction.
Max Wallet (%) - The maximum percentage of total supply that a single wallet can hold.
Initial Buy Tax (%) - The tax percentage applied to buy transactions during the token's launch phase.
Initial Sell Tax (%) - The tax percentage applied to sell transactions during the token's launch phase.
Final Buy Tax (%) - The tax percentage applied to buy transactions after the launch phase ends.
Final Sell Tax (%) - The tax percentage applied to sell transactions after the launch phase ends.
Reduce Tax After (Transactions) - The number of transactions required before the initial taxes reduce to its final rates.
Swapback Threshold (%) - The percentage of tokens the contract must accumulate before initiating a swapback to ETH (contract sell).
Max Swapback (%) - The maximum percentage of tokens the contract can swap in one transaction.
Min Transactions for Swapback - The minimum number of transactions required before the contract can trigger a swapback.
Enter the private key of the wallet you'll be using to deploy the contract. This is needed to submit the deploy transaction.
Enter any text or links that you'd like to display in your contract.
Review all the details in the summary section to the right and then deploy your token. The gas cost is the estimated transaction fee for deploying the contract.
After you've deployed your contract, you'll have access to all its functions as well as the option to verify the contract, or transfer ETH/Tokens to the contract in preparation to add liquidity.