CoinCreate
  • Welcome to CoinCreate!
  • Overview
  • Users
  • Key Features and Benefits
  • Products (Contracts)
  • Platform
    • How to use the Creation Tools
  • Token
  • Tokenomics
  • Roadmap
  • Socials
Powered by GitBook
On this page
  1. Platform

How to use the Creation Tools

Detailed description of the contract creation process.

PreviousPlatformNextToken

Last updated 7 months ago

To start your journey with no-code contract creation you will need to hover over the dropdown menu of the "Dapp" item in the navigation bar and select your desired contract. Today we will be showing you how to create your own customized token in just a few minutes....

Once you've clicked on the "Create Token" option you'll find yourself on the "Create New Token" page. Go ahead and connect your wallet and switch to the network you'll be using for this tutorial.

Next, you will need to fill in the blanks with your desired name, ticker and supply size.

And that would be everything needed to create a very basic token contract, for more advanced features like taxes and max wallets toggle the Advanced Options.

Once you've activated the Advanced Options you will have access to all the following customizations:

Once you've chosen all your desired parameters and their corresponding values you are ready to deploy the contract by clicking on the "Create Token" button and accepting the transaction.

Reflection Tax distributes the portion of the transaction amount to all addresses in the holder list in proportion to their total holdings.
The Liquidity fee is automatically added to the LP in the DEX, it's a common practice to maintaining a healthy LP.
The Admin fees can be used for what is commonly called "Development" or "Marketing" taxes. Which is received in the chosen wallet and the administrarors can choose what will be its use.
The Max Transaction setting sets the limit for the maximum amount of supply allowed to be sent in a single transaction. Used for controlling large sells.
Max Wallet setting allows for determining the maximum amount of supply a wallet can hold.
When this option is turned on, taxes will be taken on EVERY transaction including transfers. If it's turned off, taxes will only be taken on swap transactions on the LP.