GetLargestAccountsApi
Methods
getLargestAccounts()
Returns the 20 largest accounts, by Lamports | Lamport balance.
Results may be cached up to two hours.
Parameters
Parameter | Type |
---|---|
config? | Readonly <{ commitment? : Commitment ; filter? : "circulating" | "nonCirculating" ; }> |
Returns
SolanaRpcResponse
<GetLargestAccountsApiResponse
>