mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@e1a4011dac 🚀
This commit is contained in:
parent
151fb6b538
commit
ea118ca0cd
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -515,7 +515,7 @@
|
||||||
"symbol": "PRING",
|
"symbol": "PRING",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["http://pangolin-rpc.darwinia.network"],
|
"rpc": ["https://pangolin-rpc.darwinia.network"],
|
||||||
"faucets": ["https://docs.crab.network/dvm/wallets/dvm-metamask#apply-for-the-test-token"],
|
"faucets": ["https://docs.crab.network/dvm/wallets/dvm-metamask#apply-for-the-test-token"],
|
||||||
"infoURL": "https://darwinia.network/"
|
"infoURL": "https://darwinia.network/"
|
||||||
}, {
|
}, {
|
||||||
|
@ -528,7 +528,7 @@
|
||||||
"symbol": "CRAB",
|
"symbol": "CRAB",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["http://crab-rpc.darwinia.network"],
|
"rpc": ["https://crab-rpc.darwinia.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://crab.network/"
|
"infoURL": "https://crab.network/"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -671,7 +671,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Darwinia Pangolin Testnet",
|
"name": "Darwinia Pangolin Testnet",
|
||||||
"chain": "pangolin",
|
"chain": "pangolin",
|
||||||
"rpc": ["http://pangolin-rpc.darwinia.network"],
|
"rpc": ["https://pangolin-rpc.darwinia.network"],
|
||||||
"faucets": ["https://docs.crab.network/dvm/wallets/dvm-metamask#apply-for-the-test-token"],
|
"faucets": ["https://docs.crab.network/dvm/wallets/dvm-metamask#apply-for-the-test-token"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Pangolin Network Native Token\u201d",
|
"name": "Pangolin Network Native Token\u201d",
|
||||||
|
@ -690,7 +690,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Darwinia Crab Network",
|
"name": "Darwinia Crab Network",
|
||||||
"chain": "crab",
|
"chain": "crab",
|
||||||
"rpc": ["http://crab-rpc.darwinia.network"],
|
"rpc": ["https://crab-rpc.darwinia.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Crab Network Native Token",
|
"name": "Crab Network Native Token",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user