Tokens
Mint a token
Increase the supply of a token by minting new units to a specified address.
POST
Path Parameters
Body
application/json
The wallet address of which the action is intended for
Example:
"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"
The value of the action
Example:
100
Response
200
application/json
The token has been successfully minted to the investor
The transaction hash of the action
Example:
"0x0d1d4e623d10f9fba5db95830f7d3839406c6af2"