1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-04 07:05:14 +01:00
metamask-extension/ui/hooks
Alex Donesky 385e0f2ad4
fix missing conversion rates in swaps token drop down (#12420)
* fix missing conversion rates in swaps token drop down

* make defaultToken appear at the top of the owned section of the dropdown with full renderable data regardless of whether swaps tokens are available

* revert change to filter non-native tokens with symbol ETH
2021-10-25 10:03:21 -05:00
..
gasFeeInput
useApproveTransaction.js
useCopyToClipboard.js
useCurrencyDisplay.js
useCurrencyDisplay.test.js
useCurrentAsset.js
useEqualityCheck.js
useEthFiatAmount.js
useGasFeeErrors.js
useGasFeeErrors.test.js
useGasFeeEstimates.js
useGasFeeEstimates.test.js
useGasFeeInputs.js
useI18nContext.js
useIncrementedGasFees.js
useMethodData.js
useMetricEvent.js
useOriginMetadata.js
usePrevious.js
useSafeGasEstimatePolling.js
useShouldAnimateGasEstimations.js
useShouldShowSpeedUp.js
useSwappedTokenValue.js
useTimeout.js
useTokenData.js
useTokenData.test.js
useTokenDisplayValue.js
useTokenDisplayValue.test.js
useTokenFiatAmount.js
useTokensToSearch.js
useTokenTracker.js
useTransactionDisplayData.js
useTransactionDisplayData.test.js
useUserPreferencedCurrency.js
useUserPreferencedCurrency.test.js