mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Delete RPCs that reported another chainID
This commit is contained in:
parent
cc9d3214db
commit
87417e5e6d
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"name": "OpenChain Testnet",
|
||||
"chain": "OpenChain Testnet",
|
||||
"rpc": [
|
||||
"http://mainnet.openchain.info:8545",
|
||||
"https://mainnet1.openchain.info"
|
||||
],
|
||||
"rpc": [],
|
||||
"faucets": ["https://faucet.openchain.info/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Openchain Testnet",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Shardeum Liberty 2.0",
|
||||
"chain": "Shardeum",
|
||||
"rpc": ["https://liberty20.shardeum.org/"],
|
||||
"rpc": [],
|
||||
"faucets": ["https://faucet.liberty20.shardeum.org"],
|
||||
"nativeCurrency": {
|
||||
"name": "Shardeum SHM",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "TOP Mainnet",
|
||||
"chain": "TOP",
|
||||
"icon": "top",
|
||||
"rpc": ["topapi.topnetwork.org"],
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "TOP",
|
||||
|
|
Loading…
Reference in New Issue
Block a user