get_largest_accounts
Retrieve the 20 largest Solana accounts by lamport balance using the Model Context Protocol Server for Solana Client. Access essential blockchain data for analysis or monitoring.
Instructions
Returns the 20 largest accounts, by lamport balance.
Returns: str: Largest accounts info in the format "Largest accounts: {accounts}"
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |