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
feat(stores-eth): add currency registration check in ERC20 balance queries
Implemented a new method to verify if a currency is registered before proceeding with balance fetching in both ObservableQueryEthereumERC20BalanceImpl and ObservableQueryThirdpartyERC20BalancesImpl. This prevents unnecessary calls when the currency has been removed, enhancing efficiency.
0 commit comments