klay_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
- 200
- 400
- 401
- 403
- 404
- 405
- 408
- 409
- 413
- 414
- 429
- 500
- 503
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Request Timeout
Conflict
Payload Too Large
URI Too Long
Too Many Requests
Internal Server Error
Service Unavailable