getSmartContract
Retrieve smart contract source code, ABI, and metadata for Ethereum-based networks. Specify chain ID and contract address to access essential contract details efficiently.
Instructions
Retrieve the source code, ABI and metadata a contract.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| chain | Yes | Chain ID for the blockchain network. Supports: 1, 137, 42161, 10, and 8453 |