Skip to main content

Method Signature

Parameters

string
required
Contract address to call
array
required
Contract ABI (only needs the function you’re calling)
string
required
Function name to call
array
Function arguments (if any)
string
required
Network: ethereum, polygon, base, arbitrum

Examples

Read Multiple Values

Read operations are free - they don’t require gas or signing.

Write Contract

Call state-changing methods

Get Events

Query contract events