MCP Ethers Wallet

getSupportedNetworks

Retrieve a list of all supported Ethereum networks and their configurations, including the default network, to prepare for blockchain interactions in the MCP Ethers Wallet environment.

Instructions

Get a list of all supported networks and their configurations. Shows which network is the default (used when no provider is specified). Call this first to discover available networks before using other network-related functions.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "type": "object" }
ID: j75jbdup5m