Update mainnet node for debugging data

pull/4031/head
yann300 1 year ago committed by Aniket
parent 8f38d41916
commit b81d0b24ea
  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