PoCR: rename to proof of climate awareness and add icon (#2760)

* Create EIP155-1804.json

* Create eip155-1804.json

* Delete EIP155-1804.json

* Create eip155-2606.json

* Adding status field and removing explorer

* Adding status field

* Schema check and prettier

* Update eip155-1804.json

* Adjust the definition

* Prettier executed

* Change name and add icon

* Fix ipfs icon url
This commit is contained in:
Guénolé de Cadoudal 2023-05-07 20:19:11 +02:00 committed by GitHub
parent b7c21a5575
commit beaf7bd6c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 4 deletions

View File

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

View File

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

8
_data/icons/pocr.json Normal file
View File

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