Skip to content

Commit

Permalink
Merge pull request #2324 from ArchlyFi/master
Browse files Browse the repository at this point in the history
Add volume adapter for Archly on Sonic
  • Loading branch information
dtmkeng authored Jan 17, 2025
2 parents 05b7912 + 4a91203 commit 9c37259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dexs/archly-finance-v2/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default uniV2Exports({
[CHAIN.NEON]: { factory },
[CHAIN.OPTIMISM]: { factory },
[CHAIN.POLYGON]: { factory },
[CHAIN.SONIC]: { factory },
[CHAIN.TELOS]: { factory },
[CHAIN.ERA]: { factory: FACTORY_ADDRESS_ZKSYNC },
[CHAIN.ZORA]: { factory },
Expand Down

0 comments on commit 9c37259

Please sign in to comment.