Wallet
@liquidium/client / Wallet
Interface: Wallet
Defined in: packages/client/src/core/types.ts:227
Wallet address and chain pair linked to a Liquidium profile.
Properties
address
address:
string
Defined in: packages/client/src/core/types.ts:231
Wallet address as stored by the protocol.
chain
chain:
SigningChain
Defined in: packages/client/src/core/types.ts:229
Chain where the wallet address is valid.