From e7e33b6216d5b039c1b6b361eda3c7d8555caba6 Mon Sep 17 00:00:00 2001 From: Fabian Scherer <48454910+fabianschu@users.noreply.github.com> Date: Sun, 21 Jan 2024 00:23:18 +0700 Subject: [PATCH] chore: regenerate addresses --- src/mappings/helpers/assets.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/mappings/helpers/assets.ts b/src/mappings/helpers/assets.ts index b99aef6..27d6d29 100644 --- a/src/mappings/helpers/assets.ts +++ b/src/mappings/helpers/assets.ts @@ -11,11 +11,12 @@ class Assets { } export const cUSD_ADDRESS = Address.fromString('0x765de816845861e75a25fca122bb6898b8b1282a'); -export const USDC_ADDRESS = cUSD_ADDRESS; +export const USDC_ADDRESS = Address.fromString('0x765de816845861e75a25fca122bb6898b8b1282a'); export const assets: Assets = { stableAssets: [ Address.fromString('0x765de816845861e75a25fca122bb6898b8b1282a'), // cUSD + Address.fromString('0x765de816845861e75a25fca122bb6898b8b1282a'), // USDC ], pricingAssets: [ Address.fromString('0x471EcE3750Da237f93B8E339c536989b8978a438'), // CELO