Skip to content

Commit 4af46fa

Browse files
authored
Feat/logo amanusde & amanwmnt (#2880)
1 parent 46113b7 commit 4af46fa

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/components/incentives/IncentivesTooltipContent.tsx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,16 @@ const IncentivesSymbolMap: {
203203
symbol: 'aUSDT',
204204
aToken: true,
205205
},
206+
aManUSDe: {
207+
tokenIconSymbol: 'USDe',
208+
symbol: 'aUSDe',
209+
aToken: true,
210+
},
211+
aManWMNT: {
212+
tokenIconSymbol: 'WMNT',
213+
symbol: 'aWMNT',
214+
aToken: true,
215+
},
206216
};
207217

208218
interface IncentivesTooltipContentProps {

0 commit comments

Comments
 (0)