Background - Existing/deployed initiatives require the frontend to fetch data from the Graph - In the future we want to reduce the dependency on the Graph - Therefore we adapt the initiative code so that the data is directly accessible on chain Requirement - Implement new logic to fetch data on chain - Run old approach in parallel as backup for the initiatives that have not yet been migrated
Background
Requirement