Skip to main content
Glama

pumpfun-wallets-mcp

by kukapay
MIT License

get_alpha_wallets

Retrieve a ranked list of top profitable wallets on Pump.fun and PumpSwap over the past 30 days, including wallet address, realized profit, and last transaction timestamp.

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" }

You must be authenticated.

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