File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed 
packages/cli/src/command-helpers Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -22,18 +22,19 @@ const TEST_CONTRACT_START_BLOCKS = {
2222  moonbeam : { 
2323    '0x011E52E4E40CF9498c79273329E8827b21E2e581' : 505_060 , 
2424  } , 
25-   moonriver : { 
26-     '0x3dB01570D97631f69bbb0ba39796865456Cf89A5' : 800_950 , 
27-   } , 
2825  optimism : { 
2926    '0xc35DADB65012eC5796536bD9864eD8773aBc74C4' : 7_019_815 , 
3027  } , 
31-   celo : { 
32-     '0x8084936982D089130e001b470eDf58faCA445008' : 10_186_627 , 
33-   } , 
3428  gnosis : { 
3529    '0xdDCbf776dF3dE60163066A5ddDF2277cB445E0F3' : 16_655_565 , 
3630  } , 
31+   // not stable RPCs 
32+   // moonriver: { 
33+   //   '0x3dB01570D97631f69bbb0ba39796865456Cf89A5': 800_950, 
34+   // }, 
35+   // celo: { 
36+   //   '0x8084936982D089130e001b470eDf58faCA445008': 10_186_627, 
37+   // }, 
3738
3839  // Skipping these networks for now because they do not support the latest etherscan contracts API or is blockScout based 
3940
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments