Deploy New ERC20 Contract

Deploy New ERC20 Contract with the given name, symbol and parameters

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body to deploy a new erc20 contract

string
required

The name of the erc20 contract

string
required

The token symbol of the erc20 contract

boolean

If true, the tokens are transfer restricted. If false, the tokens are transferable. Default is false

transfer_allowlist
array of strings

The list of wallet addresses that are allowed to transfer the tokens. This is only used if transfer_restricted is true. Default is an empty list

transfer_allowlist
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json