Mint ERC20 Token

Mint tokens to the given wallet address using the given erc20_id. Note that the wallet address must be associated with a User before minting. This can either be the Co:Create wallet address or an external wallet address that is linked to a user.

Body Params

Request body to mint tokens.

wallet_addresses
array of strings
required

The wallet_address of the user

wallet_addresses*
string
required

The erc20_id for the contract

num_tokens
array of numbers
required

The number of tokens to mint, per each wallet address

num_tokens*
Responses

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