Skip to content

Conversation

@maxime-oe
Copy link
Contributor

@maxime-oe maxime-oe commented Jan 7, 2026

Explanation

MSU (MapleStory Universe) uses NXPC as native token, but the address for this native token is 0xf2b51cc1850fed939658317a22d73d3482767591 and not 0x0000000000000000000000000000000000000000 as for most chains.
This PR sets the native token CAIP path to eip155:68414/erc20:0xf2b51cc1850fed939658317a22d73d3482767591 to reflect this particularity.

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

Updates CodefiTokenPricesServiceV2 to map MapleStory Universe (chainId 0x10b3e) native token to eip155:68414/erc20:0xf2b51cc1850fed939658317a22d73d3482767591 instead of the zero address in SPOT_PRICES_SUPPORT_INFO.

  • Adds corresponding note to CHANGELOG.md under Added.

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

@maxime-oe maxime-oe force-pushed the chore/setCustomNativeTokenAddressMSU branch from 0b584d7 to 1a7af07 Compare January 7, 2026 17:57
@maxime-oe maxime-oe marked this pull request as ready for review January 7, 2026 17:59
@maxime-oe maxime-oe requested review from a team as code owners January 7, 2026 17:59
@salimtb salimtb added this pull request to the merge queue Jan 7, 2026
Merged via the queue into main with commit b2c7dd3 Jan 7, 2026
286 checks passed
@salimtb salimtb deleted the chore/setCustomNativeTokenAddressMSU branch January 7, 2026 18:23
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.

3 participants