Skip to content

Commit

Permalink
new reward manager on testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
dharkmattr committed Nov 22, 2023
1 parent 71fdb09 commit 94a860d
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: '0xd7D4236adEa1fFE9C1C6b4A31Ac3d37AE146906D',
rewardManager: '0xfcf938f0e239ed366ffbfdcfe4124372df85ba9b',
},
};

0 comments on commit 94a860d

Please sign in to comment.