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@5accff5810 🚀
This commit is contained in:
parent
2592078a53
commit
eb1708e265
File diff suppressed because one or more lines are too long
|
@ -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 EVM",
|
||||
"chain": "TOP",
|
||||
"icon": "top",
|
||||
"rpc": ["ethapi.topnetwork.org"],
|
||||
"rpc": ["https://ethapi.topnetwork.org"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "TOP Mainnet",
|
||||
"chain": "TOP",
|
||||
"icon": "top",
|
||||
"rpc": ["topapi.topnetwork.org"],
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "TOP",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2452,7 +2452,7 @@
|
|||
"symbol": "TOPC",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://mainnet.openchain.info:8545", "https://mainnet1.openchain.info"],
|
||||
"rpc": [],
|
||||
"faucets": ["https://faucet.openchain.info/"],
|
||||
"infoURL": "https://testnet.openchain.info/"
|
||||
}, {
|
||||
|
@ -2738,7 +2738,7 @@
|
|||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["ethapi.topnetwork.org"],
|
||||
"rpc": ["https://ethapi.topnetwork.org"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.topnetwork.org/"
|
||||
}, {
|
||||
|
@ -2764,7 +2764,7 @@
|
|||
"symbol": "TOP",
|
||||
"decimals": 6
|
||||
},
|
||||
"rpc": ["topapi.topnetwork.org"],
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.topnetwork.org/"
|
||||
}, {
|
||||
|
@ -4714,7 +4714,7 @@
|
|||
"symbol": "SHM",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://liberty20.shardeum.org/"],
|
||||
"rpc": [],
|
||||
"faucets": ["https://faucet.liberty20.shardeum.org"],
|
||||
"infoURL": "https://docs.shardeum.org/"
|
||||
}, {
|
||||
|
|
|
@ -3484,7 +3484,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",
|
||||
|
@ -3868,7 +3868,7 @@
|
|||
"name": "TOP Mainnet EVM",
|
||||
"chain": "TOP",
|
||||
"icon": "top",
|
||||
"rpc": ["ethapi.topnetwork.org"],
|
||||
"rpc": ["https://ethapi.topnetwork.org"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
|
@ -3909,7 +3909,7 @@
|
|||
"name": "TOP Mainnet",
|
||||
"chain": "TOP",
|
||||
"icon": "top",
|
||||
"rpc": ["topapi.topnetwork.org"],
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "TOP",
|
||||
|
@ -6770,7 +6770,7 @@
|
|||
}, {
|
||||
"name": "Shardeum Liberty 2.0",
|
||||
"chain": "Shardeum",
|
||||
"rpc": ["https://liberty20.shardeum.org/"],
|
||||
"rpc": [],
|
||||
"faucets": ["https://faucet.liberty20.shardeum.org"],
|
||||
"nativeCurrency": {
|
||||
"name": "Shardeum SHM",
|
||||
|
|
Loading…
Reference in New Issue
Block a user