get-contract-abi
Retrieve the Application Binary Interface (ABI) for any Ethereum smart contract by providing its address. Facilitates interaction with deployed contracts for development and analysis.
Instructions
Get the ABI for a smart contract
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Contract address (0x format) |