Create a Project Token
This section describes how to deploy a smart contract that creates a token that conforms to the ERC20 standard used by many project utility tokens.
Last updated
Was this helpful?
This section describes how to deploy a smart contract that creates a token that conforms to the ERC20 standard used by many project utility tokens.
Last updated
Was this helpful?
To use this method, you need an that has been upgraded to a customer API key. To upgrade, please . You will need to specify a network, from the following list of supported networks:
avalanche
bnbchain
dogechain
ethereum
fantom
polygon
Assuming you have , you can use the following code in your file (instructions on modifying it follows - for more information on how to use it see our tutorial):