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
refactor(assets): improve type safety in balance calculation
- Enhanced the access to percent change data in the balance calculation logic with proper type checking.
- Simplified the retrieval of market data and price percent change, improving code clarity and maintainability.
- Continued adherence to functional programming principles for better performance and readability.
0 commit comments