Still have unanswered questions? Please reach out to support and we can help you find answers.
Goerli and Sepolia testnets are the best long-term testnets for Ethereum. We are decommissioning support for Ropsten and Kovan in Q1 '23 and Rinkeby in Q2 '23.
The Merge was successful on September 15th.
The Merge will happen between blocks and all current JSON-RPC methods will behave in nearly identical ways, with only slight modifications to the parameters returned.
If you would like to know more about these changes, we recommend reading the official Ethereum Foundation blog post here: https://blog.ethereum.org/2021/11/29/how-the-merge-impacts-app-layer/.
We added support for Ethereum Mainnet Beacon APIs. You can already see the methods available in our docs, they start with eth/.Read docs
Goerli and Sepolia testnets are the best long-term testnets for Ethereum.
We will stop supporting Ropsten and Kovan in Q1 '23 and Rinkeby in Q2 '23. Please move your testing to Goerli or Sepolia.
We are using Lighthouse as our client. In our internal testing, we found that Lighthouse provided the most consistent REST API performance across a wide variety of methods. In case of failure, we have Teku as a backup.
We will continue to run Geth, Nethermind, Erigon nodes.