Skip to main content
Glama

wormhole-metrics-mcp

get_top_chain_pairs_by_num_transfers

Analyze and retrieve top chain pairs by the number of transfers on the Wormhole protocol, within specified time spans, to identify high-activity cross-chain routes.

Instructions

Fetch top chain pairs by number of transfers from Wormholescan API. Args: timeSpan: Time span for data (7d, 15d, 30d). Default: 7d Returns: String representation of a pandas DataFrame containing top chain pairs by number of transfers

Input Schema

NameRequiredDescriptionDefault
timeSpanNo7d

Input Schema (JSON Schema)

{ "properties": { "timeSpan": { "default": "7d", "title": "Timespan", "type": "string" } }, "title": "get_top_chain_pairs_by_num_transfersArguments", "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