post https://api-wallet-sandbox.venly.io/api/contracts/read
This endpoint allows you to read contract functions. This function is only available for EVM-based chains.
Responses
This endpoint allows you to read contract functions. This function is only available for EVM-based chains.
xxxxxxxxxx
curl --request POST \
--url https://api-wallet-sandbox.venly.io/api/contracts/read \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"secretType": "AETERNITY"
}
'
Try It!
to start a request and see the response here! Or choose an example: