set_network
Set the default network for a blockchain family, supporting aliases like tron_mainnet or explicit network keys for TRON, Ethereum, and BSC.
Instructions
Set default network for one family. Supports aliases (tron_mainnet, tron_nile, eth_mainnet, eth_sepolia, bsc_mainnet, bsc_testnet) or explicit network keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes | Network alias or key, e.g. tron_mainnet, tron_nile, eth_mainnet, bsc_testnet, tron, eth_sepolia | |
| family | No | Network family. Use with aliases like mainnet. |