Update mainnet node for debugging data

pull/5370/head
yann300 1 year ago committed by Aniket
parent 8c8d11d8e3
commit 48cc2a4942
  1. 2
      libs/remix-debug/src/init.ts

@ -19,7 +19,7 @@ export function setProvider (web3, url) {
export function web3DebugNode (network) {
const web3DebugNodes = {
Main: 'https://rpc.archivenode.io/e50zmkroshle2e2e50zm0044i7ao04ym',
Main: 'https://eth.getblock.io/68069907-1d3c-466e-a533-a943afd935c6/mainnet',
Rinkeby: 'https://remix-rinkeby.ethdevops.io',
Ropsten: 'https://remix-ropsten.ethdevops.io',
Goerli: 'https://remix-goerli.ethdevops.io',

Loading…
Cancel
Save