sponsor: true.
Networks: Ethereum, Base, Arbitrum, Optimism, Polygon, Arc Testnet.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
EVM balance, transfer, approve, contract, logs, and typed data.
sponsor: true.
| Action | When to use |
|---|---|
| Get native balance | Check ETH/POL/USDC gas on a supported chain |
| Get ERC-20 balance | Token balances |
| Transfer native / ERC-20 | Send from the linked wallet |
| Approve / Check allowance | ERC-20 spenders |
| Read / Write contract | Hex calldata eth_call or sponsored send |
| Get transaction / Query logs | Receipts and events |
| Sign typed data | EIP-712 |
