Add pangoro chain info

This commit is contained in:
bear 2022-01-18 13:27:42 +08:00
parent 46d0fa1d02
commit b541111583

View File

@ -0,0 +1,22 @@
{
"name": "Darwinia Pangoro Testnet",
"chain": "pangoro",
"rpc": ["http://pangoro-rpc.darwinia.network"],
"faucets": [],
"nativeCurrency": {
"name": "Pangoro Network Native Token”",
"symbol": "ORING",
"decimals": 9
},
"infoURL": "https://darwinia.network/",
"shortName": "darwinia",
"chainId": 45,
"networkId": 45,
"explorers": [
{
"name": "subscan",
"url": "https://pangoro.subscan.io",
"standard": "none"
}
]
}