mirror of
				https://github.com/Instadapp/chains.git
				synced 2024-07-29 22:37:19 +00:00 
			
		
		
		
	KCC update info (#386)
* change kcc domain name * kcc mainnet * add kcc wss rpc endpoint * update shortName of KCC * KCC update info Co-authored-by: lingyun92 <ly@MacBook-Pro.local>
This commit is contained in:
		
							parent
							
								
									edf5ef4090
								
							
						
					
					
						commit
						85c88b9f1e
					
				|  | @ -1,5 +1,5 @@ | |||
| { | ||||
|   "name": "KuCoin Community Chain Mainnet", | ||||
|   "name": "KCC Mainnet", | ||||
|   "chain": "KCC", | ||||
|   "network": "mainnet", | ||||
|   "rpc": [ | ||||
|  | @ -15,7 +15,7 @@ | |||
|   "infoURL": "https://kcc.io", | ||||
|   "shortName": "kcs", | ||||
|   "chainId": 321, | ||||
|   "networkId": 321, | ||||
|   "networkId": 1, | ||||
|   "explorers": [{ | ||||
|     "name": "KCC Explorer", | ||||
|     "url": "https://explorer.kcc.io/en", | ||||
|  |  | |||
|  | @ -1,9 +1,10 @@ | |||
| { | ||||
|   "name": "KuCoin Community Chain Testnet", | ||||
|   "name": "KCC Testnet", | ||||
|   "chain": "KCC", | ||||
|   "network": "testnet", | ||||
|   "rpc": [ | ||||
|     "https://rpc-testnet.kcc.network" | ||||
|     "https://rpc-testnet.kcc.network", | ||||
|     "wss://rpc-ws-testnet.kcc.network" | ||||
|   ], | ||||
|   "faucets": [ | ||||
|     "https://faucet-testnet.kcc.network" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Leandre
						Leandre