-
Notifications
You must be signed in to change notification settings - Fork 508
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
Register IBC coin #136
Comments
17 tasks
@sirnicolaz |
Thanks @HeesungB for your reply. Our token is not an actual ERC-20 token (like those you would see on Metamask), it's an IBC coin derived from an ERC-20 token within EVMOS. It has its own denom for the Cosmos ecosystem. More details: https://docs.evmos.org/protocol/modules/erc20 Is that still not going to be supported? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Over the last weeks, Neokingdom DAO (an EVMOS based project) passed a proposal to register its ERC20 token as an IBC coin in the cosmos ecosystem
https://app.evmos.org/governance?id=144
Now we would like to see this Coin properly displayed on the Keplr wallet. Currently the wallet displays the raw IBC metadata and the wrong decimal units. See the two screenshots of a IBC NEOK coin in the Crescent blockchain.
Reading through the doc of this repository, it seems that it's only possible to register a new chain. Question is: how could we make sure we can also properly display the information related to our IBC coin that is just an ERC20 token on EVMOS?
The text was updated successfully, but these errors were encountered: