mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
0d5b3407c8
Co-authored-by: ligi <ligi@ligi.de>
23 lines
462 B
JSON
23 lines
462 B
JSON
{
|
|
"name": "Darwinia Network",
|
|
"chain": "darwinia",
|
|
"rpc": ["https://rpc.darwinia.network"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Darwinia Network Native Token",
|
|
"symbol": "RING",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://darwinia.network/",
|
|
"shortName": "darwinia",
|
|
"chainId": 46,
|
|
"networkId": 46,
|
|
"explorers": [
|
|
{
|
|
"name": "subscan",
|
|
"url": "https://darwinia.subscan.io",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|