MCPcopy Create free account

hub / github.com/ICBNetwork/web3-Wallet / functions

Functions4,763 in github.com/ICBNetwork/web3-Wallet

↓ 23 callersMethodgetElementByLabel
* Get element by label. * * @param {string} label - Match elements with the specified accessibility label (iOS) or content description (Android)
e2e/utils/Matchers.js:50
↓ 23 callersFunctionsnapGetBip32EntropyTitle
(protocol: string)
app/components/Views/Snaps/components/SnapPermissions/test/SnapPermissions.test.tsx:29
↓ 23 callersFunctionsnapGetBip32PublicKeyTitle
(protocol: string)
app/components/Views/Snaps/components/SnapPermissions/test/SnapPermissions.test.tsx:31
↓ 22 callersFunctionparseWaitTime
(min)
app/util/custom-gas/index.js:82
↓ 22 callersFunctionrender
(Component: React.ComponentType)
app/components/UI/Ramp/Views/PaymentMethods/PaymentMethods.test.tsx:17
↓ 22 callersMethodreset
* clear the internal state of the library for the current user and group.
app/core/Analytics/MetaMetrics.types.ts:78
↓ 22 callersFunctionshowAlert
({ isVisible, autodismiss, content, data })
app/actions/alert/index.js:7
↓ 22 callersMethodtrackEvent
* track an event * @param event - Analytics event * @param properties - Object containing any event relevant traits or properties (optional)
app/core/Analytics/MetaMetrics.types.ts:70
↓ 22 callersFunctionuseRampSDK
()
app/components/UI/Ramp/sdk/index.tsx:298
↓ 22 callersFunctionwait
(ms: number)
app/core/SDKConnect/utils/wait.util.ts:10
↓ 21 callersFunctiondecGWEIToHexWEI
(decGWEI)
app/util/conversions.js:129
↓ 21 callersFunctiongetPrototypeOf
(_shadow)
ses.cjs:5451
↓ 21 callersFunctionrender
(Component: React.ComponentType, orders = [mockOrder])
app/components/UI/Ramp/Views/OrderDetails/OrderDetails.test.tsx:130
↓ 21 callersFunctionrenderHookWithProvider
( hook: () => void, providerValues?: ProviderValues, )
app/util/test/renderWithProvider.tsx:75
↓ 21 callersMethodtapTextByXpath
(text, tapType = 'TAP')
wdio/helpers/Gestures.js:99
↓ 21 callersFunctiontoDateFormat
(timestamp)
app/util/date/index.js:10
↓ 21 callersFunctionuseApprovalRequest
()
app/components/Views/confirmations/hooks/useApprovalRequest.ts:9
↓ 20 callersFunctiontoHexadecimal
(decimal)
app/util/number/index.js:809
↓ 19 callersFunctionhandleSendMessage
({ msg, connection, }: { msg: any; connection: Connection; })
app/core/SDKConnect/handlers/handleSendMessage.ts:13
↓ 19 callersFunctionuseAppThemeFromContext
()
app/util/theme/index.ts:173
↓ 19 callersFunctionweiToFiatNumber
(wei, conversionRate, decimalsToShow = 5)
app/util/number/index.js:536
↓ 19 callersFunctionwithFixtures
(options, testSuite)
e2e/fixtures/fixture-helper.js:90
↓ 18 callersFunctiongetLedgerKeyring
()
app/core/Ledger/Ledger.ts:24
↓ 18 callersFunctionisIPFSUri
(uri)
app/util/general/index.js:109
↓ 18 callersMethodisIphone5
()
app/util/device/index.js:31
↓ 18 callersFunctionisSwapsNativeAsset
(token)
app/components/UI/Swaps/utils/index.js:43
↓ 18 callersFunctionrender
(Component: React.ComponentType)
app/components/UI/Ramp/Views/Quotes/Quotes.test.tsx:29
↓ 18 callersMethodswipe
* Swipe on an element identified by ID. * * @param {Promise<Detox.IndexableNativeElement>} elementID - ID of the element to swipe on * @param
e2e/utils/Gestures.js:127
↓ 18 callersMethodtapGotItButton
()
e2e/pages/modals/NetworkEducationModal.js:33
↓ 18 callersFunctionuseAnalytics
()
app/components/UI/Ramp/hooks/useAnalytics.ts:55
↓ 18 callersFunctionuseParams
( defaults?: Partial<T>, )
app/util/navigation/navUtils.ts:16
↓ 17 callersFunctionfindBlockExplorerForRpc
( rpcTargetUrl = undefined, networkConfigurations, )
app/util/networks/index.js:279
↓ 17 callersFunctiongetMinimalOptions
* Return a minimal set of options for `getRpcMethodMiddleware`. These options * are complete enough to test at least some method handlers, and they a
app/core/RPCMethods/RPCMethodMiddleware.test.ts:112
↓ 17 callersFunctiongetPermittedAccounts
( hostname: string, )
app/core/Permissions/index.ts:170
↓ 17 callersFunctionisHardwareAccount
( address, accountTypes = [ExtendedKeyringTypes.qr, ExtendedKeyringTypes.ledger], )
app/util/address/index.js:196
↓ 17 callersFunctionrender
(Component: React.ComponentType)
app/components/UI/Ramp/Views/Regions/Regions.test.tsx:14
↓ 17 callersFunctionrenderFullAddress
(address)
app/util/address/index.js:46
↓ 16 callersFunctionapply
(_target, _thisArg, _args)
ses.cjs:8282
↓ 16 callersFunctiongetHost
(url: string, defaultProtocol = 'https://')
app/util/browser/index.ts:71
↓ 16 callersFunctionisBN
(value)
app/util/number/index.js:345
↓ 16 callersFunctionisMainnetByChainId
(chainId)
app/util/networks/index.js:159
↓ 16 callersFunctionsetupGlobalState
* Setup any global state relevant for one of these tests. * * @param options - Options. * @param options.activeTab - The current active tab. * @pa
app/core/RPCMethods/RPCMethodMiddleware.test.ts:218
↓ 16 callersMethodswipeUp
* Swipe Up based on a percentage
wdio/helpers/Gestures.js:212
↓ 16 callersMethodtapBrowser
()
e2e/pages/TabBarComponent.js:26
↓ 16 callersMethodtapSettings
()
e2e/pages/TabBarComponent.js:38
↓ 16 callersMethodwaitForDisplayed
()
wdio/screen-objects/Modals/NetworkListModal.js:30
↓ 15 callersFunctionbalanceToFiat
( balance, conversionRate, exchangeRate, currencyCode, )
app/util/number/index.js:619
↓ 15 callersFunctioncheckTabActive
()
app/core/RPCMethods/RPCMethodMiddleware.ts:303
↓ 15 callersFunctioncreateSanitizationMiddleware
()
app/core/SanitizationMiddleware.ts:82
↓ 15 callersFunctiongenerateTransferData
(type = undefined, opts = {})
app/util/transactions/index.js:131
↓ 15 callersFunctiongetAllNetworks
()
app/util/networks/index.js:131
↓ 15 callersFunctionhandleConnectionReady
({ originatorInfo, engine, connection, approveHost, disapprove, onError, updateOriginatorInfos,
app/core/SDKConnect/handlers/handleConnectionReady.ts:17
↓ 15 callersMethodisMediumDevice
()
app/util/device/index.js:81
↓ 15 callersFunctionisNetworkRampNativeTokenSupported
( chainId: string, networks: AggregatorNetwork[], )
app/components/UI/Ramp/utils/index.ts:138
↓ 15 callersFunctionisValidHexAddress
( possibleAddress, { allowNonPrefixed = false, mixedCaseUseChecksum = false } = {}, )
app/util/address/index.js:326
↓ 15 callersFunctionrender
(Component: React.ComponentType, chainId?: string)
app/components/UI/Ramp/Views/NetworkSwitcher/NetworkSwitcher.test.tsx:69
↓ 15 callersMethodsetLoading
(loading: boolean)
app/core/SDKConnect/Connection/Connection.ts:251
↓ 15 callersFunctionsimpleNotification
(number)
app/reducers/notification/notification.test.js:7
↓ 15 callersMethodtapIUnderstandCheckBox
()
e2e/pages/Onboarding/CreatePasswordView.js:46
↓ 15 callersFunctiontxNotification
(number)
app/reducers/notification/notification.test.js:15
↓ 15 callersFunctionuseAssetFromTheme
(light: any, dark: any)
app/util/theme/index.ts:190
↓ 15 callersFunctionuseGasPriceEstimation
* Returns the estimated gas fee for a transaction. * Returns null if the gas limit is 0 or if the gas fee controller has no estimates. * * @param o
app/components/UI/Ramp/hooks/useGasPriceEstimation.ts:30
↓ 14 callersFunctionRegression
(testName)
e2e/tags.js:9
↓ 14 callersFunctiondecodeTransferData
(type, data)
app/util/transactions/index.js:212
↓ 14 callersFunctionformatAddress
(rawAddress, type)
app/util/address/index.js:58
↓ 14 callersFunctiongetAddressAccountType
(address)
app/util/address/index.js:242
↓ 14 callersFunctiongetFixturesServerPort
()
e2e/fixtures/utils.js:24
↓ 14 callersFunctiongetLabelTextByAddress
(address)
app/util/address/index.js:220
↓ 14 callersFunctiongetNetworkImageSource
({ networkType, chainId })
app/util/networks/index.js:395
↓ 14 callersFunctionhandleConnectionMessage
({ message, engine, connection, }: { message: CommunicationLayerMessage; engine: typeof Engine; co
app/core/SDKConnect/handlers/handleConnectionMessage.ts:38
↓ 14 callersFunctionisDecimal
(value)
app/util/number/index.js:355
↓ 14 callersFunctionisNumberScientificNotationWhenString
(value)
app/util/number/index.js:400
↓ 14 callersFunctionprocessCustomOrderId
( customOrderIdData: CustomIdData, { dispatchUpdateFiatCustomIdData, dispatchRemoveFiatCustomIdDat
app/components/UI/Ramp/index.tsx:170
↓ 14 callersMethodremoveChannel
({ channelId, sendTerminate, }: { channelId: string; sendTerminate?: boolean; })
app/core/SDKConnect/SDKConnect.ts:258
↓ 14 callersMethodremoveItem
(key)
app/util/test/network-store.js:82
↓ 14 callersFunctionrenderComponent
(state: any = {})
app/components/UI/Tokens/index.test.tsx:115
↓ 14 callersMethodtap
(elementId)
e2e/helpers.js:28
↓ 14 callersFunctionwallet_addEthereumChain
({ req, res, requestUserApproval, analytics, startApprovalFlow, endApprovalFlow, })
app/core/RPCMethods/wallet_addEthereumChain.js:28
↓ 13 callersFunctionaddCurrencies
(a, b, options = {})
app/util/conversion/index.js:189
↓ 13 callersFunctionaggregatorOrderToFiatOrder
(aggregatorOrder: Order)
app/components/UI/Ramp/orderProcessor/aggregator.ts:45
↓ 13 callersFunctionbalanceToFiatNumber
( balance, conversionRate, exchangeRate, decimalsToShow = 5, )
app/util/number/index.js:646
↓ 13 callersMethodenable
* Enable or disable data tracking * @param enable
app/core/Analytics/MetaMetrics.types.ts:41
↓ 13 callersFunctiongenerateDeviceAnalyticsMetaData
()
app/util/metrics/DeviceAnalyticsMetaData/generateDeviceAnalyticsMetaData.ts:5
↓ 13 callersFunctiongetOwnPropertyDescriptor
(_shadow, prop)
ses.cjs:5457
↓ 13 callersFunctionisTestNet
(chainId)
app/util/networks/index.js:223
↓ 13 callersFunctiononUrlSubmit
( input: string, searchEngine = 'Google', defaultProtocol = 'https://', )
app/util/browser/index.ts:30
↓ 13 callersFunctionprefixUrlWithProtocol
( url: string, defaultProtocol = 'https://', )
app/util/browser/index.ts:13
↓ 13 callersFunctionrender
(Component: React.ComponentType | ConnectedComponent<any, any>)
app/components/Views/confirmations/SendFlow/Confirm/index.test.tsx:137
↓ 13 callersMethodreplaceTextInField
* Replace the text in the field of an element identified by ID. * * @param {Promise<Detox.IndexableNativeElement>} elementID - ID of the element
e2e/utils/Gestures.js:111
↓ 13 callersFunctionresetTransaction
()
app/actions/transaction/index.js:10
↓ 13 callersFunctionsetTransactionObject
(transaction)
app/actions/transaction/index.js:104
↓ 13 callersMethodtapOnText
(text)
wdio/screen-objects/Contacts.js:26
↓ 13 callersFunctiontrackOnboarding
( event: IMetaMetricsEvent, properties: JsonMap = {}, saveOnboardingEvent?: (event: IMetaMetricsEvent) =
app/util/metrics/TrackOnboarding/trackOnboarding.ts:11
↓ 13 callersMethodwithGanacheNetwork
()
e2e/fixtures/fixture-builder.js:663
↓ 13 callersMethodwithPermissionControllerConnectedToTestDapp
* Connects the PermissionController to a test dapp with specific permissions and origins. * @returns {FixtureBuilder} - The FixtureBuilder instance
e2e/fixtures/fixture-builder.js:628
↓ 12 callersFunctionapproveTransaction
({ deeplinkManager, ethUrl, origin, }: { deeplinkManager: DeeplinkManager; ethUrl: ParseOutput; or
app/core/DeeplinkManager/TransactionManager/approveTransaction.ts:12
↓ 12 callersFunctioncheckPermissions
({ connection, engine, message, lastAuthorized, }: { connection: Connection; engine: typeof Engine
app/core/SDKConnect/handlers/checkPermissions.ts:12
↓ 12 callersFunctioncheckSafeNetwork
( chainIdDecimal: string, rpcUrl: string, nickname: string, ticker: string, )
app/core/RPCMethods/networkChecker.util.ts:26
↓ 12 callersFunctionconverter
({ value, fromNumericBase, fromDenomination, fromCurrency, toNumericBase, toDenomination, toCurr
app/util/conversion/index.js:86
↓ 12 callersFunctiongetNotificationDetails
(fiatOrder: FiatOrder)
app/components/UI/Ramp/utils/index.ts:221
← previousnext →101–200 of 4,763, ranked by callers