mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
issues/2050 add anduschain (#2051)
* issues/2050 add anduschain * run prettier * change explorer standard..
This commit is contained in:
parent
cd4c521026
commit
07ebb10079
23
_data/chains/eip155-14288640.json
Normal file
23
_data/chains/eip155-14288640.json
Normal 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
8
_data/icons/daon.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafkreiapaxokh2p4j7hg43ug2inomixiwrdhni4kpqazvqifssnez7efze",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in New Issue
Block a user