get_chain_id
Obtain the chain ID for any supported EVM network using its name or ID. Resolves the correct chain identifier to configure network connections.
Instructions
Get the chain ID for a network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (e.g. 'bsc', 'opbnb', 'ethereum', 'base', etc.) or chain ID. Supports others main popular networks. Defaults to BSC mainnet. | bsc |