You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently it makes call to coingecko api for every fiat conversion, which is not optimal.
best to store it once and use that value for every other conversion
The text was updated successfully, but these errors were encountered:
currently it makes call to coingecko api for every fiat conversion, which is not optimal.
best to store it once and use that value for every other conversion
The text was updated successfully, but these errors were encountered: