diff --git a/src/ui-config/TokenList.ts b/src/ui-config/TokenList.ts index 426fd1b7af..09faefd71c 100644 --- a/src/ui-config/TokenList.ts +++ b/src/ui-config/TokenList.ts @@ -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',