Bundle Fren Docs
WebsiteDappTelegramTwitter
  • Introduction
    • 👋Welcome to Bundle Fren
    • 🐐Why Bundle Fren?
    • 🔗Important Links
  • Video Tutorials
    • 📽️Bundle Demo
  • Getting Started
    • 🌐Supported Networks
    • 🤝Compatible Contracts
    • 🔌Connecting Your Wallet
    • 🔢Simulation
  • Deploy Token
    • 🪙Deploy Your Token
  • Bundle Setup
    • 🏷️Token Details
    • 💰Distributor Setup
    • 👥Generate or Import Wallets
    • 💸Funding Wallets
    • 🎯Launch
  • Post Launch Management
    • 💼Wallet's Page Overview
    • 🛠️Contract Functions
    • 💱Selling Tokens
    • 🛍️Buying Tokens
  • Additional Features
    • 📬Transfer Tokens/ETH
    • 📤MultiSend
    • 📥MultiCollect
  • Payments
    • 💲Bundle Fee
  • Troubleshooting
    • ❌Bundle Simulation Errors
    • 💬Support
  • Free Tools
    • 🔍Bundle Checker
Powered by GitBook
On this page
  • 1. Token Details
  • 2. Deployer Wallet
  • 3. Contract Socials
  • 4. Deploy
  • Manage Token
  1. Deploy Token

Deploy Your Token

You can easily deploy your own token in just a few steps with our free, no-code interface.

PreviousSimulationNextToken Details

Last updated 1 month ago

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.

1. Token Details

  • 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.

This contract uses the openTrading() function to enable trading.

2. Deployer Wallet

  • Enter the private key of the wallet you'll be using to deploy the contract. This is needed to submit the deploy transaction.

3. Contract Socials

  • Enter any text or links that you'd like to display in your contract.

4. Deploy

  • 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.

Manage Token

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.

🪙