Interfaces
CrossmintWallets
Kotlin Interface
Interface
Adds a delegated signer to the current wallet on the given chain. Supported types: Email, Phone, ExternalWallet, Locator.
Creates a new wallet on the specified chain with the given signer.
Returns the hardware security level of the device signer key for the given wallet address. Possible values: “StrongBox”, “TEE”, “Hardware-backed”, “Software”, or null if not available.
Fetches the wallet for the current user on the given chain.
Removes a delegated signer from the current wallet on the given chain. Supported types: Email, Phone, ExternalWallet, Locator.

