Skip to main content

wallet

Query to find a Wallet by its blockchain address.

Errors

This function fails if the AppContext cannot be accessed, the address provided is not a valid blockchain address or fails to load from the database.

wallet(
address: String!
): Wallet

Arguments

wallet.address ● String! non-null scalar

Type

Wallet object

A blockchain wallet is a digital wallet that allows users to securely store, manage, and transfer their cryptocurrencies or other digital assets on a blockchain network.