Skip to content

Commit

Permalink
update methodology
Browse files Browse the repository at this point in the history
  • Loading branch information
davidespataro committed Aug 12, 2024
1 parent 06dafdf commit de9d9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/chintai/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ async function chintaiTvl() {
}

module.exports = {
methodology: `Chintai TVL is achieved by querying token balances from Chintai pools`,
methodology: `Chintai TVL is achieved by querying the USD value of all the asset issued and staked on the Chintai platform`,
ethereum: {
tvl: sumTokensExport({
chain: "ethereum",
Expand Down

0 comments on commit de9d9ad

Please sign in to comment.