post https://token-api-sandbox.venly.io/api/v3/erc20/contracts/deployments
This endpoint is used to create an ERC20 contract.
Responses
This endpoint is used to create an ERC20 contract.
xxxxxxxxxx
curl --request POST \
--url https://token-api-sandbox.venly.io/api/v3/erc20/contracts/deployments \
--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: