2 integrations tagged with "abi"
Read any data from a smart contract without spending gas. Provide the contract ABI and function name to call view/pure functions on any EVM chain.
Execute a state-changing function on any smart contract. Provide the contract ABI and function name; the transaction is signed and broadcast from your connected wallet. Use for: staking, governance votes, custom contract interactions.