Skip to main content
Glama

wormhole-metrics-mcp

MIT License

get_top_assets_by_volume

Fetch and analyze top assets by transaction volume on the Wormhole protocol. Specify a time span (7d, 15d, 30d) to retrieve data insights for cross-chain activity.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
timeSpanNo7d

Input Schema (JSON Schema)

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