feat: add chains in SPOT_PRICES_SUPPORT_INFO
#7442
Open
+17
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
References
Checklist
Note
Extends
SPOT_PRICES_SUPPORT_INFOwith CAIP-19 mappings for multiple EVM chains to enable native token spot prices.SPOT_PRICES_SUPPORT_INFOwith 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).Written by Cursor Bugbot for commit bf134e3. This will update automatically on new commits. Configure here.