mirror of
https://github.com/status-im/status-go.git
synced 2025-02-10 13:56:39 +00:00
This change adapts the market manager to cache the token-market-cap, and modifies the existing `GetWalletToken` function to use the token-price and token-market cache data. Additionally, we choose to use the cached price and market data for roughly 60 seconds when calling the `GetWalletToken` function.