From 52f395d88b46a5f1af6a043d0849a4ef5e28b4d4 Mon Sep 17 00:00:00 2001 From: doomsower <12031673+doomsower@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:58:01 +0300 Subject: [PATCH] fix: update gearbox methodology wording (#12784) --- projects/gearbox/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/gearbox/index.js b/projects/gearbox/index.js index 44405b03bf3b..e9cecaeaf5a0 100644 --- a/projects/gearbox/index.js +++ b/projects/gearbox/index.js @@ -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 ** ** ** @@ -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, };