From 636b8f60537b67e3677704ed762a296d5c06293c Mon Sep 17 00:00:00 2001 From: Thor Seldon Date: Mon, 11 Dec 2023 14:22:37 +0800 Subject: [PATCH] deploy new interest rate for usdt BIP#46 --- deployments/deployed-contracts-goerli.json | 4 ++++ deployments/deployed-contracts-main.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/deployments/deployed-contracts-goerli.json b/deployments/deployed-contracts-goerli.json index 1e1a81b..92b6083 100644 --- a/deployments/deployed-contracts-goerli.json +++ b/deployments/deployed-contracts-goerli.json @@ -158,5 +158,9 @@ "rateStrategyWETH231117": { "address": "0xBf24df7a76e4894753b0f4c74f4E004FAD64f388", "deployer": "0xafF5C36642385b6c7Aaf7585eC785aB2316b5db6" + }, + "rateStrategyUSDT231211": { + "address": "0x0dd8CC6d1197fb76F185ad54d089AB19e6AFFA18", + "deployer": "0xafF5C36642385b6c7Aaf7585eC785aB2316b5db6" } } \ No newline at end of file diff --git a/deployments/deployed-contracts-main.json b/deployments/deployed-contracts-main.json index 9426661..2f71633 100644 --- a/deployments/deployed-contracts-main.json +++ b/deployments/deployed-contracts-main.json @@ -159,5 +159,9 @@ "rateStrategyWETH231117": { "address": "0x173De2070e29d0ED624f96502166ebE08A0B8c2c", "deployer": "0x868964fa49a6fd6e116FE82c8f4165904406f479" + }, + "rateStrategyUSDT231211": { + "address": "0x9e987a69b59F9b09B0Ca2C666AC8526Aa972d836", + "deployer": "0x868964fa49a6fd6e116FE82c8f4165904406f479" } } \ No newline at end of file