Read Contract

This endpoint allows you to read contract functions. This function is only available for EVM-based chains.

Body Params
string
required

The blockchain of the contract

string

The wallet address

string
required

The contract address that you want to read

string
required

The contract function that you want to call

inputs
array of objects

Array of inputs needed to call the function

inputs
outputs
array of objects

Array of expected outputs

outputs
Responses

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