getLargestAccounts - Solana
Example code for the getLargestAccounts json-rpc method. Сomplete guide on how to use getLargestAccounts json-rpc in GetBlock.io Web3 documentation.
Parameters
Config
- object
Optional.
Configuration object containing the following optional fields: - commitment: object (optional) - filter: string (optional) - filter results by account type; currently supported: circulating | nonCirculating
Request
Response
Last updated