EmbeddedCryptoWallet¶
Structure Class¶
EmbeddedCryptoWallet
dataclass
¶
Embedded crypto wallet instrument details.
Attributes¶
linked_accounts
instance-attribute
¶
linked_accounts: list[LinkedAccount]
List of linked accounts linked to this wallet. Each represents a way the end user can authenticate to this wallet.
network
instance-attribute
¶
network: CryptoWalletNetwork
The blockchain network for this embedded crypto wallet. Supported networks: ETHEREUM, SOLANA.