diff --git a/libs/remix-debug/src/init.js b/libs/remix-debug/src/init.js index e6b532bcfb..bfee5f10f0 100644 --- a/libs/remix-debug/src/init.js +++ b/libs/remix-debug/src/init.js @@ -68,7 +68,7 @@ module.exports = { } const web3DebugNodes = { - 'Main': 'https://archive.komputing.org', + 'Main': 'https://rpc.archivenode.io/e50zmkroshle2e2e50zm0044i7ao04ym', 'Rinkeby': 'https://remix-rinkeby.ethdevops.io', 'Ropsten': 'https://remix-ropsten.ethdevops.io', 'Goerli': 'https://remix-goerli.ethdevops.io',