evm_get_contract_abi
Retrieve a verified contract ABI from Etherscan for any EVM chain by supplying the contract address and optional chain ID.
Instructions
Fetch a contract ABI from Etherscan for a specific chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | No | Chain ID (defaults to runtime config) | |
| contractAddress | Yes | Contract address |