Moralis MCP Server

Official
by MoralisWeb3

getHistoricalTokenHolders

Retrieve historical token holder data by specifying token address, date range, and time frame for detailed blockchain analysis.

Instructions

Get token holder summary

Input Schema

NameRequiredDescriptionDefault
cursorNoThe cursor returned in the previous response (used for getting the next page)
fromDateNoThe starting date (format in seconds or datestring accepted by momentjs)
limitNoThe number of results to return
timeFrameNoThe time frame to group the data by
toDateNoThe ending date (format in seconds or datestring accepted by momentjs)
tokenAddressNoThe token address

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "The cursor returned in the previous response (used for getting the next page)", "type": "string" }, "fromDate": { "description": "The starting date (format in seconds or datestring accepted by momentjs)\n", "type": "string" }, "limit": { "description": "The number of results to return", "type": "integer" }, "timeFrame": { "description": "The time frame to group the data by", "enum": [ "1min", "5min", "10min", "30min", "1h", "4h", "12h", "1d", "1w", "1m" ], "type": "string" }, "toDate": { "description": "The ending date (format in seconds or datestring accepted by momentjs)\n", "type": "string" }, "tokenAddress": { "description": "The token address", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis MCP Server

Related Tools

ID: paxjr6tzn8