mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update icon doschain (#2501)
* update doschain testnet and mainnet * update sortname testnet * update doschain * update shortname * update icon for doschain * update icon doschain * update icon doschain
This commit is contained in:
parent
37435f8ead
commit
a0175d9b92
|
@ -12,10 +12,12 @@
|
||||||
"shortName": "dost",
|
"shortName": "dost",
|
||||||
"chainId": 3939,
|
"chainId": 3939,
|
||||||
"networkId": 3939,
|
"networkId": 3939,
|
||||||
|
"icon": "doschain",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "DOScan-Test",
|
"name": "DOScan-Test",
|
||||||
"url": "https://test.doscan.io",
|
"url": "https://test.doscan.io",
|
||||||
|
"icon": "doschain",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -12,10 +12,12 @@
|
||||||
"shortName": "dos",
|
"shortName": "dos",
|
||||||
"chainId": 7979,
|
"chainId": 7979,
|
||||||
"networkId": 7979,
|
"networkId": 7979,
|
||||||
|
"icon": "doschain",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "DOScan",
|
"name": "DOScan",
|
||||||
"url": "https://doscan.io",
|
"url": "https://doscan.io",
|
||||||
|
"icon": "doschain",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
8
_data/icons/doschain.json
Normal file
8
_data/icons/doschain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmV2Nowzo81F6pi2qFcHePA4MwmmdMKBMUzBJUrxcymxx4",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user