Query Wallets
Last updated
Was this helpful?
Last updated
Was this helpful?
A is the representation of a user's blockchain wallet scoped to your application. There are several ways to query for a wallet. The simplest way to get a logged-in user's wallet is with the wallet
and appUser
queries:
The following queries are privileged APIs that can only be :
- returns a Wallet by its Niftory database ID.
- returns a Wallet by its Niftory address.
- returns a Wallet for a given AppUser ID.