contract_abi
Retrieve the ABI of any verified contract to call methods without needing to know method signatures in advance.
Instructions
Fetch just the ABI of a verified contract — feed it to read_contract to call methods without knowing signatures in advance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes |