mirror of
				https://github.com/Instadapp/chains.git
				synced 2024-07-29 22:37:19 +00:00 
			
		
		
		
	Nautilus test network added (#2941)
* Adding Nautilus Testnetwork * Fixing Nautilus chain details * Remove slash from block explorer for nautilus * Update Nautilus chain - fix formatting * Update nautilus icon to png * Update nautilus.json --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
		
							parent
							
								
									57084f1f7b
								
							
						
					
					
						commit
						e91f236262
					
				
							
								
								
									
										24
									
								
								_data/chains/eip155-91002.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								_data/chains/eip155-91002.json
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,24 @@ | |||
| { | ||||
|   "name": "Nautilus Chain", | ||||
|   "title": "Nautilus Trition Testnet", | ||||
|   "chain": "ETH", | ||||
|   "icon": "nautilus", | ||||
|   "rpc": ["https://triton.api.nautchain.xyz"], | ||||
|   "faucets": ["https://faucet.eclipse.builders"], | ||||
|   "nativeCurrency": { | ||||
|     "name": "Nautilus Zebec Testnet Tokens", | ||||
|     "symbol": "tZBC", | ||||
|     "decimals": 18 | ||||
|   }, | ||||
|   "infoURL": "https://docs.nautchain.xyz", | ||||
|   "shortName": "NAUT", | ||||
|   "chainId": 91002, | ||||
|   "networkId": 91002, | ||||
|   "explorers": [ | ||||
|     { | ||||
|       "name": "Nautscan", | ||||
|       "url": "https://triton.nautscan.com", | ||||
|       "standard": "EIP3091" | ||||
|     } | ||||
|   ] | ||||
| } | ||||
							
								
								
									
										8
									
								
								_data/icons/nautilus.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								_data/icons/nautilus.json
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| [ | ||||
|   { | ||||
|     "url": "ipfs://QmNutSgM7n6aJPPDiofe9Dm1epy1RcYTMvugukLUK2vmPM", | ||||
|     "width": 500, | ||||
|     "height": 500, | ||||
|     "format": "png" | ||||
|   } | ||||
| ] | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Pratham Prasoon
						Pratham Prasoon