Add darwinia test network (#168)

* Add darwinia network test net

* Only one currency

* Update info

* Add short name to pass ci
This commit is contained in:
bear 2021-03-04 16:34:50 +08:00 committed by GitHub
parent 17a297eda9
commit 38d411e27a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,16 @@
{
"name": "Darwinia Pangolin Testnet",
"chain": "pangolin",
"network": "free testnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Pangolin RING",
"symbol": "PRING",
"decimals": 9
},
"infoURL": "https://darwinia.network/",
"shortName": "darwinia",
"chainId": 43,
"networkId": 43
}