getSmartContracts
Retrieve smart contracts for specified blockchain networks using chain ID and query. Supports Solidity, Yul, and Viper languages for Ethereum-based automation and research.
Instructions
Get smart contract for the query
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain | Yes | Chain ID for the blockchain network. Supports: 1, 137, 42161, 10, and 8453 | |
language | No | Optional language to query explorer for | |
q | Yes | Query to get smart contracts for |