-
Notifications
You must be signed in to change notification settings - Fork 556
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
added autheochain #947
base: main
Are you sure you want to change the base?
added autheochain #947
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Hi, please take a look at the details about file name and image registration rules on README. Guidelines differ by whether EVM-based chain or not
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.
Should remove all the coinGeckoId
s unless it's available now
cosmos/chains.json
Outdated
@@ -0,0 +1,48 @@ | |||
{ | |||
"rpc": "https://testnet-rpc1.autheo.com/", |
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.
Provide rest
field please
cosmos/chains.json
Outdated
"chainId": 785, | ||
"rpc": "https://testnet-rpc1.autheo.com/" | ||
}, | ||
"chainSymbolImageUrl": "https://brown-changing-smelt-819.mypinata.cloud/ipfs/QmTNRXRnfr4z7bBYtZiSdVyQCBZkSwXzv9WPjnJJ8uQ5qe/logo.png", |
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.
Also images need to be uploaded on images/autheo_785
cosmos/chains.json
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.
Update the file name following the chain identifier rule on README please
No description provided.