Add icon to eip155-1252 and eip155-1353 (#2006)

* Create eip155-1252.json

* Create eip155-1353.json

* Update _data/chains/eip155-1252.json

* Update _data/chains/eip155-1353.json

* Update eip155-1353.json

Prettier

* Update eip155-1252.json

Prettier

* Update eip155-1252.json

* Update eip155-1353.json

* Update _data/chains/eip155-1252.json

* Update eip155-1252.json

* Update eip155-1252.json

* Update eip155-1353.json

* Update eip155-1252.json

* Update eip155-1353.json

* Create cicchain.json

* Update cicchain.json

* Update eip155-1353.json

* Update eip155-1252.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Useless Chris 2022-12-11 22:07:51 +01:00 committed by GitHub
parent acaa12e2f6
commit 93991ff0c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View File

@ -12,10 +12,12 @@
"shortName": "CICT", "shortName": "CICT",
"chainId": 1252, "chainId": 1252,
"networkId": 1252, "networkId": 1252,
"icon": "cicchain",
"explorers": [ "explorers": [
{ {
"name": "CICscan", "name": "CICscan",
"url": "https://testnet.cicscan.com", "url": "https://testnet.cicscan.com",
"icon": "cicchain",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -12,10 +12,12 @@
"shortName": "CIC", "shortName": "CIC",
"chainId": 1353, "chainId": 1353,
"networkId": 1353, "networkId": 1353,
"icon": "cicchain",
"explorers": [ "explorers": [
{ {
"name": "CICscan", "name": "CICscan",
"url": "https://cicscan.com", "url": "https://cicscan.com",
"icon": "cicchain",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmNekc5gpyrQkeDQcmfJLBrP5fa6GMarB13iy6aHVdQJDU",
"width": 1024,
"height": 768,
"format": "png"
}
]