Moralis MCP Server

Official
by MoralisWeb3

getTokenOwners

Retrieve major holders of an ERC20 token and analyze their ownership percentages using token contract address, with optional pagination for large datasets.

Instructions

Identify the major holders of an ERC20 token and understand their ownership percentages

Input Schema

NameRequiredDescriptionDefault
cursorNoThe cursor returned in the previous response (used for getting the next page).
limitNoThe desired page size of the result.
token_addressNoThe address of the token contract

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "The cursor returned in the previous response (used for getting the next page).", "type": "string" }, "limit": { "description": "The desired page size of the result.", "type": "integer" }, "token_address": { "description": "The address of the token contract", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8