diff --git a/src/ui-config/TokenList.ts b/src/ui-config/TokenList.ts index b0d84767de..ee37e14145 100644 --- a/src/ui-config/TokenList.ts +++ b/src/ui-config/TokenList.ts @@ -13019,6 +13019,14 @@ export const TOKEN_LIST: TokenList = { chainId: 1, logoURI: 'https://assets.coingecko.com/coins/images/34849/standard/staked-gho.png?1736975912', }, + { + name: 'Savings GHO', + address: '0xe1753f2e00940cc31213dd92013cf019dfe4ca1d', + symbol: 'sGHO', + decimals: 18, + chainId: 1, + logoURI: '/icons/tokens/sgho.svg', + }, { name: 'USDS Stablecoin', address: '0xdc035d45d973e3ec169d2276ddab16f1e407384f',