Skip to content

Commit

Permalink
fix: update gearbox methodology wording (#12784)
Browse files Browse the repository at this point in the history
  • Loading branch information
doomsower authored Dec 19, 2024
1 parent b4a1be5 commit 52f395d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/gearbox/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
**
**
** This file has been generated from source code in https://github.com/Gearbox-protocol/defillama repo
** Binary release: https://github.com/Gearbox-protocol/defillama/releases/tag/v1.4.1
** Binary release: https://github.com/Gearbox-protocol/defillama/releases/tag/v1.4.3
**
**
**
Expand Down Expand Up @@ -484,7 +484,7 @@ var adapter_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,
};

Expand Down

0 comments on commit 52f395d

Please sign in to comment.