feat: add indexer support for disabled strategies#10
Open
EjembiEmmanuel wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR expands indexed transaction history coverage for strategies that are not yet fully supported by adding their vault contract addresses to the indexer allowlists and ensuring the indexer can parse common ERC4626 event key patterns.
What changed
investment_flows.assetfor the newly indexed strategies (BTC-family tokens +xSTRK, plus aUSDC_NATIVEconstant).investment_flows) to include:ekubo_cl_xstrkstrk,ekubo_cl_xwbtcwbtc,ekubo_cl_xtbtctbtc,ekubo_cl_xsbtcsolvbtc,ekubo_cl_xlbtclbtcbtc-yolo-31-dec-2026,vusdc-xwbct-yolo-31-may-2026,xstrk-yolo-31-mar-2027,xstrk-yolo-30-jun-2026[Deposit]/[Withdraw]keys[ERC4626Event, Deposit]/[ERC4626Event, Withdraw]keysharvests) to include the full Ekubo CL LST vault set (previously onlyEkubo xSTRK/STRK).