Skip to content

Conversation

sahar-fehri
Copy link
Contributor

@sahar-fehri sahar-fehri commented Oct 8, 2025

Explanation

PR to add support for prices for PEPU native token on PEPE unchained v2 network.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

Note

Add pepu currency and PEPE Unchained v2 chainId (0x17dcd) to Codefi V2 price service to enable native price fetching.

  • Token Prices Service (packages/assets-controllers/src/token-prices-service/codefi-v2.ts):
    • Add pepu to SUPPORTED_CURRENCIES.
    • Add PEPE Unchained v2 chainId 0x17dcd to SUPPORTED_CHAIN_IDS.
  • Changelog:
    • Document the additions under [Unreleased].

Written by Cursor Bugbot for commit 6369850. This will update automatically on new commits. Configure here.

@sahar-fehri sahar-fehri requested a review from a team as a code owner October 8, 2025 17:51
@sahar-fehri sahar-fehri requested a review from a team as a code owner October 8, 2025 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: PEPE Unchained Price Not Displaying

1 participant