isInitialised
isInitialised: (() => boolean)
isEnabled
isEnabled: (() => boolean)
getModal
getModal: (() => any)
getProvider
getProvider: (() => Promise<any>)
loadWalletListings
loadWalletListings: (() => Promise<undefined | Response>)
getWalletLogoUrl
getWalletLogoUrl: ((walletSlug?: string) => Promise<undefined | string>)
Provides access to the underlying WalletConnect modal and provider.