Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/burner-wallet/burner-wallet-2
/ functions
Functions
312 in github.com/burner-wallet/burner-wallet-2
⨍
Functions
312
◇
Types & classes
157
↓ 22 callers
Function
withBurner
(WrappedComponent: ComponentType<P>)
packages/ui-core/src/BurnerProvider.tsx:175
↓ 11 callers
Method
getAsset
(id: string)
packages/exchange/src/Exchange.ts:31
↓ 11 callers
Method
send
(fromAddress: string, asset: Asset, ether: string)
packages/link-plugin/src/LinkPlugin.ts:42
↓ 9 callers
Method
getWeb3
(network: string)
packages/exchange/src/Exchange.ts:40
↓ 9 callers
Function
useBurner
()
packages/ui-core/src/BurnerProvider.tsx:185
↓ 5 callers
Method
getContract
({ gasless=false }={})
packages/link-plugin/src/LinkPlugin.ts:36
↓ 5 callers
Method
setPluginData
(newData: Partial<BurnerPluginData>)
packages/ui-core/src/Plugins.tsx:93
↓ 4 callers
Method
getContract
()
packages/exchange/src/pairs/Uniswap.ts:30
↓ 4 callers
Method
initializePlugin
(context: BurnerPluginContext)
packages/types/Plugins.d.ts:15
↓ 4 callers
Function
render
()
packages/ui-core/src/BurnerUICore.tsx:93
↓ 4 callers
Function
setSending
(isSending: boolean)
packages/modern-ui/src/pages/ConfirmPage/ConfirmPage.tsx:27
↓ 3 callers
Method
getAccounts
(search: string)
packages/classic-ui/src/Pages/SendPage/SendPage.tsx:88
↓ 3 callers
Function
getAsset
()
packages/ui-core/src/data-providers/AccountBalance.tsx:49
↓ 3 callers
Method
getFund
(claimId: string)
packages/link-plugin/src/LinkPlugin.ts:70
↓ 3 callers
Method
getPairs
()
packages/exchange/src/Exchange.ts:27
↓ 3 callers
Function
runAndWait
(func: () => Promise<void>)
packages/classic-ui/src/Pages/NewPKPage/MoveBalance.tsx:25
↓ 3 callers
Function
runAndWait
(func: () => Promise<void>)
packages/modern-ui/src/pages/PKPage/MoveBalance.tsx:26
↓ 3 callers
Method
scanQRCode
()
packages/ui-core/src/BurnerProvider.tsx:108
↓ 3 callers
Method
send
()
packages/classic-ui/src/Pages/SendPage/SendPage.tsx:102
↓ 3 callers
Function
setPK
(pk: string)
packages/classic-ui/src/Pages/NewPKPage/NewPKPage.tsx:51
↓ 3 callers
Function
setPK
(pk: string)
packages/modern-ui/src/pages/PKPage/PKPage.tsx:51
↓ 3 callers
Method
update
({ assetA, assetB, amount }: { assetA?: Asset; assetB?: Asset; amount?: string })
packages/exchange/src/ui/ExchangePage.tsx:127
↓ 2 callers
Method
addPluginButton
(plugin: Plugin, position: string, title: string, path: string, options: any)
packages/ui-core/src/Plugins.tsx:108
↓ 2 callers
Method
addTranslations
(plugin: Plugin, translations: Translations)
packages/ui-core/src/Plugins.tsx:149
↓ 2 callers
Function
fetchData
()
packages/ui-core/src/data-providers/AccountBalance.tsx:61
↓ 2 callers
Method
fetchData
()
packages/ui-core/src/data-providers/TransactionDetails.tsx:31
↓ 2 callers
Function
getABI
(contract: string)
packages/exchange/src/pairs/Uniswap.ts:14
↓ 2 callers
Function
getAccount
(web3: Web3)
packages/cli/src/local-burner.ts:15
↓ 2 callers
Function
getAllBalances
(assets: Asset[], account: string)
packages/classic-ui/src/Pages/NewPKPage/NewPKPage.tsx:15
↓ 2 callers
Function
getAllBalances
(assets: Asset[], account: string)
packages/modern-ui/src/pages/PKPage/PKPage.tsx:15
↓ 2 callers
Method
getPair
(assetA: Asset, assetB: Asset)
packages/exchange/src/ui/ExchangePage.tsx:58
↓ 2 callers
Method
getPairOptions
(asset: Asset)
packages/exchange/src/ui/ExchangePage.tsx:112
↓ 2 callers
Method
getPluginActionContext
()
packages/ui-core/src/BurnerProvider.tsx:101
↓ 2 callers
Method
getRegistry
()
packages/ens-plugin/src/ENS.ts:22
↓ 2 callers
Method
getResolver
(address: string)
packages/ens-plugin/src/ENS.ts:29
↓ 2 callers
Function
getValue
(asset: Asset, balance?: string | null)
packages/modern-ui/src/internal-plugins/balance-plugin/BalanceItem.tsx:71
↓ 2 callers
Method
getXDai
()
packages/link-plugin/src/ui/ClaimPage.tsx:70
↓ 2 callers
Function
isAllZero
(arr: string[])
packages/classic-ui/src/lib.ts:7
↓ 2 callers
Function
isAllZero
(arr: string[])
packages/modern-ui/src/lib.ts:10
↓ 2 callers
Function
moveAll
(assets: Asset[], sender: string, recipient: string)
packages/classic-ui/src/Pages/NewPKPage/NewPKPage.tsx:18
↓ 2 callers
Function
moveAll
(assets: Asset[], sender: string, recipient: string)
packages/modern-ui/src/pages/PKPage/PKPage.tsx:18
↓ 2 callers
Function
randomHex
(length: number)
packages/modern-ui/src/lib.ts:12
↓ 2 callers
Function
registerValidSW
(swUrl: string, config?: Config)
basic-wallet/src/serviceWorker.ts:65
↓ 2 callers
Method
render
()
packages/link-plugin/src/ui/ClaimPage.tsx:79
↓ 2 callers
Method
sent
(data: SendData)
packages/ui-core/src/Plugins.tsx:192
↓ 2 callers
Function
setValue
(value: string, maxVal: string | null = null)
packages/modern-ui/src/pages/SendPage/SendPage.tsx:139
↓ 2 callers
Method
signClaim
(claimId: string, nonce: number, account: string, claimKey: string)
packages/link-plugin/src/LinkPlugin.ts:91
↓ 2 callers
Method
tryToClaim
()
packages/link-plugin/src/ui/ClaimPage.tsx:38
↓ 2 callers
Method
updateKeys
()
packages/ui-core/src/data-providers/AccountKeys.tsx:23
↓ 2 callers
Function
wait
(time: number)
packages/exchange/src/pairs/XDaiBridge.ts:55
↓ 2 callers
Function
wrapComponent
(Component: ComponentType<T>, plugin: Plugin)
packages/ui-core/src/Plugins.tsx:13
↓ 1 callers
Function
Dropdown
(assets: Asset[])
packages/classic-ui/src/components/AssetSelector.tsx:34
↓ 1 callers
Method
addAccountSearch
(callback: AccountSearchFn)
packages/ui-core/src/Plugins.tsx:157
↓ 1 callers
Method
addAddress
(address: string)
packages/recent-accounts-plugin/src/RecentAccountsPlugin.ts:32
↓ 1 callers
Method
addMessageListener
(topic: string, callback: PluginMessageListener)
packages/ui-core/src/Plugins.tsx:163
↓ 1 callers
Method
addPluginElement
(plugin: Plugin, position: string, Component: PluginElement, options?: any)
packages/ui-core/src/Plugins.tsx:138
↓ 1 callers
Method
addPluginPage
(plugin: Plugin, path: string, Component: PluginPage)
packages/ui-core/src/Plugins.tsx:101
↓ 1 callers
Function
afterCopy
()
packages/modern-ui/src/components/Clipboard.tsx:16
↓ 1 callers
Method
awaitPopup
()
packages/burner-connect-wallet/src/BurnerConnectBridge.ts:93
↓ 1 callers
Method
batchSetLocalstorage
(storage: any)
packages/burner-connect-wallet/src/BurnerConnectBridge.ts:125
↓ 1 callers
Method
burnerComponents
()
packages/modern-ui/src/ModernUI.tsx:48
↓ 1 callers
Function
bytesToHex
(bytes: Buffer)
packages/legacy-plugin/src/lib.ts:1
↓ 1 callers
Method
canClaim
(claimId: string)
packages/link-plugin/src/LinkPlugin.ts:78
↓ 1 callers
Method
chainClaim
(claimId: string, claimKey: string, account: string)
packages/link-plugin/src/LinkPlugin.ts:103
↓ 1 callers
Function
checkValidServiceWorker
(swUrl: string, config?: Config)
basic-wallet/src/serviceWorker.ts:109
↓ 1 callers
Method
complete
()
packages/onboarding-plugin/src/OnboardingPlugin.ts:61
↓ 1 callers
Method
content
()
packages/modern-ui/src/ModernUI.tsx:52
↓ 1 callers
Method
detectExchangeAToBFinished
(account: string, value: string, sendResult: any)
packages/exchange/src/pairs/Bridge.ts:58
↓ 1 callers
Method
detectExchangeBToAFinished
(account: string, value: string, sendResult: any)
packages/exchange/src/pairs/Bridge.ts:54
↓ 1 callers
Method
ensSearch
(search: string)
packages/ens-plugin/src/ENSPlugin.ts:40
↓ 1 callers
Method
ensureIFrame
()
packages/burner-connect-wallet/src/HubBridge.ts:15
↓ 1 callers
Method
estimateAtoB
(value: ValueTypes)
packages/exchange/src/pairs/Bridge.ts:36
↓ 1 callers
Method
estimateBtoA
(value: ValueTypes)
packages/exchange/src/pairs/Bridge.ts:43
↓ 1 callers
Method
exchangeAtoB
({ account, value, ether }: ExchangeParams)
packages/exchange/src/pairs/Bridge.ts:20
↓ 1 callers
Method
exchangeBtoA
({ account, value, ether }: ExchangeParams)
packages/exchange/src/pairs/Bridge.ts:28
↓ 1 callers
Method
form
()
packages/link-plugin/src/ui/SendLinkPage.tsx:41
↓ 1 callers
Function
formatDate
(timestamp: number)
packages/modern-ui/src/pages/ReceiptPage/ReceiptPage.tsx:24
↓ 1 callers
Method
getAddress
(ensName: string)
packages/ens-plugin/src/ENS.ts:33
↓ 1 callers
Method
getAddressName
(address: string)
packages/ui-core/src/Plugins.tsx:167
↓ 1 callers
Method
getAsset
(id: string)
packages/classic-ui/src/Pages/SendPage/SendPage.tsx:68
↓ 1 callers
Function
getBalance
(asset: Asset, account: string)
packages/ui-core/src/data-providers/AccountBalance.tsx:22
↓ 1 callers
Function
getCache
(key: string)
packages/ui-core/src/data-providers/AccountBalance.tsx:15
↓ 1 callers
Function
getClaimUrl
(claimId: string, claimKey: string)
packages/link-plugin/src/LinkPlugin.ts:12
↓ 1 callers
Method
getData
()
packages/ui-core/src/Plugins.tsx:65
↓ 1 callers
Method
getEstimate
(assetA: Asset, assetB: Asset, amount: string)
packages/exchange/src/ui/ExchangePage.tsx:92
↓ 1 callers
Method
getExchangeAddress
()
packages/exchange/src/pairs/Uniswap.ts:37
↓ 1 callers
Method
getInternalPlugins
()
packages/modern-ui/src/ModernUI.tsx:44
↓ 1 callers
Method
getLoadingMessage
()
packages/exchange/src/pairs/Bridge.ts:50
↓ 1 callers
Function
getPK
()
packages/classic-ui/src/Pages/NewPKPage/NewPKPage.tsx:33
↓ 1 callers
Function
getPK
()
packages/modern-ui/src/pages/PKPage/PKPage.tsx:33
↓ 1 callers
Method
getPages
()
packages/modern-ui/src/ModernUI.tsx:31
↓ 1 callers
Method
getPluginContext
(plugin: Plugin)
packages/ui-core/src/Plugins.tsx:69
↓ 1 callers
Function
getQueryStringParams
(query: string)
packages/classic-ui/src/Pages/SendPage/SendPage.tsx:28
↓ 1 callers
Method
handleMessage
({ command, params, id }: BurnerConnectMessage)
packages/burner-connect-wallet/src/BurnerConnectBridge.ts:60
↓ 1 callers
Method
hasAddress
(address: string)
packages/recent-accounts-plugin/src/RecentAccountsPlugin.ts:28
↓ 1 callers
Method
isClaimed
(claimId: string)
packages/link-plugin/src/LinkPlugin.ts:83
↓ 1 callers
Function
isTouchDevice
()
packages/onboarding-plugin/src/OnboardingPlugin.ts:7
↓ 1 callers
Method
lookupName
(address: string)
packages/ens-plugin/src/ENSPlugin.ts:25
↓ 1 callers
Function
makeReader
(_component: any)
packages/modern-ui/src/components/Scanner.tsx:57
↓ 1 callers
Function
makeTheme
(theme: any)
packages/modern-ui/src/Template.tsx:38
next →
1–100 of 312, ranked by callers