We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a6655b commit 67d8105Copy full SHA for 67d8105
src/hooks/useMerklIncentives.ts
@@ -144,7 +144,7 @@ const getUnderlyingAndAToken = (assets: {
144
145
const otherTokensWhitelisted = [
146
'0x04eadd7b10ea9a484c60860aea7a7c0aec09b9f0', // aUSDtb wrapper contract
147
- '0x3a4de44B29995a3D8Cd02d46243E1563E55bCc8b', // Aave Ethereum USDe (wrapped)
+ '0x3a4de44b29995a3d8cd02d46243e1563e55bcc8b', // Aave Ethereum USDe (wrapped)
148
];
149
150
const whitelistedRewardTokens = [
0 commit comments