πMintable Token
A "mintable token" is a type of cryptocurrency token that can be created or "minted" by an authorized (OWNER) party in the token's smart contract. Unlike non-mintable tokens, which have a fixed and predetermined supply, mintable tokens allow for new tokens to be generated after the token's initial creation.
To generate your own mintable token click here.
Smart Contract Methods
Read methods:
allowance
balanceOf
decimals
name
owner
symbol
totalSupply
Write methods:
approve
mint
decreaseAllowance
increaseAllowance
renounceOwnership
transfer
transferFrom
transferOwnership
This token as any other token is compatible with our Launchpad, and your tokens can be sold on our Launchpad!
Last updated