Skip to content

Conversation

@khanti42
Copy link
Contributor

@khanti42 khanti42 commented Dec 11, 2025

Explanation

Summary

This PR updates the SPOT_PRICES_SUPPORT_INFO map to add native token spot-price support for several additional EVM chains. These entries ensure the Token Prices Service (Codefi v2) can correctly resolve the CAIP-2/CAIP-19 identifiers required for native asset pricing.

What’s Included

Added new chain mappings

The following networks are now explicitly supported with proper CAIP identifiers:

  • Lukso (chainId 42 → 0x2a)
  • XDC Network (chainId 50 → 0x32)
  • Lens (chainId 232 → 0xe8)
  • Fraxtal (chainId 252 → 0xfc)
  • Flow EVM (chainId 747 → 0x2eb)
  • Soneium (chainId 1868 → 0x74c)
  • Abstract (chainId 2741 → 0xab5)
  • Plasma (chainId 9745 → 0x2611)
  • ApeChain (chainId 33139 → 0x8173)
  • EDU Chain (chainId 41923 → 0xa3c3)
  • Hemi (chainId 43111 → 0xa867)
  • Berachain (chainId 80094 → 0x138de)
  • Plume Network (chainId 98866 → 0x18232)
  • Katana (chainId 747474 → 0xb67d2)
  • XRPL EVM (chainId 1,440,000 → 0x15f900)

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
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Extends SPOT_PRICES_SUPPORT_INFO with CAIP-19 mappings for multiple EVM chains to enable native token spot prices.

  • Token Prices Service (Codefi v2):
    • Extend SPOT_PRICES_SUPPORT_INFO with CAIP-19 mappings for: Lukso (0x2a), XDC (0x32), Lens (0xe8), Fraxtal (0xfc), Flow EVM (0x2eb), Soneium (0x74c), Abstract (0xab5), Plasma (0x2611), ApeChain (0x8173), EDU Chain (0xa3c3), Hemi (0xa867), Berachain (0x138de), Plume (0x18232), Katana (0xb67d2), XRPL EVM (0x15f900).
  • Changelog:
    • Note added for new chain mappings enabling native token USD balance.

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

@khanti42 khanti42 changed the title feat: add chains in SPOT_PRICES_SUPPORT_INFO feat: add chains in SPOT_PRICES_SUPPORT_INFO Dec 11, 2025
@khanti42 khanti42 marked this pull request as ready for review December 11, 2025 09:32
@khanti42 khanti42 requested review from a team as code owners December 11, 2025 09:32
@khanti42 khanti42 force-pushed the feat/enable-chains-spot-price-api branch 2 times, most recently from c35ae4e to 9737f02 Compare December 11, 2025 09:34
@khanti42 khanti42 force-pushed the feat/enable-chains-spot-price-api branch from 9737f02 to bf134e3 Compare December 11, 2025 09:41
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.

2 participants