Skip to main content
Glama

get_chain_info

Retrieve detailed configuration and status information for specific blockchain networks to support cross-chain trading operations on Paloma DEX.

Instructions

Get detailed information about a specific chain.

Args: chain_id: Chain ID (1, 10, 56, 100, 137, 8453, 42161) Returns: JSON string with chain configuration and status.

Input Schema

NameRequiredDescriptionDefault
chain_idYes

Input Schema (JSON Schema)

{ "properties": { "chain_id": { "title": "Chain Id", "type": "string" } }, "required": [ "chain_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/VolumeFi/mcpPADEX'

If you have feedback or need assistance with the MCP directory API, please join our Discord server