You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing pageKey parameter in portfolio.getTokensByWallet method despite documentation
Problem Description
The portfolio.getTokensByWallet method (or related methods) in the Alchemy SDK JavaScript version lacks the pageKey parameter, which contradicts the official documentation.
Issue Title
Missing
pageKeyparameter inportfolio.getTokensByWalletmethod despite documentationProblem Description
The
portfolio.getTokensByWalletmethod (or related methods) in the Alchemy SDK JavaScript version lacks thepageKeyparameter, which contradicts the official documentation.Documentation vs SDK Inconsistency
Documentation shows:
pageKeyparameter is for paginationpageKeyfieldCurrent SDK state:
pageKeyparameter when callingportfolio.getTokensByWalletSteps to Reproduce
alchemy-sdk@3.6.5