-
Notifications
You must be signed in to change notification settings - Fork 565
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 Cysic Testnet #974
base: main
Are you sure you want to change the base?
Add Cysic Testnet #974
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
cosmos/cysic-testnet
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Please make sure the file format is JSON
- The file name has a certain rule following a chainId. Please check the details on README.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated! Please review on it, thx. @editaahn
cosmos/cysic-testnet
Outdated
{ | ||
"chainId": "cysicmint_9001-1", | ||
"chainName": "Cysic Network Testnet", | ||
"chainSymbolImageUrl": "https://api-testnet.prover.xyz/images/9881edffcf89bf66d7a796f5f6900f6153c4cb7138e1244dd0eab3634edf9613.svg", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a few rules for image registration to this repository. Please check the details on README.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Sorry for checking your latest updates too late. Could you please look into those points again?
- The file name should be
cosmos/cysic_9001.json
- The image directory should be
images/cysic_9001
Got it. |
Hey @RodeRickIsWatching, It might be EVM compatible chain using evmOS, right? |
thanks for pointing out. No, '9001' is not the finalized chainId for EVM, A new version will be released soon. I'll reach out to you once it’s ready. |
No description provided.