Skip to content

Commit

Permalink
chore: add usds stable coing
Browse files Browse the repository at this point in the history
  • Loading branch information
compojoom committed Sep 19, 2024
1 parent e5cad45 commit 0ccb104
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/features/swap/helpers/data/stablecoins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -536,4 +536,9 @@ export const stableCoinAddresses: {
symbol: 'EURE',
chains: ['gnosis'],
},
'0xdc035d45d973e3ec169d2276ddab16f1e407384f': {
name: 'Sky dollar',
symbol: 'USDS',
chains: ['ethereum'],
},
}

0 comments on commit 0ccb104

Please sign in to comment.