get-contract-abi
Fetch the ABI of a smart contract by inputting its address. Works across many blockchain networks via Etherscan.
Instructions
Get the ABI for a smart contract
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Contract address (0x format) | |
| network | No | Network name or chain ID (default: ethereum mainnet) |