gateway_get_evm_chains
Retrieve a complete list of EVM-compatible chains supported by the Tatum MCP Server for seamless blockchain integration and development.
Instructions
[gateway] Get a list of all supported EVM-compatible chains
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}