mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@8991320c6f 🚀
This commit is contained in:
parent
5c54d6066d
commit
790cfa78f4
File diff suppressed because one or more lines are too long
21
chains/eip155-1804.json
Normal file
21
chains/eip155-1804.json
Normal 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
18
chains/eip155-2606.json
Normal 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
|
@ -3716,6 +3716,19 @@
|
||||||
"rpc": ["https://rpc.testnet.blockchain.or.th"],
|
"rpc": ["https://rpc.testnet.blockchain.or.th"],
|
||||||
"faucets": ["https://faucet.blockchain.or.th"],
|
"faucets": ["https://faucet.blockchain.or.th"],
|
||||||
"infoURL": "https://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",
|
"name": "Rabbit Analog Testnet Chain",
|
||||||
"chainId": 1807,
|
"chainId": 1807,
|
||||||
|
@ -4249,6 +4262,19 @@
|
||||||
"rpc": ["https://api.techpay.io/"],
|
"rpc": ["https://api.techpay.io/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://techpay.io/"
|
"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",
|
"name": "Redlight Chain Mainnet",
|
||||||
"chainId": 2611,
|
"chainId": 2611,
|
||||||
|
|
|
@ -5285,6 +5285,23 @@
|
||||||
"shortName": "tTBSI",
|
"shortName": "tTBSI",
|
||||||
"chainId": 1708,
|
"chainId": 1708,
|
||||||
"networkId": 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",
|
"name": "Rabbit Analog Testnet Chain",
|
||||||
"chain": "rAna",
|
"chain": "rAna",
|
||||||
|
@ -6087,6 +6104,23 @@
|
||||||
"icon": "techpay",
|
"icon": "techpay",
|
||||||
"standard": "EIP3091"
|
"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",
|
"name": "Redlight Chain Mainnet",
|
||||||
"chain": "REDLC",
|
"chain": "REDLC",
|
||||||
|
|
|
@ -285,6 +285,7 @@
|
||||||
"AnytypeChain": "eip155:1701",
|
"AnytypeChain": "eip155:1701",
|
||||||
"TBSI": "eip155:1707",
|
"TBSI": "eip155:1707",
|
||||||
"tTBSI": "eip155:1708",
|
"tTBSI": "eip155:1708",
|
||||||
|
"kerleano": "eip155:1804",
|
||||||
"rAna": "eip155:1807",
|
"rAna": "eip155:1807",
|
||||||
"cube": "eip155:1818",
|
"cube": "eip155:1818",
|
||||||
"cubet": "eip155:1819",
|
"cubet": "eip155:1819",
|
||||||
|
@ -326,6 +327,7 @@
|
||||||
"bombt": "eip155:2399",
|
"bombt": "eip155:2399",
|
||||||
"ktoc": "eip155:2559",
|
"ktoc": "eip155:2559",
|
||||||
"tpc": "eip155:2569",
|
"tpc": "eip155:2569",
|
||||||
|
"pocrnet": "eip155:2606",
|
||||||
"REDLC": "eip155:2611",
|
"REDLC": "eip155:2611",
|
||||||
"EZChain": "eip155:2612",
|
"EZChain": "eip155:2612",
|
||||||
"Fuji-EZChain": "eip155:2613",
|
"Fuji-EZChain": "eip155:2613",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user