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

This commit is contained in:
ligi 2023-05-07 18:24:20 +00:00
parent 22fb506f84
commit 7457231011
13 changed files with 41 additions and 17 deletions

View File

@ -425,7 +425,7 @@
}, { }, {
"name": "tmychain", "name": "tmychain",
"icons": [{ "icons": [{
"url": "ipfs://QmXQu3ib9gTo23mdVgMqmrExga6SmAzDQTTctpVBNtfDu9", "url": "ipfs://Qmcd19ksUvNMD1XQFSC55jJhDPoF2zUzzV7woteFiugwBH",
"width": 1024, "width": 1024,
"height": 1023, "height": 1023,
"format": "svg" "format": "svg"
@ -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"
} }
] ]

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"
}] }]
}, { }, {

8
icons/pocr.json Normal file
View File

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

View File

@ -1,6 +1,6 @@
[ [
{ {
"url": "ipfs://QmXQu3ib9gTo23mdVgMqmrExga6SmAzDQTTctpVBNtfDu9", "url": "ipfs://Qmcd19ksUvNMD1XQFSC55jJhDPoF2zUzzV7woteFiugwBH",
"width": 1024, "width": 1024,
"height": 1023, "height": 1023,
"format": "svg" "format": "svg"

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long