mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
17a297eda9
commit
38d411e27a
16
_data/chains/eip155-43.json
Normal file
16
_data/chains/eip155-43.json
Normal 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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user