mirror of
				https://github.com/Instadapp/chains.git
				synced 2024-07-29 22:37:19 +00:00 
			
		
		
		
	Add explorer URL to GoChain (#356)
This commit is contained in:
		
							parent
							
								
									745922baea
								
							
						
					
					
						commit
						ea9a3fca34
					
				|  | @ -15,5 +15,10 @@ | |||
|   "shortName": "go", | ||||
|   "chainId": 60, | ||||
|   "networkId": 60, | ||||
|   "slip44": 6060 | ||||
|   "slip44": 6060, | ||||
|   "explorers": [{ | ||||
|     "name": "GoChain Explorer", | ||||
|     "url": "https://explorer.gochain.io", | ||||
|     "standard": "EIP3091" | ||||
|   }] | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Travis Reeder
						Travis Reeder