Skip to main content
Glama

dex-metrics-mcp

MIT License
1
  • Apple
  • Linux

get_daily_trading_volume_by_telegram_bot

Retrieve daily trading volume data for Telegram bots via a Dune Analytics query, formatted as a markdown pivot table. Use the tool to analyze and track trading activities efficiently.

Instructions

Retrieve daily trading volume by Telegram bot. This tool fetches daily trading volume data for Telegram bots from a Dune Analytics query and returns it in a markdown-formatted pivot table, with dates as the index and bot names as columns. Args: limit (int, optional): Maximum number of rows to retrieve from the query. Defaults to 1000. Returns: str: A markdown-formatted pivot table of trading volume data, or an error message if the query fails.

Input Schema

NameRequiredDescriptionDefault
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 1000, "title": "Limit", "type": "integer" } }, "title": "get_daily_trading_volume_by_telegram_botArguments", "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/dex-metrics-mcp'

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