You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: