Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PelagusWallet/wallet-starter
/ functions
Functions
339 in github.com/PelagusWallet/wallet-starter
⨍
Functions
339
◇
Types & classes
61
↓ 28 callers
Function
wait
(duration: number)
e2e/utils/index.ts:1
↓ 22 callers
Function
getShardFromAddress
(address: string)
src/storage/wallet/index.ts:489
↓ 11 callers
Function
getActiveNetwork
()
src/storage/network/index.ts:13
↓ 10 callers
Function
formatBalance
(balance: number, inWei: boolean)
src/utils/format.ts:66
↓ 10 callers
Function
getActiveWallet
()
src/storage/wallet/index.ts:208
↓ 7 callers
Function
getAddresses
()
src/storage/wallet/index.ts:668
↓ 7 callers
Function
setActiveNetwork
(networkName: string)
src/storage/network/index.ts:21
↓ 7 callers
Method
setPassword
(password)
e2e/testers/WelcomePageTesters.ts:27
↓ 6 callers
Function
getExplorerURLForShard
(network: Network, shard: string)
src/background/services/network/chains.ts:368
↓ 6 callers
Function
motionify
(PageComponent)
src/tabs/welcome.tsx:68
↓ 5 callers
Function
decryptHDKey
(password, encrypted)
src/crypto/index.ts:69
↓ 5 callers
Function
formatAddress
(address: string)
src/utils/format.ts:50
↓ 5 callers
Function
getSymbolOrNative
(activity: any)
src/components/home/activity/activityItem.tsx:40
↓ 5 callers
Function
getTokens
()
src/storage/token/index.ts:58
↓ 5 callers
Function
getWalletFromMnemonic
(mnemonic)
src/crypto/index.ts:23
↓ 4 callers
Function
getKeyfileForWallet
* Get keyfile for wallet * @param pubkey
src/storage/wallet/index.ts:266
↓ 4 callers
Function
getKeyfiles
(password?: string)
src/storage/wallet/index.ts:249
↓ 4 callers
Function
getWallets
()
src/storage/wallet/index.ts:239
↓ 4 callers
Function
useHashLocation
()
src/utils/router.ts:9
↓ 3 callers
Function
checkPassword
(password: string)
src/storage/wallet/password.ts:40
↓ 3 callers
Method
checkTheBox
()
e2e/testers/WelcomePageTesters.ts:13
↓ 3 callers
Method
clickCreateNewWallet
()
e2e/testers/WelcomePageTesters.ts:20
↓ 3 callers
Method
clickSubmitPassword
()
e2e/testers/WelcomePageTesters.ts:57
↓ 3 callers
Function
getContacts
()
src/storage/contacts/index.ts:25
↓ 3 callers
Function
getStorageConfig
()
src/utils/storage.ts:6
↓ 3 callers
Method
getWelcomePage
()
e2e/bootstrap.ts:46
↓ 3 callers
Function
linkToExplorer
(shard: string, txHash: string)
src/components/home/activity/activityItem.tsx:31
↓ 3 callers
Function
setActiveAddress
(newActiveAddress?: Address)
src/storage/wallet/index.ts:113
↓ 3 callers
Function
setActiveWallet
(newActiveWallet?: StoredWallet)
src/storage/wallet/index.ts:221
↓ 3 callers
Method
setPasswordConfirm
(passwordConfirm)
e2e/testers/WelcomePageTesters.ts:36
↓ 3 callers
Method
setupWelcomePage
(options)
e2e/bootstrap.ts:14
↓ 3 callers
Method
updateController
()
src/background/services/network/controller.ts:107
↓ 2 callers
Function
addAdddressByShard
(shard: string, name?: string)
src/storage/wallet/index.ts:376
↓ 2 callers
Function
calculateBorderStyle
(index)
src/components/home/AssetsOrActivity.tsx:37
↓ 2 callers
Function
currentLocation
()
src/utils/router.ts:6
↓ 2 callers
Function
deriveAddress
(hdKey, opts)
src/crypto/index.ts:43
↓ 2 callers
Function
encryptHDKey
(password, wallet)
src/crypto/index.ts:59
↓ 2 callers
Function
formatTimestamp
(timeStamp: any)
src/components/home/activity/activityItem.tsx:56
↓ 2 callers
Function
generateRandomMnemonic
()
src/crypto/index.ts:10
↓ 2 callers
Method
getBalance
(address: string)
src/background/services/network/controller.ts:137
↓ 2 callers
Method
getPasswordErrorMessage
()
e2e/testers/WelcomePageTesters.ts:45
↓ 2 callers
Method
getProviderForAddress
(address: string)
src/background/services/network/controller.ts:129
↓ 2 callers
Function
getSigningWallet
(from: string)
src/storage/wallet/index.ts:531
↓ 2 callers
Function
handleNameComplete
(e)
src/components/home/addressDetails/DetailsPage.tsx:56
↓ 2 callers
Function
isNative
(activity: any)
src/components/home/activity/activityItem.tsx:48
↓ 2 callers
Method
nativeAddressData
(address: Address)
src/background/services/network/controller.ts:151
↓ 2 callers
Function
requestPermissions
(domain: string, requestedMethods: string[])
src/background/api/handle.ts:87
↓ 2 callers
Function
signAndSendTransaction
(transaction: TransactionRequest)
src/storage/wallet/index.ts:563
↓ 2 callers
Function
signOut
()
src/storage/wallet/password.ts:63
↓ 2 callers
Function
updateNetworkController
()
src/background/messages/network/update-controller.ts:19
↓ 2 callers
Function
useSetUp
(darkMode)
src/storage/wallet/index.ts:71
↓ 2 callers
Function
watchKeyRemoval
()
src/storage/wallet/password.ts:72
↓ 1 callers
Function
InitializePelagus
()
src/background/index.ts:11
↓ 1 callers
Function
addContactToWallet
( name: string, addresses: NetworkAddressLabel[] )
src/storage/contacts/index.ts:37
↓ 1 callers
Function
addCustomNetwork
(network: Network)
src/storage/network/index.ts:46
↓ 1 callers
Function
addOrUpdateToken
(token: TokenNetworkData)
src/storage/token/index.ts:35
↓ 1 callers
Function
addWallet
(wallet: any, mnemonic: any, password: string)
src/storage/wallet/index.ts:340
↓ 1 callers
Function
approveDomainPermissions
( url: string, requestedMethods: string[] )
src/storage/permissions/index.ts:24
↓ 1 callers
Function
attemptGetKeyfileForWallet
(pubkey: string, password: string)
src/storage/wallet/index.ts:277
↓ 1 callers
Function
attemptGetPrivateKeyForAddress
( address: string, password: string )
src/storage/wallet/index.ts:286
↓ 1 callers
Function
attemptSetActive
()
src/components/settings/networks/networkData.tsx:66
↓ 1 callers
Function
autoSelectContactAddress
()
src/components/contacts/contactData.tsx:31
↓ 1 callers
Function
checkPermissions
(url: string, requestedMethod: string)
src/storage/permissions/index.ts:64
↓ 1 callers
Function
classNames
(...classes)
src/components/home/AssetsOrActivity.tsx:19
↓ 1 callers
Function
clickAccountButton
()
src/components/navigation/MenuBar.tsx:49
↓ 1 callers
Function
clickAddress
(address: Address)
src/components/navigation/MenuPopup.tsx:37
↓ 1 callers
Method
clickContinueSeedPhrase
()
e2e/testers/WelcomePageTesters.ts:75
↓ 1 callers
Method
clickCopySeedPhrase
()
e2e/testers/WelcomePageTesters.ts:66
↓ 1 callers
Function
closeContacts
()
src/components/contacts/edit.tsx:60
↓ 1 callers
Function
completeMnemonic
()
src/pages/setup/verify.tsx:30
↓ 1 callers
Function
confirmSend
()
src/pages/main/send/confirm.tsx:168
↓ 1 callers
Function
confirmSendTo
()
src/pages/main/send/to.tsx:26
↓ 1 callers
Function
continueMnemonic
()
src/pages/setup/mnemonic.tsx:12
↓ 1 callers
Function
copiedMnemonic
()
src/pages/setup/mnemonic.tsx:8
↓ 1 callers
Function
copyAddress
(address: Address)
src/components/accounts/shardData.tsx:79
↓ 1 callers
Function
copyAddress
(address: Address)
src/components/home/SelectedAddressHeader.tsx:29
↓ 1 callers
Function
copyAddress
(address: Address)
src/components/home/addressDetails/DetailsPage.tsx:46
↓ 1 callers
Function
copyAddress
(address: Address)
src/components/token/tokenData.tsx:52
↓ 1 callers
Function
copyAddress
(address: Address)
src/pages/main/receive.tsx:47
↓ 1 callers
Function
createAddress
()
src/pages/accounts/addAddress.tsx:59
↓ 1 callers
Function
createWallet
(password: string, mnemonic: string)
src/storage/wallet/index.ts:319
↓ 1 callers
Function
decryptMnemonic
(password, encrypted)
src/crypto/index.ts:90
↓ 1 callers
Function
deleteContactByName
(name: string)
src/storage/contacts/index.ts:102
↓ 1 callers
Function
deleteCustomNetwork
(network: Network)
src/storage/network/index.ts:84
↓ 1 callers
Function
deleteNetwork
()
src/components/settings/networks/networkData.tsx:73
↓ 1 callers
Function
editContact
()
src/components/contacts/edit.tsx:47
↓ 1 callers
Function
editContactData
( contact: WalletContact, name: string, addresses: NetworkAddressLabel[] )
src/storage/contacts/index.ts:73
↓ 1 callers
Function
encryptMnemonic
(password, mnemonic)
src/crypto/index.ts:80
↓ 1 callers
Method
fetchActivity
(addresses: Address[])
src/background/services/network/controller.ts:241
↓ 1 callers
Function
fetchAddresses
()
src/components/navigation/MenuPopup.tsx:30
↓ 1 callers
Function
fetchData
()
src/pages/main/fetcher.tsx:50
↓ 1 callers
Function
fetchWallets
()
src/pages/settings/advanced/permissions/permissions.tsx:16
↓ 1 callers
Function
formatBalance
(balance)
src/components/accounts/shardData.tsx:64
↓ 1 callers
Function
formatTotalFee
()
src/components/send/totalFee.tsx:37
↓ 1 callers
Function
getAddressBalance
(lookupAddress: string)
src/components/accounts/shardData.tsx:48
↓ 1 callers
Method
getAddressData
(addresses: Address[])
src/background/services/network/controller.ts:225
↓ 1 callers
Function
getAllNetworks
()
src/storage/network/index.ts:55
↓ 1 callers
Method
getBalanceData
( addresses: Address[] )
src/background/services/network/controller.ts:371
↓ 1 callers
Function
getCountriesForContext
(shard: string)
src/storage/wallet/shard.ts:94
↓ 1 callers
Method
getExtensionPage
()
e2e/bootstrap.ts:50
next →
1–100 of 339, ranked by callers