getNonFungibleTokensByWalletAddress
This endpoint retrieves NFTs by blockchain and wallet address.
Last updated
This endpoint retrieves NFTs by blockchain and wallet address.
Last updated
Parameters
chain
Blockchain to filter by
walletAddress
string
Wallet address to get NFTs
query (optional)
Query to filter the operation results
Returns
VyPromise<VyNonFungibleTokenDto[]> NFTs of wallet retrieved successfully.