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
- Added new fields to the Arm and ArmDailyStat types in the GraphQL schema for asset decimals and rates in various currencies.
- Introduced a new migration script to create necessary database tables for exchange rates, native balances, and campaign data.
- Implemented the multi-asset ARM ABI, including functions and events for managing assets, market updates, and liquidity operations.
- Organized ABI functions and events into separate files for better maintainability and clarity.
This update expands the capabilities of the multi-asset ARM, allowing for more detailed asset management and improved data handling.
0 commit comments