Skip to content

Missing pageKey parameter in portfolio.getTokensByWallet method despite documentation #546

@yuercl

Description

@yuercl

Issue Title

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.

Documentation vs SDK Inconsistency

Documentation shows:

Current SDK state:

  • Cannot pass pageKey parameter when calling portfolio.getTokensByWallet
  • Results in inability to implement pagination functionality

Steps to Reproduce

  1. Install latest version alchemy-sdk@3.6.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions