mirror of
				https://github.com/Instadapp/chains.git
				synced 2024-07-29 22:37:19 +00:00 
			
		
		
		
	Add CMP Mainnet and Testnet (#1420)
* Add CMP mainnet * change CMP Mainnet short name
This commit is contained in:
		
							parent
							
								
									95be2fbb6c
								
							
						
					
					
						commit
						f660020ba1
					
				
							
								
								
									
										24
									
								
								_data/chains/eip155-256256.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										24
									
								
								_data/chains/eip155-256256.json
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,24 @@ | |||
| { | ||||
|     "name": "CMP-Mainnet", | ||||
|     "chain": "CMP", | ||||
|     "network": "mainnet", | ||||
|     "rpc": [ | ||||
|       "https://mainnet.block.caduceus.foundation", | ||||
|       "wss://mainnet.block.caduceus.foundation" | ||||
|     ], | ||||
|     "faucets": [], | ||||
|     "nativeCurrency": { | ||||
|       "name": "Caduceus Token", | ||||
|       "symbol": "CMP", | ||||
|       "decimals": 18 | ||||
|     }, | ||||
|     "infoURL": "https://caduceus.foundation/", | ||||
|     "shortName": "cmp-mainnet", | ||||
|     "chainId": 256256, | ||||
|     "networkId": 256256, | ||||
|     "explorers": [{ | ||||
|       "name": "Mainnet Scan", | ||||
|       "url": "https://mainnet.scan.caduceus.foundation", | ||||
|       "standard": "none" | ||||
|     }] | ||||
|   } | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Isaac Frank
						Isaac Frank