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

This commit is contained in:
ligi 2023-05-08 07:10:07 +00:00
parent 40dc929fc9
commit d036c640a1
12 changed files with 38 additions and 32 deletions

View File

@ -2182,6 +2182,14 @@
"height": 822, "height": 822,
"format": "png" "format": "png"
}] }]
}, {
"name": "pocr",
"icons": [{
"url": "ipfs://QmRLwpq47tyEd3rfK4tKRhbTvyb3fc7PCutExnL1XAb37A",
"width": 334,
"height": 360,
"format": "png"
}]
}, { }, {
"name": "sapphire", "name": "sapphire",
"icons": [{ "icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{ {
"name": "Kerleano", "name": "Kerleano",
"title": "Proof of Carbon Reduction testnet", "title": "Proof of Climate awaReness testnet",
"chain": "CRC", "chain": "CRC",
"status": "active", "status": "active",
"rpc": [ "rpc": [
@ -11,7 +11,7 @@
"https://github.com/ethereum-pocr/kerleano/blob/main/docs/faucet.md" "https://github.com/ethereum-pocr/kerleano/blob/main/docs/faucet.md"
], ],
"nativeCurrency": { "nativeCurrency": {
"name": "Carbon Reduction Coin", "name": "Climate awaReness Coin",
"symbol": "CRC", "symbol": "CRC",
"decimals": 18 "decimals": 18
}, },
@ -19,10 +19,12 @@
"shortName": "kerleano", "shortName": "kerleano",
"chainId": 1804, "chainId": 1804,
"networkId": 1804, "networkId": 1804,
"icon": "pocr",
"explorers": [ "explorers": [
{ {
"name": "Lite Explorer", "name": "Lite Explorer",
"url": "https://ethereum-pocr.github.io/explorer/kerleano", "url": "https://ethereum-pocr.github.io/explorer/kerleano",
"icon": "pocr",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -1,6 +1,6 @@
{ {
"name": "PoCRNet", "name": "PoCRNet",
"title": "Proof of Carbon Reduction mainnet", "title": "Proof of Climate awaReness mainnet",
"chain": "CRC", "chain": "CRC",
"status": "active", "status": "active",
"rpc": [ "rpc": [
@ -9,7 +9,7 @@
], ],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Carbon Reduction Coin", "name": "Climate awaReness Coin",
"symbol": "CRC", "symbol": "CRC",
"decimals": 18 "decimals": 18
}, },
@ -17,10 +17,12 @@
"shortName": "pocrnet", "shortName": "pocrnet",
"chainId": 2606, "chainId": 2606,
"networkId": 2606, "networkId": 2606,
"icon": "pocr",
"explorers": [ "explorers": [
{ {
"name": "Lite Explorer", "name": "Lite Explorer",
"url": "https://ethereum-pocr.github.io/explorer/pocrnet", "url": "https://ethereum-pocr.github.io/explorer/pocrnet",
"icon": "pocr",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -16,11 +16,6 @@
"chainId": 71401, "chainId": 71401,
"networkId": 71401, "networkId": 71401,
"explorers": [ "explorers": [
{
"name": "GWScout Explorer",
"url": "https://gw-testnet-explorer.nervosdao.community",
"standard": "none"
},
{ {
"name": "GWScan Block Explorer", "name": "GWScan Block Explorer",
"url": "https://v1.testnet.gwscan.com", "url": "https://v1.testnet.gwscan.com",

View File

@ -13,11 +13,6 @@
"chainId": 71402, "chainId": 71402,
"networkId": 71402, "networkId": 71402,
"explorers": [ "explorers": [
{
"name": "GWScout Explorer",
"url": "https://gw-mainnet-explorer.nervosdao.community",
"standard": "none"
},
{ {
"name": "GWScan Block Explorer", "name": "GWScan Block Explorer",
"url": "https://v1.gwscan.com", "url": "https://v1.gwscan.com",

File diff suppressed because one or more lines are too long

View File

@ -4632,7 +4632,7 @@
"shortName": "kerleano", "shortName": "kerleano",
"networkId": 1804, "networkId": 1804,
"nativeCurrency": { "nativeCurrency": {
"name": "Carbon Reduction Coin", "name": "Climate awaReness Coin",
"symbol": "CRC", "symbol": "CRC",
"decimals": 18 "decimals": 18
}, },
@ -5464,7 +5464,7 @@
"shortName": "pocrnet", "shortName": "pocrnet",
"networkId": 2606, "networkId": 2606,
"nativeCurrency": { "nativeCurrency": {
"name": "Carbon Reduction Coin", "name": "Climate awaReness Coin",
"symbol": "CRC", "symbol": "CRC",
"decimals": 18 "decimals": 18
}, },

View File

@ -6833,13 +6833,13 @@
}] }]
}, { }, {
"name": "Kerleano", "name": "Kerleano",
"title": "Proof of Carbon Reduction testnet", "title": "Proof of Climate awaReness testnet",
"chain": "CRC", "chain": "CRC",
"status": "active", "status": "active",
"rpc": ["https://cacib-saturn-test.francecentral.cloudapp.azure.com", "wss://cacib-saturn-test.francecentral.cloudapp.azure.com:9443"], "rpc": ["https://cacib-saturn-test.francecentral.cloudapp.azure.com", "wss://cacib-saturn-test.francecentral.cloudapp.azure.com:9443"],
"faucets": ["https://github.com/ethereum-pocr/kerleano/blob/main/docs/faucet.md"], "faucets": ["https://github.com/ethereum-pocr/kerleano/blob/main/docs/faucet.md"],
"nativeCurrency": { "nativeCurrency": {
"name": "Carbon Reduction Coin", "name": "Climate awaReness Coin",
"symbol": "CRC", "symbol": "CRC",
"decimals": 18 "decimals": 18
}, },
@ -6847,9 +6847,11 @@
"shortName": "kerleano", "shortName": "kerleano",
"chainId": 1804, "chainId": 1804,
"networkId": 1804, "networkId": 1804,
"icon": "pocr",
"explorers": [{ "explorers": [{
"name": "Lite Explorer", "name": "Lite Explorer",
"url": "https://ethereum-pocr.github.io/explorer/kerleano", "url": "https://ethereum-pocr.github.io/explorer/kerleano",
"icon": "pocr",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -8148,13 +8150,13 @@
}] }]
}, { }, {
"name": "PoCRNet", "name": "PoCRNet",
"title": "Proof of Carbon Reduction mainnet", "title": "Proof of Climate awaReness mainnet",
"chain": "CRC", "chain": "CRC",
"status": "active", "status": "active",
"rpc": ["https://pocrnet.westeurope.cloudapp.azure.com/http", "wss://pocrnet.westeurope.cloudapp.azure.com/ws"], "rpc": ["https://pocrnet.westeurope.cloudapp.azure.com/http", "wss://pocrnet.westeurope.cloudapp.azure.com/ws"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Carbon Reduction Coin", "name": "Climate awaReness Coin",
"symbol": "CRC", "symbol": "CRC",
"decimals": 18 "decimals": 18
}, },
@ -8162,9 +8164,11 @@
"shortName": "pocrnet", "shortName": "pocrnet",
"chainId": 2606, "chainId": 2606,
"networkId": 2606, "networkId": 2606,
"icon": "pocr",
"explorers": [{ "explorers": [{
"name": "Lite Explorer", "name": "Lite Explorer",
"url": "https://ethereum-pocr.github.io/explorer/pocrnet", "url": "https://ethereum-pocr.github.io/explorer/pocrnet",
"icon": "pocr",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -13500,10 +13504,6 @@
"chainId": 71401, "chainId": 71401,
"networkId": 71401, "networkId": 71401,
"explorers": [{ "explorers": [{
"name": "GWScout Explorer",
"url": "https://gw-testnet-explorer.nervosdao.community",
"standard": "none"
}, {
"name": "GWScan Block Explorer", "name": "GWScan Block Explorer",
"url": "https://v1.testnet.gwscan.com", "url": "https://v1.testnet.gwscan.com",
"standard": "none" "standard": "none"
@ -13523,10 +13523,6 @@
"chainId": 71402, "chainId": 71402,
"networkId": 71402, "networkId": 71402,
"explorers": [{ "explorers": [{
"name": "GWScout Explorer",
"url": "https://gw-mainnet-explorer.nervosdao.community",
"standard": "none"
}, {
"name": "GWScan Block Explorer", "name": "GWScan Block Explorer",
"url": "https://v1.gwscan.com", "url": "https://v1.gwscan.com",
"standard": "none" "standard": "none"

8
icons/pocr.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmRLwpq47tyEd3rfK4tKRhbTvyb3fc7PCutExnL1XAb37A",
"width": 334,
"height": 360,
"format": "png"
}
]

File diff suppressed because one or more lines are too long