get-contract-abi
Retrieve the Application Binary Interface (ABI) for any Ethereum smart contract using its address. This tool enables developers to interact with contracts by providing the necessary interface definitions.
Instructions
Get the ABI for a smart contract
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Contract address (0x format) |