From 3998066220115de922961792759c495009d1f653 Mon Sep 17 00:00:00 2001 From: Zikriya Date: Sat, 2 Sep 2023 21:41:13 +0500 Subject: [PATCH] polygon contract info updated --- src/constants/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/constants.ts b/src/constants/constants.ts index f9c35b2..055cc42 100644 --- a/src/constants/constants.ts +++ b/src/constants/constants.ts @@ -21,7 +21,7 @@ export const NETWORKS = [ }, { chainId: '137', - fundManagerAddress: '0x02d0421A517Bc143b1484D548ae0FD368560969d', + fundManagerAddress: '0xFe37A2777f54D9C41C19d8A8EfF1639cA3795150', fiberRouterAddress: '0x84899e455126db9C6581a6E0dFf0d3eE19f66E6A', foundaryTokenAddress: '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174', },