Docs · method · Solana

getLargestAccounts

Facts for getLargestAccounts
Units per call2 (heavy)
Cachenever
RuleHeavy (2 units).
ChainsSolana Mainnet
Specificationhttps://solana.com/docs/rpc/http

Example

curl -s https://flexyield.io/rpc/solana_mainnet \
  -H "Authorization: Bearer $FLEXYIELD_KEY" -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"getLargestAccounts","params":["TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA"]}'

Questions

How many units does getLargestAccounts cost?

2 units per call (heavy class).

All methods: methods and limits · docs · AI agents: the same call is the rpc_call MCP tool.