Implement optimised Solana token balances fetcher #30584
Labels
feature/web3/wallet/core
feature/web3/wallet/solana
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Desktop
perf
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Using
getTokenAccountsByOwner
RPC withjsonParsed
encoding, we can get all the token balances held by a Solana public key, without individually querying balances for each token. This will greatly improve performance in the following areas:The text was updated successfully, but these errors were encountered: