solana_gettopholders
Retrieve paginated top holders for a specific token on Solana using the Moralis MCP Server. Query by network and token address to access detailed holder data.
Instructions
Get paginated top holders for a given token.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | The address to query | |
| cursor | No | The cursor to the next page | |
| limit | No | The limit per page | |
| network | Yes | The network to query |