Skip to main content
getCredentialNfts(chain, wallet, filters): Promise<CredentialsCollection[]>
Get all the NFTs of a given user that are verifiable credentials To use this method an api key with the credentials.read scope must have been provided.

Parameters

Returns

Promise<CredentialsCollection[]>
  • List CredentialsCollection that match the filters each containing a list of nfts

Defined in

presentation/getCredentialNfts.ts:18