Skip to content

Commit

Permalink
Merge pull request #5805 from balancer/zekraken-bot-patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
Zen-Maxi authored May 25, 2024
2 parents f6904ee + db4b69a commit 5ade7ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/lib/config/gnosis-chain/rateProviders.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ const rateProviders: RateProviders = {
'*': {
'0x0000000000000000000000000000000000000000': true,
},
'0xaf204776c7245bF4147c2612BF6e5972Ee483701': {
'0x89C80A4540A00b5270347E02e2E144c71da2EceD': true,
},
};

export default convertKeysToLowerCase(rateProviders);

0 comments on commit 5ade7ea

Please sign in to comment.