get_chain_info
Retrieve detailed information about an EVM-compatible network, including chain ID, network name, and supported configurations, to facilitate blockchain interactions and data queries.
Instructions
Get information about an EVM network
Input Schema
Name | Required | Description | Default |
---|---|---|---|
network | No | Network name (e.g., 'ethereum', 'optimism', 'arbitrum', 'base', etc.) or chain ID. Supports all EVM-compatible networks. Defaults to Ethereum mainnet. |