Properties
Private abortErrorBuilder
abortErrorBuilder: any
Private acknowledgeRequest
acknowledgeRequest: any
Private activeAccount
activeAccount: any
Protected Readonly activeListeners
activeListeners: Map<string, ((message) => void)>
Type declaration
-
- (message): void
-
Returns void
Private activeNetwork
activeNetwork: any
Protected Readonly channelOpeningListeners
channelOpeningListeners: Map<string, ((pairingResponse) => void)>
Type declaration
-
- (pairingResponse): void
-
Returns void
Private checkWalletReadiness
checkWalletReadiness: any
Private clearEvents
clearEvents: any
Private clearState
clearState: any
Private closePairings
closePairings: any
Private closeSessions
closeSessions: any
Private closeSignClient
closeSignClient: any
Private disconnect
disconnect: any
Readonly disconnectionEvents
disconnectionEvents: Set<string>
Private fetchAccounts
fetchAccounts: any
Private getMavrykNamespace
getMavrykNamespace: any
Private getMavrykRequiredNamespace
getMavrykRequiredNamespace: any
Private getPermittedMethods
getPermittedMethods: any
Private getPermittedNetwork
getPermittedNetwork: any
Private getSession
getSession: any
Private getSignClient
getSignClient: any
Private getTopicFromSession
getTopicFromSession: any
Protected isMobileOS
isMobileOS: (() => boolean)
Type declaration
-
- (): boolean
-
Returns boolean
Private isMobileSesion
isMobileSesion: any
Protected Optional Readonly keyPair
keyPair?: KeyPair
Private messageIds
messageIds: any
Private notifyListeners
notifyListeners: any
Private notifyListenersWithPermissionResponse
notifyListenersWithPermissionResponse: any
Private onPairingClosed
onPairingClosed: any
Private onSessionClosed
onSessionClosed: any
Private onStorageErrorHandler
onStorageErrorHandler: any
Private onStorageMessageHandler
onStorageMessageHandler: any
Private openSession
openSession: any
Private permissionScopeParamsToNamespaces
permissionScopeParamsToNamespaces: any
Private ping
ping: any
Private pingInterval
pingInterval: any
Private refreshState
refreshState: any
Private session
session: any
Private setDefaultAccountAndNetwork
setDefaultAccountAndNetwork: any
signClient
signClient: undefined | SignClient
storage
Private subscribeToSessionEvents
subscribeToSessionEvents: any
Private updateActiveAccount
updateActiveAccount: any
Private updateStorageWallet
updateStorageWallet: any
Private validateAccounts
validateAccounts: any
Private validateEvents
validateEvents: any
Private validateMethods
validateMethods: any
Private validateNetworkAndAccount
validateNetworkAndAccount: any
Private validateReceivedNamespace
validateReceivedNamespace: any
Private wcOptions
wcOptions: any
Private Static instance
instance: any
Internalapi