Skip to main content
Glama

pumpfun-wallets-mcp

get_alpha_wallets

Identify top profitable wallets on Pumpfun and Pumpswap by analyzing trading activity and realized profits over the past 30 days using Dune Analytics data.

Instructions

Retrieve the top profitable wallets on Pumpfun and Pumpswap for the last 30 days. This function queries Dune Analytics (query ID: 4032586) to fetch a ranked list of wallets based on their realized profit over the past 30 days, formatted as a tabulated string. Args: limit (int, optional): Maximum number of wallets to return. Defaults to 100. Returns: str: A tabulated string containing the rank, wallet address, realized profit (in USD), and last transaction timestamp for each wallet, or an empty string if the query fails. Raises: Exception: If the API request or data retrieval encounters an error.

Input Schema

NameRequiredDescriptionDefault
limitNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 100, "title": "Limit", "type": "integer" } }, "title": "get_alpha_walletsArguments", "type": "object" }

Other Tools from pumpfun-wallets-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/pumpfun-wallets-mcp'

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