Wallet
@liquidium/client / Wallet
Interface: Wallet
Defined in: external/liquidium-sdk/packages/client/src/core/types.ts:113
Wallet address and chain pair linked to a Liquidium profile.
Properties
address
address:
string
Defined in: external/liquidium-sdk/packages/client/src/core/types.ts:117
Wallet address as stored by the protocol.
chain
chain:
Chain
Defined in: external/liquidium-sdk/packages/client/src/core/types.ts:115
Chain where the wallet address is valid.