↓ 5 callersFunctiongetValueFromWeiHex({
value,
fromCurrency = ETH,
toCurrency,
conversionRate,
numberOfDecimals,
toDenomination,
})
app/util/conversions.js:57
↓ 5 callersFunctionsetRecipient(
from,
to,
ensRecipient,
transactionToName,
transactionFromName,
)
app/actions/transaction/index.js:42
↓ 4 callersFunctioncalculateAmountsEIP1559({
value,
nativeCurrency,
currentCurrency,
conversionRate,
gasFeeMinConversion,
gasFeeMinNative,
app/util/transactions/index.js:520