Skip to content

Commit

Permalink
feat: add stkgho for swaps [skip cypress] (#2313)
Browse files Browse the repository at this point in the history
  • Loading branch information
foodaka authored Jan 16, 2025
1 parent 937b265 commit 011461c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/ui-config/TokenList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12723,6 +12723,14 @@ 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://assets.coingecko.com/coins/images/34849/standard/staked-gho.png?1736975912',
},
{
name: 'USDS Stablecoin',
address: '0xdc035d45d973e3ec169d2276ddab16f1e407384f',
Expand Down

0 comments on commit 011461c

Please sign in to comment.