icon for ecredits

This commit is contained in:
Siegfried Skalla 2022-04-25 08:38:12 +02:00
parent 09449a7407
commit 40edf14c65
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"
}
]