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
fix: update numeric handling in upsertProtocolDailyStatDetails
Refactored the SQL queries in the upsertProtocolDailyStatDetails function to ensure proper numeric handling by explicitly casting values to numeric types. This change improves the accuracy of calculations for rates, total assets, and yields, enhancing the overall data integrity in the protocol's daily statistics.
0 commit comments