mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-04-30 22:02:28 +08:00
Add TVL calculation for SNS DAO treasuries
This commit is contained in:
@@ -33,7 +33,7 @@ async function tvl(api) {
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
methodology: `We count the ICP on all SNS treasuries accounts as the collateral`,
|
||||
methodology: `We count the ICP on all SNS DAO treasuries accounts`,
|
||||
icp: {
|
||||
tvl
|
||||
},
|
||||
Reference in New Issue
Block a user