EmbeddedCryptoWallet

Embedded Crypto wallet instrument details

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of linkedAccounts linked to this wallet. Each linkedAccount represents a way the end user can authenticate to this wallet. Can be empty when adding a new linkedAccount to an existing wallet.

Link copied to clipboard

The blockchain network for this embedded crypto wallet. Supported networks: ETHEREUM, SOLANA

Link copied to clipboard

URL for the end user to complete a provider-specific action (e.g., wallet linking, onboarding). Returned by the payment connector during instrument creation.

Link copied to clipboard

The wallet address on the specified blockchain network.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String