Skip to content

Commit

Permalink
celodrome-v2: bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Sep 19, 2024
1 parent 2db43d5 commit 3b89a3f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions fees/velodrome-v2/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,10 @@ const config = {
[CHAIN.MODE]: {
stakingRewards: '0xD2F998a46e4d9Dd57aF1a28EBa8C34E7dD3851D7',
rewardToken: '0xDfc7C877a950e49D2610114102175A06C2e3167a',
// fromBlock: 7797181
},
[CHAIN.BOB]: {
stakingRewards: "0x8Eb6838B4e998DA08aab851F3d42076f21530389",
rewardTokens: "0x4200000000000000000000000000000000000006",
// fromBlock: 1723513
rewardToken: "0x4200000000000000000000000000000000000006",
}
}

Expand Down

0 comments on commit 3b89a3f

Please sign in to comment.