Deploying to gh-pages from @ ethereum-lists/chains@4314281773 🚀

This commit is contained in:
ligi 2022-03-19 09:51:54 +00:00
parent fca5b7a6d8
commit 882c9e7f99
5 changed files with 36 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3001,6 +3001,19 @@
"rpc": ["https://eu.mainnet.xixoio.com", "https://us.mainnet.xixoio.com", "https://asia.mainnet.xixoio.com"],
"faucets": [],
"infoURL": "https://www.xixoio.com/"
}, {
"name": "CryptoCoinPay",
"chainId": 10823,
"shortName": "CCP",
"networkId": 10823,
"nativeCurrency": {
"name": "CryptoCoinPay",
"symbol": "CCP",
"decimals": 18
},
"rpc": ["http://node106.cryptocoinpay.info:8545", "ws://node106.cryptocoinpay.info:8546"],
"faucets": [],
"infoURL": "https://www.cryptocoinpay.co"
}, {
"name": "WAGMI",
"chainId": 11111,

View File

@ -4095,6 +4095,26 @@
"shortName": "GEN",
"chainId": 10101,
"networkId": 10101
}, {
"name": "CryptoCoinPay",
"chain": "CCP",
"rpc": ["http://node106.cryptocoinpay.info:8545", "ws://node106.cryptocoinpay.info:8546"],
"faucets": [],
"icon": "ccp",
"nativeCurrency": {
"name": "CryptoCoinPay",
"symbol": "CCP",
"decimals": 18
},
"infoURL": "https://www.cryptocoinpay.co",
"shortName": "CCP",
"chainId": 10823,
"networkId": 10823,
"explorers": [{
"name": "CCP Explorer",
"url": "https://cryptocoinpay.info",
"standard": "EIP3091"
}]
}, {
"name": "WAGMI",
"chain": "WAGMI",

View File

@ -230,6 +230,7 @@
"smartbch": "eip155:10000",
"smartbchtest": "eip155:10001",
"GEN": "eip155:10101",
"CCP": "eip155:10823",
"WAGMI": "eip155:11111",
"shyftt": "eip155:11437",
"tZERO": "eip155:12051",