Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getTopLosersTokens

Identify tokens with significant losses by filtering based on market cap and security score, enabling strategic analysis of blockchain data via the Moralis MCP Server.

Instructions

Get tokens with top losers

Input Schema

NameRequiredDescriptionDefault
min_market_capNoThe minimum market cap in usd of a token
security_scoreNoThe minimum security score of a token

Input Schema (JSON Schema)

{ "properties": { "min_market_cap": { "description": "The minimum market cap in usd of a token", "type": "number" }, "security_score": { "description": "The minimum security score of a token", "type": "number" } }, "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