Skip to content

Conversation

@saurabhfegade
Copy link
Contributor

@saurabhfegade saurabhfegade commented Nov 19, 2025

PR-Codex overview

This PR focuses on the removal of the ParaSwap V5 and Uniswap V2 adapters and related components from the codebase, along with adjustments in multiple files to reflect these deletions.

Detailed summary

  • Deleted files related to IParaSwapV5Adapter and IUniswapV2ExchangeAdapter.
  • Removed references to PARASWAP_V5 and UNISWAP_V2 in packages/environment/src/exchanges.ts.
  • Updated packages/environment/src/releases.ts to remove paraswapV5AugustusSwapper and paraswapV5TokenTransferProxy.
  • Adjusted exports in packages/sdk/src/Portfolio/Integrations.ts to exclude ParaSwapV5.
  • Set contractName to undefined for PARASWAP_V5 and UNISWAP_V2 in packages/environment/src/adapters.ts.
  • Removed paraswapV5Adapter from packages/sdk/test/environment/mainnet.ts.
  • Cleaned up references in deployment files across different networks to remove ParaSwapV5Adapter.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@changeset-bot
Copy link

changeset-bot bot commented Nov 19, 2025

🦋 Changeset detected

Latest commit: 333908a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@enzymefinance/environment Patch
@enzymefinance/abis Patch
@enzymefinance/sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 19, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@enzymefinance/abis@825
npm i https://pkg.pr.new/@enzymefinance/api@825
npm i https://pkg.pr.new/@enzymefinance/environment@825
npm i https://pkg.pr.new/@enzymefinance/sdk@825

commit: 333908a

@saurabhfegade saurabhfegade merged commit 61e6846 into main Nov 20, 2025
13 checks passed
@saurabhfegade saurabhfegade deleted the feat/remove-paraswapv5-termv1-uniswapv2 branch November 20, 2025 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants