Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
React Native SDK
References
WCMeta
WCMeta
Defined in
react-native/src/evm/wallets/types/wc.ts#L1
type
WCMeta
= {
iconURL
:
string
;
links
: {
native
:
string
;
universal
:
string
};
name
:
string
; };
iconURL
links
name
On this page