Skip to content

Commit

Permalink
Add volume adapter for Archly on Sonic
Browse files Browse the repository at this point in the history
  • Loading branch information
tec05 committed Jan 16, 2025
1 parent 1e320f4 commit 4a91203
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 4a91203

Please sign in to comment.