chains/_data/chains/eip155-14288640.json
Metanonia 1482523282
change explorer url http->https (#2089)
* issues/2050 add anduschain

* run prettier

* change explorer standard..

* change explorer url http -> https
2023-01-04 10:16:53 +01:00

24 lines
527 B
JSON

{
"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": "https://explorer.anduschain.io",
"icon": "daon",
"standard": "none"
}
]
}