From c7c3442d90aaba90fcdc74ecdb5bbd9f7b246ced Mon Sep 17 00:00:00 2001 From: MSNTCS Date: Fri, 13 Aug 2021 22:25:53 +0900 Subject: [PATCH] fix: fix the contract address for decrease allowance --- src/fabricators/beth/beth-decrease-allowance.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fabricators/beth/beth-decrease-allowance.ts b/src/fabricators/beth/beth-decrease-allowance.ts index 9e78066..28ba3fb 100644 --- a/src/fabricators/beth/beth-decrease-allowance.ts +++ b/src/fabricators/beth/beth-decrease-allowance.ts @@ -37,7 +37,7 @@ export const fabricatebEthDecreaseAllowance = ({ validateAddress(spender), ]); - const bEthTokenAddress = addressProvider.bEthReward(); + const bEthTokenAddress = addressProvider.bEthToken(); return [ new MsgExecuteContract(address, bEthTokenAddress, {