Skip to content

Commit 27c015a

Browse files
authored
feat: add amegusde (#2965)
1 parent c52acc8 commit 27c015a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/components/incentives/IncentivesTooltipContent.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,10 @@ const IncentivesSymbolMap: {
233233
symbol: 'aGHO',
234234
aToken: true,
235235
},
236-
MEGA: {
237-
tokenIconSymbol: 'MEGA',
238-
symbol: 'MEGA',
239-
aToken: false,
236+
aMegUSDe: {
237+
tokenIconSymbol: 'USDe',
238+
symbol: 'aUSDe',
239+
aToken: true,
240240
},
241241
};
242242

0 commit comments

Comments
 (0)