Skip to content

Commit

Permalink
changed reward manager
Browse files Browse the repository at this point in the history
  • Loading branch information
dharkmattr committed Dec 4, 2023
1 parent 94a860d commit 6033a38
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 @@ -31,7 +31,7 @@ export const contractsAddresses: ContractsAddresses = {
feeSharingProxy: '0x12B1B0C67d9A771EB5Db7726d23fdc6848fd93ef',
vestingRegistry: '0x036ab2DB0a3d1574469a4a7E09887Ed76fB56C41',
XUSDMassetProxy: '0x1440d19436bEeaF8517896bffB957a88EC95a00F',
rewardManager: '0xd2508d45ff30f920178ce88b3a5c7207c534558d',
rewardManager: '0xdfe234575c04f8ad29bea2c1546799e677022021',
},
[ChainEnum.RSK_TESTNET]: {
staking: '0x34a01F53432e2105B7361Aee031F3De629eb7211',
Expand Down

0 comments on commit 6033a38

Please sign in to comment.