Skip to main content
Glama

wormhole-metrics-mcp

MIT License

get_top100_corridors

Retrieve the top 100 token corridors by transaction volume from Wormholescan API. Specify a time span (e.g., 2d, 7d) to analyze cross-chain activity trends.

Instructions

Fetch top 100 token corridors by number of transactions from Wormholescan API. Args: timeSpan: Time span for data (2d, 7d). Default: 2d Returns: String representation of a pandas DataFrame containing top 100 corridors

Input Schema

NameRequiredDescriptionDefault
timeSpanNo2d

Input Schema (JSON Schema)

{ "properties": { "timeSpan": { "default": "2d", "title": "Timespan", "type": "string" } }, "title": "get_top100_corridorsArguments", "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/kukapay/wormhole-metrics-mcp'

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