get_supported_networks
Retrieve a list of supported networks available on the bnbchain-mcp server for integration and development purposes.
Instructions
Get list of supported networks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}