Skip to content

Commit

Permalink
feat: add stkgho for swaps
Browse files Browse the repository at this point in the history
  • Loading branch information
foodaka committed Jan 13, 2025
1 parent 937b265 commit eba5812
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/ui-config/TokenList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12723,6 +12723,15 @@ export const TOKEN_LIST: TokenList = {
logoURI:
'https://assets.coingecko.com/coins/images/30663/standard/gho-token-logo.png?1720517092',
},
{
name: 'stk GHO',
address: '0x1a88Df1cFe15Af22B3c4c783D4e6F7F9e0C1885d',
symbol: 'stkGHO',
decimals: 18,
chainId: 1,
logoURI:
'https://raw.githubusercontent.com/aave/interface/937b265e2d141f3636d59d827e270ea0df3afe29/public/icons/tokens/stkaave.svg',
},
{
name: 'USDS Stablecoin',
address: '0xdc035d45d973e3ec169d2276ddab16f1e407384f',
Expand Down

0 comments on commit eba5812

Please sign in to comment.