-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Add Studio Blockchain Mainnet and Icon #7050
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 Studio Blockchain Mainnet and Icon #7050
Conversation
You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review. |
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 |
We are patiently waiting, we continue to update the branch. |
The explorer is live at https://studio-scan.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.
@octocat 👍 This PR looks great - it's ready to merge!
Thank you! Will wait patiently for the merge. |
We will continue to update the branch and keep this pull request open. We kindly ask the maintainers to accept this merge. Thank you. |
Okay I will waiting once the maintainers accept the merge |
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
Hello. We continue to wait for your re-review @ligi @florencemiss27 |
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.
That’s sounds great which means we’re all good to go.
We should be but we are waiting for @ligi to unblock our merging. |
@ligi you need to unblock the merge |
@ligi last reply was march 20th probably he does not supervise this merge or repository anymore. @florencemiss27 is it possible to assign someone else as it's been 4 months now? Thank you. |
This pull request adds the Studio Blockchain Mainnet (chainId 240241) to the chains list. Our testnet (chainId 240240) was previously added, but this PR introduces our mainnet as a separate network.
This PR includes:
Studio Blockchain icon (studio.json) in the icons directory
Studio Blockchain Mainnet configuration (eip155-240241.json) with the following RPC endpoints:
https://mainnet.studio-blockchain.com/
https://mainnet2.studio-blockchain.com/
https://mainnet3.studio-blockchain.com/
https://mainnet.studio-scan.com/
https://mainnet2.studio-scan.com/
WebSocket: wss://mainnet.studio-blockchain.com:8547
The Studio Blockchain Mainnet is now live and ready for integration with wallets and dApps through chainlist.org.
Thank you for considering this addition!