Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
Wallet SDK
References
WCProposerMetadata
WCProposerMetadata
Defined in
wallets/src/core/types/walletConnect.ts#L39
type
WCProposerMetadata
= { description?:
string
;
icons
:
string
[];
name
:
string
; url?:
string
; };
description
icons
name
url
On this page