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

This commit is contained in:
ligi 2022-12-17 14:10:48 +00:00
parent 5c54d6066d
commit 790cfa78f4
7 changed files with 103 additions and 2 deletions

File diff suppressed because one or more lines are too long

21
chains/eip155-1804.json Normal file
View File

@ -0,0 +1,21 @@
{
"name": "Kerleano",
"title": "Proof of Carbon Reduction testnet",
"chain": "CRC",
"status": "incubating",
"rpc": [
"https://cacib-saturn-test.francecentral.cloudapp.azure.com",
"wss://cacib-saturn-test.francecentral.cloudapp.azure.com:9443"
],
"faucets": [],
"nativeCurrency": {
"name": "Carbon Reduction Coin",
"symbol": "CRC",
"decimals": 18
},
"infoURL": "https://github.com/ethereum-pocr/kerleano",
"shortName": "kerleano",
"chainId": 1804,
"networkId": 1804,
"explorers": []
}

18
chains/eip155-2606.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "PoCRNet",
"title": "Proof of Carbon Reduction mainnet",
"chain": "CRC",
"status": "incubating",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Carbon Reduction Coin",
"symbol": "CRC",
"decimals": 18
},
"infoURL": "https://github.com/ethereum-pocr",
"shortName": "pocrnet",
"chainId": 2606,
"networkId": 2606,
"explorers": []
}

File diff suppressed because one or more lines are too long

View File

@ -3716,6 +3716,19 @@
"rpc": ["https://rpc.testnet.blockchain.or.th"],
"faucets": ["https://faucet.blockchain.or.th"],
"infoURL": "https://blockchain.or.th"
}, {
"name": "Kerleano",
"chainId": 1804,
"shortName": "kerleano",
"networkId": 1804,
"nativeCurrency": {
"name": "Carbon Reduction Coin",
"symbol": "CRC",
"decimals": 18
},
"rpc": ["https://cacib-saturn-test.francecentral.cloudapp.azure.com", "wss://cacib-saturn-test.francecentral.cloudapp.azure.com:9443"],
"faucets": [],
"infoURL": "https://github.com/ethereum-pocr/kerleano"
}, {
"name": "Rabbit Analog Testnet Chain",
"chainId": 1807,
@ -4249,6 +4262,19 @@
"rpc": ["https://api.techpay.io/"],
"faucets": [],
"infoURL": "https://techpay.io/"
}, {
"name": "PoCRNet",
"chainId": 2606,
"shortName": "pocrnet",
"networkId": 2606,
"nativeCurrency": {
"name": "Carbon Reduction Coin",
"symbol": "CRC",
"decimals": 18
},
"rpc": [],
"faucets": [],
"infoURL": "https://github.com/ethereum-pocr"
}, {
"name": "Redlight Chain Mainnet",
"chainId": 2611,

View File

@ -5285,6 +5285,23 @@
"shortName": "tTBSI",
"chainId": 1708,
"networkId": 1708
}, {
"name": "Kerleano",
"title": "Proof of Carbon Reduction testnet",
"chain": "CRC",
"status": "incubating",
"rpc": ["https://cacib-saturn-test.francecentral.cloudapp.azure.com", "wss://cacib-saturn-test.francecentral.cloudapp.azure.com:9443"],
"faucets": [],
"nativeCurrency": {
"name": "Carbon Reduction Coin",
"symbol": "CRC",
"decimals": 18
},
"infoURL": "https://github.com/ethereum-pocr/kerleano",
"shortName": "kerleano",
"chainId": 1804,
"networkId": 1804,
"explorers": []
}, {
"name": "Rabbit Analog Testnet Chain",
"chain": "rAna",
@ -6087,6 +6104,23 @@
"icon": "techpay",
"standard": "EIP3091"
}]
}, {
"name": "PoCRNet",
"title": "Proof of Carbon Reduction mainnet",
"chain": "CRC",
"status": "incubating",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Carbon Reduction Coin",
"symbol": "CRC",
"decimals": 18
},
"infoURL": "https://github.com/ethereum-pocr",
"shortName": "pocrnet",
"chainId": 2606,
"networkId": 2606,
"explorers": []
}, {
"name": "Redlight Chain Mainnet",
"chain": "REDLC",

View File

@ -285,6 +285,7 @@
"AnytypeChain": "eip155:1701",
"TBSI": "eip155:1707",
"tTBSI": "eip155:1708",
"kerleano": "eip155:1804",
"rAna": "eip155:1807",
"cube": "eip155:1818",
"cubet": "eip155:1819",
@ -326,6 +327,7 @@
"bombt": "eip155:2399",
"ktoc": "eip155:2559",
"tpc": "eip155:2569",
"pocrnet": "eip155:2606",
"REDLC": "eip155:2611",
"EZChain": "eip155:2612",
"Fuji-EZChain": "eip155:2613",