Skip to content

Commit

Permalink
Merge pull request #149 from clober-dex/feat/sonic-stable
Browse files Browse the repository at this point in the history
feat: add sonic stable
  • Loading branch information
Dorvin authored Dec 18, 2024
2 parents 1f0e2b1 + 674175d commit 8d192b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/currency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ export const STABLE_COIN_ADDRESSES: {
],
[CHAIN_IDS.SONIC_MAINNET]: [
// TODO: add stable coin at day 1
'0x29219dd400f2Bf60E5a23d13Be72B486D4038894', // USDC
],
[CHAIN_IDS.ZKSYNC]: [
'0x1d17CBcF0D6D143135aE902365D2E5e2A16538D4', // USDC
Expand Down

0 comments on commit 8d192b4

Please sign in to comment.