mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
Change TVL methodology for GammaSwap section (#16780)
This commit is contained in:
@@ -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] = {
|
||||
|
||||
Reference in New Issue
Block a user