mirror of
https://github.com/status-im/status-go.git
synced 2025-02-05 03:16:12 +00:00
385933a60d
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.