Products affected
- [] SDK
- [x] API
- [] Admin UI
Is this a breaking change?
- [x] yes
- [] no
Description of the change
No more support for deprecated testnets
The Ethereum networks Kovan, Rinkeby and Ropsten will no longer be supported in the API.
What exactly can break?
If your application relies on using any of these testnets in your API calls to Moralis, those calls will fail after this change.
How to ensure my app wonβt break?
You need to switch all your testnet operations to one of the two supported testnets, Goerli or Sepolia.
When will this change go live and be mandatory?
2022-10-12