mirror of
				https://github.com/Instadapp/chains.git
				synced 2024-07-29 22:37:19 +00:00 
			
		
		
		
	add tomochain testnet and update mainnet info (#801)
* add tomochain testnet and update mainnet info * Update _data/chains/eip155-89.json * update unique shortName Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
		
							parent
							
								
									216916798e
								
							
						
					
					
						commit
						7af911c337
					
				| 
						 | 
				
			
			@ -6,11 +6,11 @@
 | 
			
		|||
  ],
 | 
			
		||||
  "faucets": [],
 | 
			
		||||
  "nativeCurrency": {
 | 
			
		||||
    "name": "TomoChain Ether",
 | 
			
		||||
    "name": "TomoChain",
 | 
			
		||||
    "symbol": "TOMO",
 | 
			
		||||
    "decimals": 18
 | 
			
		||||
  },
 | 
			
		||||
  "infoURL": "https://tomocoin.io",
 | 
			
		||||
  "infoURL": "https://tomochain.com",
 | 
			
		||||
  "shortName": "tomo",
 | 
			
		||||
  "chainId": 88,
 | 
			
		||||
  "networkId": 88,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										18
									
								
								_data/chains/eip155-89.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								_data/chains/eip155-89.json
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,18 @@
 | 
			
		|||
{
 | 
			
		||||
    "name": "TomoChain Testnet",
 | 
			
		||||
    "chain": "TOMO",
 | 
			
		||||
    "rpc": [
 | 
			
		||||
      "https://rpc.testnet.tomochain.com"
 | 
			
		||||
    ],
 | 
			
		||||
    "faucets": [],
 | 
			
		||||
    "nativeCurrency": {
 | 
			
		||||
      "name": "TomoChain",
 | 
			
		||||
      "symbol": "TOMO",
 | 
			
		||||
      "decimals": 18
 | 
			
		||||
    },
 | 
			
		||||
    "infoURL": "https://tomochain.com",
 | 
			
		||||
    "shortName": "tomot",
 | 
			
		||||
    "chainId": 89,
 | 
			
		||||
    "networkId": 89,
 | 
			
		||||
    "slip44": 889
 | 
			
		||||
  }
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user