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
The current test cases test for strictly increasing slip44 coinTypes, how would one add a new 118 chain in this case, or is ATOM and cosmos prefix the only supported chain in ENS?
For context, I am working for LikeCoin, and we are working on hosting our like.co DNS onto ENS as part of our DID progress. Having ENS UI supporting like prefix address would be very helpful.
A list of chain that mostly also uses coinType 118 for reference
The text was updated successfully, but these errors were encountered:
Hi, currently multiple chains running on cosmos-sdk uses the same slip44 coinType
118
, but each uses different bech32 prefixes.e.g.
osmos
for https://osmosis.zone/,akash
for https://akash.network/, etc..The current test cases test for strictly increasing slip44 coinTypes, how would one add a new 118 chain in this case, or is
ATOM
andcosmos
prefix the only supported chain in ENS?For context, I am working for LikeCoin, and we are working on hosting our like.co DNS onto ENS as part of our DID progress. Having ENS UI supporting
like
prefix address would be very helpful.A list of chain that mostly also uses coinType 118 for reference
The text was updated successfully, but these errors were encountered: