Change TVL methodology for GammaSwap section (#16780)

This commit is contained in:
Roberto Martinez
2025-10-27 10:37:27 -04:00
committed by GitHub
parent 6d1fe44e09
commit 9762a89978

View File

@@ -22,6 +22,10 @@ const config = {
},
}
module.exports = {
methodology: "Total value of the CFMM liquidity held as collateral in the GammaPool smart contracts.",
}
Object.keys(config).forEach(chain => {
const { factories, deltaswapFactory } = config[chain]
module.exports[chain] = {