December 12 - December 19
3 months ago
Cosmos rewards and Osmosis rewards indexing went live, connecting historical reward data across Cosmos-ecosystem chains to the API. Drift was refactored and its deposit and withdrawal flows were stabilised. The vault capacity DTO landed in the Yield API.
Integration Improvements
- Cosmos rewards: Connected Cosmos network rewards, stakes, and grow data to the API via the new indexer, replacing the legacy Cosmos data source.
- Osmosis and NEAR rewards: Exposed Osmosis claimed rewards and full NEAR historic rewards data in the rewards summary endpoints.
- Osmosis rewards indexer: Enabled the Osmosis rewards indexer in production.
- Drift: Completed a full refactor of the Drift integration. Deposit and withdrawal flows are now stable.
- EtherFi balance: Corrected ETH balance token representation to use the proper exchange rate for EtherFi positions.
- Address resolution for stake queries: Increased the address resolution limit per stakes request, improving coverage for wallets with large validator sets.
- LiFi swap integration: Added swap and bridging functionality via LiFi, expanding supported funding paths.
- Email token security: Replaced insecure email confirmation token generation with a cryptographically hashed token.
- Cardano validators: Updated Cardano validator metadata.
- TypeORM: Upgraded to 0.3.28.
