verify_contract
Confirm if an address is a smart contract and get its code hash, backed by ECDSA signature verification. Compatible with Base, Ethereum, and Polygon.
Instructions
Verify if an address is a smart contract and get its code hash with ECDSA signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base | |
| address | Yes | EVM address to check |