Skip to content

Commit

Permalink
add methodology
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Jun 17, 2024
1 parent 6ddd0a9 commit a775b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/summer-fi/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const { getCache, setCache } = require("../helper/cache");

module.exports = {
doublecounted: true,
methodology: "Summer.fi TVL is calculated by fetching on-chain data, retrieving CDP IDs, and using them to determine locked assets via the automationTvl function, excluding frontend-managed Maker vaults",
ethereum: { tvl },
};

Expand Down

0 comments on commit a775b4a

Please sign in to comment.