Skip to content

getNftsForAddress will NOT display NFTs #61

Description

@ChiuMungZitAlexander

Hello, originbyte js sdk team. I found something weird in the integration of your SDK.

After call of await client.getNftsForAddress(accountAddress), it can be noticed that there is a RPC request as below.

image

It's quite obvious that I now have 3 NFTs (by playing Ethos games).

But the result of await client.getNftsForAddress(accountAddress), is just an empty array [].

So my question is, does the getNftsForAddress function only support originbyte-standard NFTs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions