Skip to content

Commit

Permalink
Merge pull request #79 from zikriya/develop
Browse files Browse the repository at this point in the history
polygon configuration updated
  • Loading branch information
zikriya authored Sep 18, 2023
2 parents 41cab6e + e2d32a7 commit 62fa8fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ export const NETWORKS = [
},
{
chainId: '137',
fundManagerAddress: '0x3450FEEcc1dC3469e505aaD7d42BA8Abb57eB8C3',
fiberRouterAddress: '0xb6Ca3Fee4AF23D86De7A53DF9BB9324A715CbA93',
fundManagerAddress: '0x60EC8Dcac9EdF90895A7456AFDE7a109308Ee154',
fiberRouterAddress: '0xe3736d6c2BaE4a361eDfe1f4ED97fe390A2EfE49',
foundaryTokenAddress: '0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174',
},
{
Expand Down

0 comments on commit 62fa8fc

Please sign in to comment.