explorer_get_contract_source
Retrieve verified source code for any smart contract by providing its address and chain ID.
Instructions
Get verified source code for a smart contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | Yes | Chain ID for the target network (required — no default for indexed data) | |
| contractAddress | Yes | Contract address (0x-prefixed) |