Skip to content

Commit

Permalink
Update rateProviders.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
zekraken-bot authored May 25, 2024
1 parent 600b3da commit e102450
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 e102450

Please sign in to comment.