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 linked accounts linked to this wallet. Each represents a way the end user can authenticate to this 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 such as wallet linking or onboarding.

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