Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getTrendingTokensV2

Identify trending tokens on specified blockchain networks using chain and limit parameters for efficient token analysis with the Moralis MCP Server.

Input Schema

NameRequiredDescriptionDefault
chainNoThe chain to query
limitNoThe desired page size of the result.

Input Schema (JSON Schema)

{ "properties": { "chain": { "description": "The chain to query" }, "limit": { "description": "The desired page size of the result.", "type": "integer" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

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/MoralisWeb3/moralis-mcp-server'

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