list-chains
Retrieve a comprehensive list of all supported EVM-compatible chains and their configurations for seamless blockchain interaction and development.
Instructions
List all supported EVM-compatible chains and their configurations
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"
}