Skip to content

Commit

Permalink
Merge pull request #5880 from balancer/zekraken-bot-patch-6
Browse files Browse the repository at this point in the history
add reth rateProviders.ts
  • Loading branch information
Zen-Maxi committed Jul 8, 2024
2 parents 3f1e9af + 356623e commit 5acf77a
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 @@ -8,6 +8,9 @@ const rateProviders: RateProviders = {
'0xaf204776c7245bF4147c2612BF6e5972Ee483701': {
'0x89C80A4540A00b5270347E02e2E144c71da2EceD': true,
},
'0xc791240D1F2dEf5938E2031364Ff4ed887133C3d': {
'0xdc90e2680094314CEaB45CE15100F6e02cEB7ceD': true,
},
};

export default convertKeysToLowerCase(rateProviders);

0 comments on commit 5acf77a

Please sign in to comment.