Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add pendle v2 assets #663

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

KedziaPawel
Copy link
Contributor

@KedziaPawel KedziaPawel commented Feb 24, 2025

PR-Codex overview

This PR focuses on adding support for Pendle V2 assets and introducing a new price feed type for quoted assets in the price feed system.

Detailed summary

  • Added new asset entries for Pendle V2 in packages/environment/src/assets/ethereum.ts.
  • Introduced PriceFeedType.PRIMITIVE_CHAINLINK_LIKE_QUOTED in packages/environment/src/price-feeds.ts.
  • Updated the price feed test cases to include the new quoted price feed type in packages/environment/test/assets/price-feed.test.ts.
  • Defined a new interface PrimitiveChainlinkLikeQuotedPriceFeed with properties for the quoted price feed in packages/environment/src/price-feeds.ts.

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

Copy link

changeset-bot bot commented Feb 24, 2025

🦋 Changeset detected

Latest commit: 14763d4

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

This PR includes changesets to release 1 package
Name Type
@enzymefinance/environment 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

Copy link

pkg-pr-new bot commented Feb 24, 2025

Open in Stackblitz

pnpm add https://pkg.pr.new/@enzymefinance/abis@663
pnpm add https://pkg.pr.new/@enzymefinance/api@663
pnpm add https://pkg.pr.new/@enzymefinance/environment@663
pnpm add https://pkg.pr.new/@enzymefinance/sdk@663

commit: 14763d4

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.

1 participant