Call Function
Call Function
Call a read-only function on a smart contract. In Solidity, these are functions with the state mutability set to view.
Currently only works on EVM compatible chains.
POST
Call Function
Authentication
✅ Organization User (CustomerEmployee)✅ Delegated User (
EndUser)✅ Service Account
Required Permissions
No permission required.Authorizations
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
Path Parameters
Network name formatted in kebab case
Body
application/json
Response
200 - application/json
Success
Last modified on June 18, 2026