fetch_contract
Retrieve verified smart contract source code and ABI from Blockscout for any supported chain.
Instructions
Fetch verified smart contract source code and ABI from Blockscout
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Contract address (0x...) | |
| chain | Yes | Chain name or ID: "ethereum", "base", "arbitrum", "bsc", "polygon", etc. |