Sure @hinchliff
For TheGraph I use directly the APIs:
- For V1 Aave API Documentation
- For V2 Aave API Documentation
- For the Safety Module (just available live not at a specific date) https://aave-api-v2.aave.com/data/pools
Then the Dune Queries are actually weekly not daily :
- V1 Flashloans https://explore.duneanalytics.com/queries/12901
- V1 Liquidations https://explore.duneanalytics.com/queries/7312#14508
- V2 Flashloans https://explore.duneanalytics.com/queries/15725/source
- V2 Liquidations https://explore.duneanalytics.com/queries/15724/source#31633
I also use CoinGecko API to extract market data for each asset
Really worth exploring the possibilities of TheGraph and Dune on your own but please be mindful as many Dune queries/dashboards are wrong. Happy to check them for you