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

This commit is contained in:
ligi 2022-11-05 15:52:16 +00:00
parent b0b2f9f759
commit c01834581a
6 changed files with 27 additions and 27 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,16 +1,16 @@
{
"name": "CENNZnet old",
"chain": "CENNZnet",
"rpc": [],
"name": "Geth Testnet",
"title": "Go Ethereum (Geth) Private Testnet",
"chain": "ETH",
"rpc": ["http://127.0.0.1:8545"],
"faucets": [],
"nativeCurrency": {
"name": "CPAY",
"symbol": "CPAY",
"name": "Geth Testnet Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://cennz.net",
"shortName": "cennz-old",
"infoURL": "https://geth.ethereum.org",
"shortName": "geth",
"chainId": 1337,
"networkId": 1337,
"status": "deprecated"
"networkId": 1337
}

File diff suppressed because one or more lines are too long

View File

@ -3158,18 +3158,18 @@
"faucets": ["https://aitd-faucet-pre.aitdcoin.com/"],
"infoURL": "https://www.aitd.io/"
}, {
"name": "CENNZnet old",
"name": "Geth Testnet",
"chainId": 1337,
"shortName": "cennz-old",
"shortName": "geth",
"networkId": 1337,
"nativeCurrency": {
"name": "CPAY",
"symbol": "CPAY",
"name": "Geth Testnet Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": [],
"rpc": ["http://127.0.0.1:8545"],
"faucets": [],
"infoURL": "https://cennz.net"
"infoURL": "https://geth.ethereum.org"
}, {
"name": "Sherpax Mainnet",
"chainId": 1506,

View File

@ -4468,20 +4468,20 @@
"standard": "EIP3091"
}]
}, {
"name": "CENNZnet old",
"chain": "CENNZnet",
"rpc": [],
"name": "Geth Testnet",
"title": "Go Ethereum (Geth) Private Testnet",
"chain": "ETH",
"rpc": ["http://127.0.0.1:8545"],
"faucets": [],
"nativeCurrency": {
"name": "CPAY",
"symbol": "CPAY",
"name": "Geth Testnet Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://cennz.net",
"shortName": "cennz-old",
"infoURL": "https://geth.ethereum.org",
"shortName": "geth",
"chainId": 1337,
"networkId": 1337,
"status": "deprecated"
"networkId": 1337
}, {
"name": "Sherpax Mainnet",
"chain": "Sherpax Mainnet",

View File

@ -242,7 +242,7 @@
"Bobabase": "eip155:1297",
"aitd": "eip155:1319",
"aitdtestnet": "eip155:1320",
"cennz-old": "eip155:1337",
"geth": "eip155:1337",
"Sherpax": "eip155:1506",
"SherpaxTestnet": "eip155:1507",
"beagle": "eip155:1515",