icon for ecredits (#1105)

* Added eCredits mainnet & testnet

* Fix file naming of chain files to .json

* Unique short name for testnet.

* testnet: ecs-testnet

* icon for ecredits

Co-authored-by: Siegfried Skalla <s.skalla@cryptix.ag>
This commit is contained in:
ecsdev2 2022-05-02 11:08:25 +02:00 committed by GitHub
parent b4a0c0668b
commit 9b70d2ef1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View File

@ -15,9 +15,11 @@
"shortName": "ecs",
"chainId": 63000,
"networkId": 63000,
"icon": "ecredits",
"explorers": [{
"name": "eCredits MainNet Explorer",
"url": "https://explorer.ecredits.com",
"icon": "ecredits",
"standard": "EIP3091"
}]
}

View File

@ -17,9 +17,11 @@
"shortName": "ecs-testnet",
"chainId": 63001,
"networkId": 63001,
"icon": "ecredits",
"explorers": [{
"name": "eCredits TestNet Explorer",
"url": "https://explorer.tst.ecredits.com",
"icon": "ecredits",
"standard": "EIP3091"
}]
}

View File

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