Skip to content

Commit

Permalink
fix texts
Browse files Browse the repository at this point in the history
  • Loading branch information
dry-cake committed Aug 21, 2024
1 parent 9127a52 commit ad71fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/aqua-network/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ function tvl(time) {

module.exports = {
methodology:
'TVL counts the liquidity of the Pools on AMM, data is pulled from the Aquarius API: "https://amm-api.aqua.network/api/external/v1/statistics/totals/".',
'counts the liquidity of the Pools on AMM, data is pulled from the Aquarius API: "https://amm-api.aqua.network/api/external/v1/statistics/totals/".',
stellar: {tvl},
};

0 comments on commit ad71fab

Please sign in to comment.