MCPcopy Create free account

hub / github.com/burner-wallet/burner-wallet-2 / functions

Functions312 in github.com/burner-wallet/burner-wallet-2

↓ 22 callersFunctionwithBurner
(WrappedComponent: ComponentType<P>)
packages/ui-core/src/BurnerProvider.tsx:175
↓ 11 callersMethodgetAsset
(id: string)
packages/exchange/src/Exchange.ts:31
↓ 11 callersMethodsend
(fromAddress: string, asset: Asset, ether: string)
packages/link-plugin/src/LinkPlugin.ts:42
↓ 9 callersMethodgetWeb3
(network: string)
packages/exchange/src/Exchange.ts:40
↓ 9 callersFunctionuseBurner
()
packages/ui-core/src/BurnerProvider.tsx:185
↓ 5 callersMethodgetContract
({ gasless=false }={})
packages/link-plugin/src/LinkPlugin.ts:36
↓ 5 callersMethodsetPluginData
(newData: Partial<BurnerPluginData>)
packages/ui-core/src/Plugins.tsx:93
↓ 4 callersMethodgetContract
()
packages/exchange/src/pairs/Uniswap.ts:30
↓ 4 callersMethodinitializePlugin
(context: BurnerPluginContext)
packages/types/Plugins.d.ts:15
↓ 4 callersFunctionrender
()
packages/ui-core/src/BurnerUICore.tsx:93
↓ 4 callersFunctionsetSending
(isSending: boolean)
packages/modern-ui/src/pages/ConfirmPage/ConfirmPage.tsx:27
↓ 3 callersMethodgetAccounts
(search: string)
packages/classic-ui/src/Pages/SendPage/SendPage.tsx:88
↓ 3 callersFunctiongetAsset
()
packages/ui-core/src/data-providers/AccountBalance.tsx:49
↓ 3 callersMethodgetFund
(claimId: string)
packages/link-plugin/src/LinkPlugin.ts:70
↓ 3 callersMethodgetPairs
()
packages/exchange/src/Exchange.ts:27
↓ 3 callersFunctionrunAndWait
(func: () => Promise<void>)
packages/classic-ui/src/Pages/NewPKPage/MoveBalance.tsx:25
↓ 3 callersFunctionrunAndWait
(func: () => Promise<void>)
packages/modern-ui/src/pages/PKPage/MoveBalance.tsx:26
↓ 3 callersMethodscanQRCode
()
packages/ui-core/src/BurnerProvider.tsx:108
↓ 3 callersMethodsend
()
packages/classic-ui/src/Pages/SendPage/SendPage.tsx:102
↓ 3 callersFunctionsetPK
(pk: string)
packages/classic-ui/src/Pages/NewPKPage/NewPKPage.tsx:51
↓ 3 callersFunctionsetPK
(pk: string)
packages/modern-ui/src/pages/PKPage/PKPage.tsx:51
↓ 3 callersMethodupdate
({ assetA, assetB, amount }: { assetA?: Asset; assetB?: Asset; amount?: string })
packages/exchange/src/ui/ExchangePage.tsx:127
↓ 2 callersMethodaddPluginButton
(plugin: Plugin, position: string, title: string, path: string, options: any)
packages/ui-core/src/Plugins.tsx:108
↓ 2 callersMethodaddTranslations
(plugin: Plugin, translations: Translations)
packages/ui-core/src/Plugins.tsx:149
↓ 2 callersFunctionfetchData
()
packages/ui-core/src/data-providers/AccountBalance.tsx:61
↓ 2 callersMethodfetchData
()
packages/ui-core/src/data-providers/TransactionDetails.tsx:31
↓ 2 callersFunctiongetABI
(contract: string)
packages/exchange/src/pairs/Uniswap.ts:14
↓ 2 callersFunctiongetAccount
(web3: Web3)
packages/cli/src/local-burner.ts:15
↓ 2 callersFunctiongetAllBalances
(assets: Asset[], account: string)
packages/classic-ui/src/Pages/NewPKPage/NewPKPage.tsx:15
↓ 2 callersFunctiongetAllBalances
(assets: Asset[], account: string)
packages/modern-ui/src/pages/PKPage/PKPage.tsx:15
↓ 2 callersMethodgetPair
(assetA: Asset, assetB: Asset)
packages/exchange/src/ui/ExchangePage.tsx:58
↓ 2 callersMethodgetPairOptions
(asset: Asset)
packages/exchange/src/ui/ExchangePage.tsx:112
↓ 2 callersMethodgetPluginActionContext
()
packages/ui-core/src/BurnerProvider.tsx:101
↓ 2 callersMethodgetRegistry
()
packages/ens-plugin/src/ENS.ts:22
↓ 2 callersMethodgetResolver
(address: string)
packages/ens-plugin/src/ENS.ts:29
↓ 2 callersFunctiongetValue
(asset: Asset, balance?: string | null)
packages/modern-ui/src/internal-plugins/balance-plugin/BalanceItem.tsx:71
↓ 2 callersMethodgetXDai
()
packages/link-plugin/src/ui/ClaimPage.tsx:70
↓ 2 callersFunctionisAllZero
(arr: string[])
packages/classic-ui/src/lib.ts:7
↓ 2 callersFunctionisAllZero
(arr: string[])
packages/modern-ui/src/lib.ts:10
↓ 2 callersFunctionmoveAll
(assets: Asset[], sender: string, recipient: string)
packages/classic-ui/src/Pages/NewPKPage/NewPKPage.tsx:18
↓ 2 callersFunctionmoveAll
(assets: Asset[], sender: string, recipient: string)
packages/modern-ui/src/pages/PKPage/PKPage.tsx:18
↓ 2 callersFunctionrandomHex
(length: number)
packages/modern-ui/src/lib.ts:12
↓ 2 callersFunctionregisterValidSW
(swUrl: string, config?: Config)
basic-wallet/src/serviceWorker.ts:65
↓ 2 callersMethodrender
()
packages/link-plugin/src/ui/ClaimPage.tsx:79
↓ 2 callersMethodsent
(data: SendData)
packages/ui-core/src/Plugins.tsx:192
↓ 2 callersFunctionsetValue
(value: string, maxVal: string | null = null)
packages/modern-ui/src/pages/SendPage/SendPage.tsx:139
↓ 2 callersMethodsignClaim
(claimId: string, nonce: number, account: string, claimKey: string)
packages/link-plugin/src/LinkPlugin.ts:91
↓ 2 callersMethodtryToClaim
()
packages/link-plugin/src/ui/ClaimPage.tsx:38
↓ 2 callersMethodupdateKeys
()
packages/ui-core/src/data-providers/AccountKeys.tsx:23
↓ 2 callersFunctionwait
(time: number)
packages/exchange/src/pairs/XDaiBridge.ts:55
↓ 2 callersFunctionwrapComponent
(Component: ComponentType<T>, plugin: Plugin)
packages/ui-core/src/Plugins.tsx:13
↓ 1 callersFunctionDropdown
(assets: Asset[])
packages/classic-ui/src/components/AssetSelector.tsx:34
↓ 1 callersMethodaddAccountSearch
(callback: AccountSearchFn)
packages/ui-core/src/Plugins.tsx:157
↓ 1 callersMethodaddAddress
(address: string)
packages/recent-accounts-plugin/src/RecentAccountsPlugin.ts:32
↓ 1 callersMethodaddMessageListener
(topic: string, callback: PluginMessageListener)
packages/ui-core/src/Plugins.tsx:163
↓ 1 callersMethodaddPluginElement
(plugin: Plugin, position: string, Component: PluginElement, options?: any)
packages/ui-core/src/Plugins.tsx:138
↓ 1 callersMethodaddPluginPage
(plugin: Plugin, path: string, Component: PluginPage)
packages/ui-core/src/Plugins.tsx:101
↓ 1 callersFunctionafterCopy
()
packages/modern-ui/src/components/Clipboard.tsx:16
↓ 1 callersMethodawaitPopup
()
packages/burner-connect-wallet/src/BurnerConnectBridge.ts:93
↓ 1 callersMethodbatchSetLocalstorage
(storage: any)
packages/burner-connect-wallet/src/BurnerConnectBridge.ts:125
↓ 1 callersMethodburnerComponents
()
packages/modern-ui/src/ModernUI.tsx:48
↓ 1 callersFunctionbytesToHex
(bytes: Buffer)
packages/legacy-plugin/src/lib.ts:1
↓ 1 callersMethodcanClaim
(claimId: string)
packages/link-plugin/src/LinkPlugin.ts:78
↓ 1 callersMethodchainClaim
(claimId: string, claimKey: string, account: string)
packages/link-plugin/src/LinkPlugin.ts:103
↓ 1 callersFunctioncheckValidServiceWorker
(swUrl: string, config?: Config)
basic-wallet/src/serviceWorker.ts:109
↓ 1 callersMethodcomplete
()
packages/onboarding-plugin/src/OnboardingPlugin.ts:61
↓ 1 callersMethodcontent
()
packages/modern-ui/src/ModernUI.tsx:52
↓ 1 callersMethoddetectExchangeAToBFinished
(account: string, value: string, sendResult: any)
packages/exchange/src/pairs/Bridge.ts:58
↓ 1 callersMethoddetectExchangeBToAFinished
(account: string, value: string, sendResult: any)
packages/exchange/src/pairs/Bridge.ts:54
↓ 1 callersMethodensSearch
(search: string)
packages/ens-plugin/src/ENSPlugin.ts:40
↓ 1 callersMethodensureIFrame
()
packages/burner-connect-wallet/src/HubBridge.ts:15
↓ 1 callersMethodestimateAtoB
(value: ValueTypes)
packages/exchange/src/pairs/Bridge.ts:36
↓ 1 callersMethodestimateBtoA
(value: ValueTypes)
packages/exchange/src/pairs/Bridge.ts:43
↓ 1 callersMethodexchangeAtoB
({ account, value, ether }: ExchangeParams)
packages/exchange/src/pairs/Bridge.ts:20
↓ 1 callersMethodexchangeBtoA
({ account, value, ether }: ExchangeParams)
packages/exchange/src/pairs/Bridge.ts:28
↓ 1 callersMethodform
()
packages/link-plugin/src/ui/SendLinkPage.tsx:41
↓ 1 callersFunctionformatDate
(timestamp: number)
packages/modern-ui/src/pages/ReceiptPage/ReceiptPage.tsx:24
↓ 1 callersMethodgetAddress
(ensName: string)
packages/ens-plugin/src/ENS.ts:33
↓ 1 callersMethodgetAddressName
(address: string)
packages/ui-core/src/Plugins.tsx:167
↓ 1 callersMethodgetAsset
(id: string)
packages/classic-ui/src/Pages/SendPage/SendPage.tsx:68
↓ 1 callersFunctiongetBalance
(asset: Asset, account: string)
packages/ui-core/src/data-providers/AccountBalance.tsx:22
↓ 1 callersFunctiongetCache
(key: string)
packages/ui-core/src/data-providers/AccountBalance.tsx:15
↓ 1 callersFunctiongetClaimUrl
(claimId: string, claimKey: string)
packages/link-plugin/src/LinkPlugin.ts:12
↓ 1 callersMethodgetData
()
packages/ui-core/src/Plugins.tsx:65
↓ 1 callersMethodgetEstimate
(assetA: Asset, assetB: Asset, amount: string)
packages/exchange/src/ui/ExchangePage.tsx:92
↓ 1 callersMethodgetExchangeAddress
()
packages/exchange/src/pairs/Uniswap.ts:37
↓ 1 callersMethodgetInternalPlugins
()
packages/modern-ui/src/ModernUI.tsx:44
↓ 1 callersMethodgetLoadingMessage
()
packages/exchange/src/pairs/Bridge.ts:50
↓ 1 callersFunctiongetPK
()
packages/classic-ui/src/Pages/NewPKPage/NewPKPage.tsx:33
↓ 1 callersFunctiongetPK
()
packages/modern-ui/src/pages/PKPage/PKPage.tsx:33
↓ 1 callersMethodgetPages
()
packages/modern-ui/src/ModernUI.tsx:31
↓ 1 callersMethodgetPluginContext
(plugin: Plugin)
packages/ui-core/src/Plugins.tsx:69
↓ 1 callersFunctiongetQueryStringParams
(query: string)
packages/classic-ui/src/Pages/SendPage/SendPage.tsx:28
↓ 1 callersMethodhandleMessage
({ command, params, id }: BurnerConnectMessage)
packages/burner-connect-wallet/src/BurnerConnectBridge.ts:60
↓ 1 callersMethodhasAddress
(address: string)
packages/recent-accounts-plugin/src/RecentAccountsPlugin.ts:28
↓ 1 callersMethodisClaimed
(claimId: string)
packages/link-plugin/src/LinkPlugin.ts:83
↓ 1 callersFunctionisTouchDevice
()
packages/onboarding-plugin/src/OnboardingPlugin.ts:7
↓ 1 callersMethodlookupName
(address: string)
packages/ens-plugin/src/ENSPlugin.ts:25
↓ 1 callersFunctionmakeReader
(_component: any)
packages/modern-ui/src/components/Scanner.tsx:57
↓ 1 callersFunctionmakeTheme
(theme: any)
packages/modern-ui/src/Template.tsx:38
next →1–100 of 312, ranked by callers