-
Notifications
You must be signed in to change notification settings - Fork 578
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 Nusphere DevNet #815
base: master
Are you sure you want to change the base?
Add Nusphere DevNet #815
Conversation
Nusphere DevNet added for Kaleido blockchain.
"1733320111": { | ||
"key": "1733320111", | ||
"name": "Nusphere DevNet", | ||
"chainId": 1733320111, | ||
"network": "Nusphere DevNet", | ||
"testnet": true, | ||
"multicall": "0x7b55399d0b394b32b6f1974892be3f8d9e659475", | ||
"rpc": [ | ||
{ | ||
"url": "https://u0p4xgo08c-u0mrdoctj2-rpc.us0-aws.kaleido.io/", | ||
"user": "u0bzotd8yx", | ||
"password": "610jGOOaAMlgzFRic40_QueqbJolGulwo0r9JiuE9VQ" | ||
} | ||
], | ||
"explorer": { | ||
"url": "https://nusphere-testnet.tryethernal.com" | ||
}, | ||
"start": 166736, | ||
"logo": "ipfs://QmVAYofHEKwb6GjWuoZutT85SbhkgeSNcNk7BohHawnkcd" | ||
}, |
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 @aniketpatil8824 I can't find the network here https://chainlist.org/?search=1733320111&testnets=true?? can I refer to the official documentation of this network?
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 @ChaituVR, the chain ID refers to the Kaleido network. We can consider Kaleido as a Web-3 platform for digital assets and acts as a permissioned Blockchain platform. tryethernal is the public explorer of the Kaleido platform. Both Kaleido and tryethernal are in sync in terms of Block number, transactions, contracts etc.
Below are some useful links that you can refer for the network.
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 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.
thanks @aniketpatil8824 is there a way to verify this contract code? https://nusphere-testnet.tryethernal.com/contract/0x7b55399d0b394b32b6f1974892be3f8d9e659475?tab=code
Everything else looks good :)
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 @ChaituVR , as of now there is no way to verify this contract code on the explorer. The contract code visibility will be available by the end of this month.
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 @ChaituVR, can you reverify the contract? If you reverify the contract, you should see the contract source code.
Let me know about this. Thanks.
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.
I still can't see it @aniketpatil8824 Can share me the exact link?
Added new branch readme1