Skip to main content

kaia_call

POST 

/

Executes a contract's read-only method without creating or submitting a transaction. Primarily used to read the current state of a specific smart contract. State changes from the call do not occur.

Is the response taking a long time? Response time may vary based on function complexity!

When executing a smart contract function at a specific state, response time may increase depending on the function's complexity. If you want faster responses, optimize the function being executed and minimize the function's execution result.

Request

Responses

Successful Response