Skip to main content
Glama

pumpfun-wallets-mcp

MIT License

get_trading_wallets

Retrieve ranked wallets by all-time trading volume on Pumpfun and Pumpswap using Dune Analytics. Returns a tabulated list with rank, address, trade count, and total volume in USD.

Instructions

Retrieve the top wallets by all-time trading volume on Pumpfun and Pumpswap. This function queries Dune Analytics (query ID: 5232018) to fetch a ranked list of wallets based on their total trading volume, formatted as a tabulated string. Args: limit (int, optional): Maximum number of wallets to return. Defaults to 10. Returns: str: A tabulated string containing the rank, wallet address, trade count, and total trading volume (in USD) 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": 10, "title": "Limit", "type": "integer" } }, "title": "get_trading_walletsArguments", "type": "object" }
Install Server

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