Skip to content

Commit

Permalink
updated reward manager address for testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
dharkmattr committed Jan 17, 2024
1 parent e70e347 commit 486dcdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/contracts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ export const contractsAddresses: ContractsAddresses = {
feeSharingProxy: '0xBF56E401e3CbE1ddF3d8fEee770d9A3a19076751',
vestingRegistry: '0xEB0AAD069b452563628CE539df0Da531E2313148',
XUSDMassetProxy: '0x1572D7E4a78A8AD14AE722E6fE5f5600a2c7A149',
rewardManager: '0xfcf938f0e239ed366ffbfdcfe4124372df85ba9b',
rewardManager: '0x08577B5898b70d5319d8E210Fb321b4F0B7fA1e6',
},
};

0 comments on commit 486dcdf

Please sign in to comment.