Skip to content

Commit

Permalink
fix: methodology wording
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsower committed Dec 19, 2024
1 parent 2092328 commit 31847ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adapter/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ export default {
optimism: {
tvl,
},
methodology: `Retrieves the tokens in each Gearbox pool (WETH/DAI/WBTC/USDC/wstETH) & value of all Credit Accounts (V1/V2/V3) denominated in the underlying token.`,
methodology: `Retrieves the tokens in each Gearbox pool & value of all Credit Accounts (V1/V2/V3) denominated in the underlying token.`,
misrepresentedTokens: true,
};

0 comments on commit 31847ae

Please sign in to comment.