eVyWalletType

[Enumeration] An enumeration of the different types of wallets.

ValueDescription

WatchOnly

A wallet that can only view transactions and balances, but cannot spend funds.

ThreewayShared

A wallet that is shared between three parties, with each party having their own key to sign transactions.

UserOwned

A wallet that is owned and controlled by a single user.

Unclaimed

A wallet that has not yet been claimed by any user.

Application

A wallet that is used by an application to manage funds on behalf of users.

WhiteLabel

A wallet that is customized and branded for a specific company or organization.

UnrecoverableWhiteLabel

A white label wallet that has been lost or irretrievably damaged.

Last updated