Appearance
@swapped/connect-sdk / core / WalletNamespaceConnection
Type Alias: WalletNamespaceConnection
WalletNamespaceConnection =
object
Defined in: src/types/wallets.types.ts:35
One namespace slice inside a multi-chain wallet.
Properties
accounts
accounts:
WalletAccount[]
Defined in: src/types/wallets.types.ts:37
activeChainId
activeChainId:
ChainId
Defined in: src/types/wallets.types.ts:39
Chain the wallet currently points at for this namespace (EVM: one active).
namespace
namespace:
ChainNamespace
Defined in: src/types/wallets.types.ts:36