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",
|
||||
"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"],
|
||||
"infoURL": "https://darwinia.network/"
|
||||
}, {
|
||||
|
@ -528,7 +528,7 @@
|
|||
"symbol": "CRAB",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://crab-rpc.darwinia.network"],
|
||||
"rpc": ["https://crab-rpc.darwinia.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://crab.network/"
|
||||
}, {
|
||||
|
|
|
@ -671,7 +671,7 @@
|
|||
}, {
|
||||
"name": "Darwinia Pangolin Testnet",
|
||||
"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"],
|
||||
"nativeCurrency": {
|
||||
"name": "Pangolin Network Native Token\u201d",
|
||||
|
@ -690,7 +690,7 @@
|
|||
}, {
|
||||
"name": "Darwinia Crab Network",
|
||||
"chain": "crab",
|
||||
"rpc": ["http://crab-rpc.darwinia.network"],
|
||||
"rpc": ["https://crab-rpc.darwinia.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Crab Network Native Token",
|
||||
|
|
Loading…
Reference in New Issue
Block a user