🟡Tokenomics
These are the general details that will define your Token and its parameters.
Name (ex. Bitcoin)
This is the Name of your token that will appear on the blockchain and CEXs/DEXs. This is immutable post-Deployment.
Symbol (ex. BTC)
This is the Ticker of your token that will appear on the blockchain and CEXs/DEXs. This is immutable post-Deployment.
Supply (#)
This is the Total Supply of your token that will be minted on Deployment. This is immutable post-Deployment.
Max Swap (%)
This is the Maximum Amount of Tokens that can be Exchanged in a single transaction. Any attempts to buy more tokens than the set percentage will fail. This limitation can be removed pre- and post-launch so long as you have not Renounced Ownership.
Max Wallet (%)
This is the Maximum Amount of Tokens that can be Held by a single wallet at any one time. Any attempts to buy more tokens that would push an address over the Max Wallet will fail. This limitation can be removed pre- and post-launch so long as you have not Renounced Ownership.
Blacklist Capability
This will enable the Blacklist Function on your contract, wherein you will be able to Ban an Address from being able to transact with your token. Beware: This WILL show on contract scanners as a strike against your token due to the inherent nature of the function.
Last updated