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

Add Zenrock Mainnet #5646

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add Zenrock Mainnet #5646

wants to merge 4 commits into from

Conversation

Marty-Q
Copy link
Contributor

@Marty-Q Marty-Q commented Dec 2, 2024

This PR adds Zenrock Mainnet (diamond-1) to the chain registry and updates images for testnet.

"chain_type": "cosmos",
"pretty_name": "Zenrock Mainnet",
"chain_id": "diamond-1",
"bech32_prefix": "zen",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bech32 prefixes are not meant to be exclusive, no?
We haven't seen it in the chain registry here either

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This topic was recently discussed and there did turn out to be some issues when two chains shared a bech32 prefix, although that may have been limited to bech32 prefixes actually on the Chain Registry.
However we generally require that all chains register their prefix to that SLIP0173 page once it reaches mainnet, and its probably best to not have any collisions.

]
},
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/zenrock/images/zenrock.png"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And add the svg here

@Marty-Q Marty-Q marked this pull request as ready for review December 12, 2024 17: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.

2 participants