post https://token-api-sandbox.venly.io/api/v3/erc20/tokens/mints
This endpoint is used to mint and send ERC20 tokens.
Responses
This endpoint is used to mint and send ERC20 tokens.
xxxxxxxxxx
curl --request POST \
--url https://token-api-sandbox.venly.io/api/v3/erc20/tokens/mints \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"chain":"MATIC"}'
Try It!
to start a request and see the response here! Or choose an example: