get_contract_abi
Retrieve the ABI (Application Binary Interface) of a smart contract using its address and chain ID to format function calls and interpret contract data effectively.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Smart contract address | |
chain_id | Yes | The ID of the blockchain |