getSupportedChains
Retrieve a list of supported blockchain chain IDs to identify compatible networks for interactions through the Adamik MCP Server.
Instructions
Get a list of supported chain IDs
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"
}