Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ICBNetwork/web3-Wallet
/ QuotesView.js
File
QuotesView.js
app/components/UI/Swaps/QuotesView.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
React, { useCallback, useEffect, useMemo, useState } from
'react'
;
2
import
PropTypes from
'prop-types'
;
3
import
Eth from
'ethjs-query'
;
4
import
{
Callers
nothing calls this directly
Calls
15
useMetrics
Function · 0.90
useTheme
Function · 0.90
getQuotesNavigationsParams
Function · 0.90
toLowerCaseEquals
Function · 0.90
isMainnetByChainId
Function · 0.90
isMultiLayerFeeNetwork
Function · 0.90
isSwapsNativeAsset
Function · 0.90
calculateEthFeeForMultiLayer
Function · 0.90
toWei
Function · 0.90
fromTokenMinimalUnit
Function · 0.90
addHexPrefix
Function · 0.90
weiToFiat
Function · 0.90
Tested by
no test coverage detected