Skip to main content
Glama

solana-launchpads-mcp

get_daily_active_addresses

Retrieve daily counts of unique active wallet addresses interacting with Solana memecoin launchpads. Fetches data from Dune Analytics and presents it as a markdown-formatted table for clear analysis.

Instructions

Fetch the daily count of active wallet addresses interacting with Solana memecoin launchpads. This tool retrieves data from a Dune Analytics query and pivots it to show the number of unique active wallets per day by each platform. Args: limit (int, optional): Maximum number of rows to fetch from the Dune query. Defaults to 1000. Returns: str: A markdown-formatted table of daily active wallets by platform, 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_active_addressesArguments", "type": "object" }
Install Server

Other Tools from solana-launchpads-mcp

Related Tools

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/solana-launchpads-mcp'

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