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

POLYGON nativeOnChain returns MATIC as native token, and swaps are being performed to a Token instead of Native Currency #788

Open
sbeben opened this issue Dec 19, 2024 · 0 comments

Comments

@sbeben
Copy link

sbeben commented Dec 19, 2024

  • I'm submitting a ...
    [x] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project

  • Summary
    nativeOnChain method with ChainId.POLYGON returns
    MaticNativeCurrency { chainId: 137, decimals: 18, symbol: 'MATIC', name: 'Polygon Matic', isNative: true, isToken: false }
    which leads to performing swaps to this token
    https://polygonscan.com/token/0x3a58a54c066fdc0f2d55fc9c89f0415c92ebf3c4

Isn't it suppose to be POL?
https://polygon.technology/blog/matic-to-pol-migration-is-now-live-everything-you-need-to-know

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

No branches or pull requests

1 participant