Run contract function

Run a given function of a contract ABI and retrieve readonly data. Try it with Swagger.

Log in to see full request history

📘

abi field is not suitable for testing. Please try directly in your coding environment.

Path Params
string
required

The address of the contract

Query Params
string
Defaults to eth

The chain to query

string
required

The function name of the contract

Body Params

Body

abi
object
required

The contract ABI

params
object

The params for the given function

Response

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