getSmartContracts
Retrieve smart contracts by query across supported blockchain networks. Specify chain ID and search terms to access contract code for development or analysis.
Instructions
Get smart contract for the query
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | Chain ID for the blockchain network. Supports: 1, 137, 42161, 10, and 8453 | |
| q | Yes | Query to get smart contracts for | |
| language | No | Optional language to query explorer for |