starknet_call

Calls a function in a contract and returns the return value. Using this call will not create a transaction; hence, will not change the state.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to starknet_call
params
array
length between 2 and 2
Defaults to [object Object],latest
params

The details of the function call

string
required

A field element. represented by at most 63 hex digits

string
required

A field element. represented by at most 63 hex digits

calldata
array of strings
required

The parameters passed to the function

calldata*

A field element. represented by at most 63 hex digits

A field element. represented by at most 63 hex digits

The details of the function call

string
required

A field element. represented by at most 63 hex digits

string
required

A field element. represented by at most 63 hex digits

calldata
array of strings
required

The parameters passed to the function

calldata*
Response

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