MCPcopy Create free account

hub / github.com/PelagusWallet/wallet-starter / functions

Functions339 in github.com/PelagusWallet/wallet-starter

↓ 28 callersFunctionwait
(duration: number)
e2e/utils/index.ts:1
↓ 22 callersFunctiongetShardFromAddress
(address: string)
src/storage/wallet/index.ts:489
↓ 11 callersFunctiongetActiveNetwork
()
src/storage/network/index.ts:13
↓ 10 callersFunctionformatBalance
(balance: number, inWei: boolean)
src/utils/format.ts:66
↓ 10 callersFunctiongetActiveWallet
()
src/storage/wallet/index.ts:208
↓ 7 callersFunctiongetAddresses
()
src/storage/wallet/index.ts:668
↓ 7 callersFunctionsetActiveNetwork
(networkName: string)
src/storage/network/index.ts:21
↓ 7 callersMethodsetPassword
(password)
e2e/testers/WelcomePageTesters.ts:27
↓ 6 callersFunctiongetExplorerURLForShard
(network: Network, shard: string)
src/background/services/network/chains.ts:368
↓ 6 callersFunctionmotionify
(PageComponent)
src/tabs/welcome.tsx:68
↓ 5 callersFunctiondecryptHDKey
(password, encrypted)
src/crypto/index.ts:69
↓ 5 callersFunctionformatAddress
(address: string)
src/utils/format.ts:50
↓ 5 callersFunctiongetSymbolOrNative
(activity: any)
src/components/home/activity/activityItem.tsx:40
↓ 5 callersFunctiongetTokens
()
src/storage/token/index.ts:58
↓ 5 callersFunctiongetWalletFromMnemonic
(mnemonic)
src/crypto/index.ts:23
↓ 4 callersFunctiongetKeyfileForWallet
* Get keyfile for wallet * @param pubkey
src/storage/wallet/index.ts:266
↓ 4 callersFunctiongetKeyfiles
(password?: string)
src/storage/wallet/index.ts:249
↓ 4 callersFunctiongetWallets
()
src/storage/wallet/index.ts:239
↓ 4 callersFunctionuseHashLocation
()
src/utils/router.ts:9
↓ 3 callersFunctioncheckPassword
(password: string)
src/storage/wallet/password.ts:40
↓ 3 callersMethodcheckTheBox
()
e2e/testers/WelcomePageTesters.ts:13
↓ 3 callersMethodclickCreateNewWallet
()
e2e/testers/WelcomePageTesters.ts:20
↓ 3 callersMethodclickSubmitPassword
()
e2e/testers/WelcomePageTesters.ts:57
↓ 3 callersFunctiongetContacts
()
src/storage/contacts/index.ts:25
↓ 3 callersFunctiongetStorageConfig
()
src/utils/storage.ts:6
↓ 3 callersMethodgetWelcomePage
()
e2e/bootstrap.ts:46
↓ 3 callersFunctionlinkToExplorer
(shard: string, txHash: string)
src/components/home/activity/activityItem.tsx:31
↓ 3 callersFunctionsetActiveAddress
(newActiveAddress?: Address)
src/storage/wallet/index.ts:113
↓ 3 callersFunctionsetActiveWallet
(newActiveWallet?: StoredWallet)
src/storage/wallet/index.ts:221
↓ 3 callersMethodsetPasswordConfirm
(passwordConfirm)
e2e/testers/WelcomePageTesters.ts:36
↓ 3 callersMethodsetupWelcomePage
(options)
e2e/bootstrap.ts:14
↓ 3 callersMethodupdateController
()
src/background/services/network/controller.ts:107
↓ 2 callersFunctionaddAdddressByShard
(shard: string, name?: string)
src/storage/wallet/index.ts:376
↓ 2 callersFunctioncalculateBorderStyle
(index)
src/components/home/AssetsOrActivity.tsx:37
↓ 2 callersFunctioncurrentLocation
()
src/utils/router.ts:6
↓ 2 callersFunctionderiveAddress
(hdKey, opts)
src/crypto/index.ts:43
↓ 2 callersFunctionencryptHDKey
(password, wallet)
src/crypto/index.ts:59
↓ 2 callersFunctionformatTimestamp
(timeStamp: any)
src/components/home/activity/activityItem.tsx:56
↓ 2 callersFunctiongenerateRandomMnemonic
()
src/crypto/index.ts:10
↓ 2 callersMethodgetBalance
(address: string)
src/background/services/network/controller.ts:137
↓ 2 callersMethodgetPasswordErrorMessage
()
e2e/testers/WelcomePageTesters.ts:45
↓ 2 callersMethodgetProviderForAddress
(address: string)
src/background/services/network/controller.ts:129
↓ 2 callersFunctiongetSigningWallet
(from: string)
src/storage/wallet/index.ts:531
↓ 2 callersFunctionhandleNameComplete
(e)
src/components/home/addressDetails/DetailsPage.tsx:56
↓ 2 callersFunctionisNative
(activity: any)
src/components/home/activity/activityItem.tsx:48
↓ 2 callersMethodnativeAddressData
(address: Address)
src/background/services/network/controller.ts:151
↓ 2 callersFunctionrequestPermissions
(domain: string, requestedMethods: string[])
src/background/api/handle.ts:87
↓ 2 callersFunctionsignAndSendTransaction
(transaction: TransactionRequest)
src/storage/wallet/index.ts:563
↓ 2 callersFunctionsignOut
()
src/storage/wallet/password.ts:63
↓ 2 callersFunctionupdateNetworkController
()
src/background/messages/network/update-controller.ts:19
↓ 2 callersFunctionuseSetUp
(darkMode)
src/storage/wallet/index.ts:71
↓ 2 callersFunctionwatchKeyRemoval
()
src/storage/wallet/password.ts:72
↓ 1 callersFunctionInitializePelagus
()
src/background/index.ts:11
↓ 1 callersFunctionaddContactToWallet
( name: string, addresses: NetworkAddressLabel[] )
src/storage/contacts/index.ts:37
↓ 1 callersFunctionaddCustomNetwork
(network: Network)
src/storage/network/index.ts:46
↓ 1 callersFunctionaddOrUpdateToken
(token: TokenNetworkData)
src/storage/token/index.ts:35
↓ 1 callersFunctionaddWallet
(wallet: any, mnemonic: any, password: string)
src/storage/wallet/index.ts:340
↓ 1 callersFunctionapproveDomainPermissions
( url: string, requestedMethods: string[] )
src/storage/permissions/index.ts:24
↓ 1 callersFunctionattemptGetKeyfileForWallet
(pubkey: string, password: string)
src/storage/wallet/index.ts:277
↓ 1 callersFunctionattemptGetPrivateKeyForAddress
( address: string, password: string )
src/storage/wallet/index.ts:286
↓ 1 callersFunctionattemptSetActive
()
src/components/settings/networks/networkData.tsx:66
↓ 1 callersFunctionautoSelectContactAddress
()
src/components/contacts/contactData.tsx:31
↓ 1 callersFunctioncheckPermissions
(url: string, requestedMethod: string)
src/storage/permissions/index.ts:64
↓ 1 callersFunctionclassNames
(...classes)
src/components/home/AssetsOrActivity.tsx:19
↓ 1 callersFunctionclickAccountButton
()
src/components/navigation/MenuBar.tsx:49
↓ 1 callersFunctionclickAddress
(address: Address)
src/components/navigation/MenuPopup.tsx:37
↓ 1 callersMethodclickContinueSeedPhrase
()
e2e/testers/WelcomePageTesters.ts:75
↓ 1 callersMethodclickCopySeedPhrase
()
e2e/testers/WelcomePageTesters.ts:66
↓ 1 callersFunctioncloseContacts
()
src/components/contacts/edit.tsx:60
↓ 1 callersFunctioncompleteMnemonic
()
src/pages/setup/verify.tsx:30
↓ 1 callersFunctionconfirmSend
()
src/pages/main/send/confirm.tsx:168
↓ 1 callersFunctionconfirmSendTo
()
src/pages/main/send/to.tsx:26
↓ 1 callersFunctioncontinueMnemonic
()
src/pages/setup/mnemonic.tsx:12
↓ 1 callersFunctioncopiedMnemonic
()
src/pages/setup/mnemonic.tsx:8
↓ 1 callersFunctioncopyAddress
(address: Address)
src/components/accounts/shardData.tsx:79
↓ 1 callersFunctioncopyAddress
(address: Address)
src/components/home/SelectedAddressHeader.tsx:29
↓ 1 callersFunctioncopyAddress
(address: Address)
src/components/home/addressDetails/DetailsPage.tsx:46
↓ 1 callersFunctioncopyAddress
(address: Address)
src/components/token/tokenData.tsx:52
↓ 1 callersFunctioncopyAddress
(address: Address)
src/pages/main/receive.tsx:47
↓ 1 callersFunctioncreateAddress
()
src/pages/accounts/addAddress.tsx:59
↓ 1 callersFunctioncreateWallet
(password: string, mnemonic: string)
src/storage/wallet/index.ts:319
↓ 1 callersFunctiondecryptMnemonic
(password, encrypted)
src/crypto/index.ts:90
↓ 1 callersFunctiondeleteContactByName
(name: string)
src/storage/contacts/index.ts:102
↓ 1 callersFunctiondeleteCustomNetwork
(network: Network)
src/storage/network/index.ts:84
↓ 1 callersFunctiondeleteNetwork
()
src/components/settings/networks/networkData.tsx:73
↓ 1 callersFunctioneditContact
()
src/components/contacts/edit.tsx:47
↓ 1 callersFunctioneditContactData
( contact: WalletContact, name: string, addresses: NetworkAddressLabel[] )
src/storage/contacts/index.ts:73
↓ 1 callersFunctionencryptMnemonic
(password, mnemonic)
src/crypto/index.ts:80
↓ 1 callersMethodfetchActivity
(addresses: Address[])
src/background/services/network/controller.ts:241
↓ 1 callersFunctionfetchAddresses
()
src/components/navigation/MenuPopup.tsx:30
↓ 1 callersFunctionfetchData
()
src/pages/main/fetcher.tsx:50
↓ 1 callersFunctionfetchWallets
()
src/pages/settings/advanced/permissions/permissions.tsx:16
↓ 1 callersFunctionformatBalance
(balance)
src/components/accounts/shardData.tsx:64
↓ 1 callersFunctionformatTotalFee
()
src/components/send/totalFee.tsx:37
↓ 1 callersFunctiongetAddressBalance
(lookupAddress: string)
src/components/accounts/shardData.tsx:48
↓ 1 callersMethodgetAddressData
(addresses: Address[])
src/background/services/network/controller.ts:225
↓ 1 callersFunctiongetAllNetworks
()
src/storage/network/index.ts:55
↓ 1 callersMethodgetBalanceData
( addresses: Address[] )
src/background/services/network/controller.ts:371
↓ 1 callersFunctiongetCountriesForContext
(shard: string)
src/storage/wallet/shard.ts:94
↓ 1 callersMethodgetExtensionPage
()
e2e/bootstrap.ts:50
next →1–100 of 339, ranked by callers