diff --git a/src/features/swap/helpers/data/stablecoins.ts b/src/features/swap/helpers/data/stablecoins.ts index c17f21e0f2..6ce272f1d8 100644 --- a/src/features/swap/helpers/data/stablecoins.ts +++ b/src/features/swap/helpers/data/stablecoins.ts @@ -536,4 +536,9 @@ export const stableCoinAddresses: { symbol: 'EURE', chains: ['gnosis'], }, + '0xdc035d45d973e3ec169d2276ddab16f1e407384f': { + name: 'Sky dollar', + symbol: 'USDS', + chains: ['ethereum'], + }, }