issues/2050 add anduschain (#2051)

* issues/2050 add anduschain

* run prettier

* change explorer standard..
This commit is contained in:
Metanonia 2023-01-03 20:14:30 +09:00 committed by GitHub
parent cd4c521026
commit 07ebb10079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "Anduschain Mainnet",
"chain": "anduschain",
"rpc": ["https://rpc.anduschain.io/rpc", "wss://rpc.anduschain.io/ws"],
"faucets": [],
"nativeCurrency": {
"name": "DAON",
"symbol": "DEB",
"decimals": 18
},
"infoURL": "https://anduschain.io/",
"shortName": "anduschain-mainnet",
"chainId": 14288640,
"networkId": 14288640,
"explorers": [
{
"name": "anduschain explorer",
"url": "http://explorer.anduschain.io",
"icon": "daon",
"standard": "none"
}
]
}

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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB