Bedrock Agentcore > Enums > CryptoWalletNetwork CryptoWalletNetwork¶ Enum Class¶ CryptoWalletNetwork ¶ Bases: UnknownEnumMixin, StrEnum Supported blockchain networks for crypto wallets. Attributes¶ ETHEREUM class-attribute instance-attribute ¶ ETHEREUM = 'ETHEREUM' SOLANA class-attribute instance-attribute ¶ SOLANA = 'SOLANA'