mirror of
				https://github.com/Instadapp/chains.git
				synced 2024-07-29 22:37:19 +00:00 
			
		
		
		
	Add FaucETH links
This commit is contained in:
		
							parent
							
								
									dd333940f7
								
							
						
					
					
						commit
						c2c676aaf9
					
				| 
						 | 
				
			
			@ -5,8 +5,9 @@
 | 
			
		|||
  "rpc": [
 | 
			
		||||
    "https://rpc.kintsugi.themerge.dev"
 | 
			
		||||
  ],
 | 
			
		||||
  "faucets": [
 | 
			
		||||
    "https://faucet.kintsugi.themerge.dev"
 | 
			
		||||
 "faucets": [
 | 
			
		||||
    "http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}",
 | 
			
		||||
    "https://faucet.kintsugi.themerge.dev"    
 | 
			
		||||
  ],
 | 
			
		||||
  "nativeCurrency": {
 | 
			
		||||
    "name": "kintsugi Ethere",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -6,7 +6,10 @@
 | 
			
		|||
    "https://rinkeby.infura.io/v3/${INFURA_API_KEY}",
 | 
			
		||||
    "wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"
 | 
			
		||||
  ],
 | 
			
		||||
  "faucets": ["https://faucet.rinkeby.io"],
 | 
			
		||||
  "faucets": [
 | 
			
		||||
    "http://fauceth.komputing.org?chain=4&address=${ADDRESS}",	
 | 
			
		||||
    "https://faucet.rinkeby.io"
 | 
			
		||||
  ],
 | 
			
		||||
  "nativeCurrency": {
 | 
			
		||||
    "name": "Rinkeby Ether",
 | 
			
		||||
    "symbol": "RIN",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -10,6 +10,7 @@
 | 
			
		|||
    "ws://kovan.poa.network:8546"
 | 
			
		||||
  ],
 | 
			
		||||
  "faucets": [
 | 
			
		||||
    "http://fauceth.komputing.org?chain=42&address=${ADDRESS}",
 | 
			
		||||
    "https://faucet.kovan.network",
 | 
			
		||||
    "https://gitter.im/kovan-testnet/faucet"
 | 
			
		||||
  ],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -11,6 +11,7 @@
 | 
			
		|||
    "decimals": 18
 | 
			
		||||
  },
 | 
			
		||||
  "rpc": [
 | 
			
		||||
    "http://fauceth.komputing.org?chain=421611&address=${ADDRESS}",
 | 
			
		||||
    "https://rinkeby.arbitrum.io/rpc",
 | 
			
		||||
    "wss://rinkeby.arbitrum.io/ws"
 | 
			
		||||
  ],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,7 +8,8 @@
 | 
			
		|||
    "https://rpc.goerli.mudit.blog/"     
 | 
			
		||||
  ],
 | 
			
		||||
  "faucets": [
 | 
			
		||||
    "https://goerli-faucet.slock.it/?address=${ADDRESS}",
 | 
			
		||||
    "http://fauceth.komputing.org?chain=5&address=${ADDRESS}",
 | 
			
		||||
    "https://goerli-faucet.slock.it?address=${ADDRESS}",
 | 
			
		||||
    "https://faucet.goerli.mudit.blog"
 | 
			
		||||
  ],
 | 
			
		||||
  "nativeCurrency": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,7 +3,9 @@
 | 
			
		|||
  "title": "Optimistic Ethereum Testnet Kovan",
 | 
			
		||||
  "chain": "ETH",
 | 
			
		||||
  "rpc": ["https://kovan.optimism.io/"],
 | 
			
		||||
  "faucets": [],
 | 
			
		||||
  "faucets": [
 | 
			
		||||
    "http://fauceth.komputing.org?chain=69&address=${ADDRESS}"
 | 
			
		||||
  ],
 | 
			
		||||
  "nativeCurrency": {
 | 
			
		||||
    "name": "Kovan Ether",
 | 
			
		||||
    "symbol": "KOR",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user