mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update/add RPC addresses including WebSocket URLs. (#108)
This commit is contained in:
parent
21ad7ca0c8
commit
0eb49d491f
|
@ -4,7 +4,9 @@
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://mainnet.infura.io/v3/${INFURA_API_KEY}",
|
"https://mainnet.infura.io/v3/${INFURA_API_KEY}",
|
||||||
"https://api.mycryptoapi.com/eth"
|
"wss://mainnet.infura.io/ws/v3/${INFURA_API_KEY}",
|
||||||
|
"https://api.mycryptoapi.com/eth",
|
||||||
|
"https://cloudflare-eth.com"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -3,7 +3,13 @@
|
||||||
"chain": "XDAI",
|
"chain": "XDAI",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://dai.poa.network"
|
"https://rpc.xdaichain.com",
|
||||||
|
"https://xdai.poanetwork.dev",
|
||||||
|
"wss://rpc.xdaichain.com/wss",
|
||||||
|
"wss://xdai.poanetwork.dev/wss",
|
||||||
|
"http://xdai.poanetwork.dev",
|
||||||
|
"https://dai.poa.network",
|
||||||
|
"ws://xdai.poanetwork.dev:8546"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -3,7 +3,8 @@
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"network": "ropsten",
|
"network": "ropsten",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://ropsten.infura.io/v3/${INFURA_API_KEY}"
|
"https://ropsten.infura.io/v3/${INFURA_API_KEY}",
|
||||||
|
"wss://ropsten.infura.io/ws/v3/${INFURA_API_KEY}"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://faucet.ropsten.be?${ADDRESS}"
|
"https://faucet.ropsten.be?${ADDRESS}"
|
||||||
|
|
|
@ -3,7 +3,8 @@
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"network": "rinkeby",
|
"network": "rinkeby",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rinkeby.infura.io/v3/${INFURA_API_KEY}"
|
"https://rinkeby.infura.io/v3/${INFURA_API_KEY}",
|
||||||
|
"wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://faucet.rinkeby.io"
|
"https://faucet.rinkeby.io"
|
||||||
|
|
|
@ -3,7 +3,11 @@
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"network": "kovan",
|
"network": "kovan",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://kovan.infura.io/v3/${INFURA_API_KEY}"
|
"https://kovan.poa.network",
|
||||||
|
"http://kovan.poa.network:8545",
|
||||||
|
"https://kovan.infura.io/v3/${INFURA_API_KEY}",
|
||||||
|
"wss://kovan.infura.io/ws/v3/${INFURA_API_KEY}",
|
||||||
|
"ws://kovan.poa.network:8546"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://faucet.kovan.network",
|
"https://faucet.kovan.network",
|
||||||
|
|
|
@ -14,7 +14,8 @@
|
||||||
"https://bsc-dataseed1.ninicoin.io",
|
"https://bsc-dataseed1.ninicoin.io",
|
||||||
"https://bsc-dataseed2.ninicoin.io",
|
"https://bsc-dataseed2.ninicoin.io",
|
||||||
"https://bsc-dataseed3.ninicoin.io",
|
"https://bsc-dataseed3.ninicoin.io",
|
||||||
"https://bsc-dataseed4.ninicoin.io"
|
"https://bsc-dataseed4.ninicoin.io",
|
||||||
|
"wss://bsc-ws-node.nariox.org"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -3,7 +3,9 @@
|
||||||
"chain": "POA",
|
"chain": "POA",
|
||||||
"network": "sokol",
|
"network": "sokol",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://sokol.poa.network"
|
"https://sokol.poa.network",
|
||||||
|
"wss://sokol.poa.network/wss",
|
||||||
|
"ws://sokol.poa.network:8546"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://faucet-sokol.herokuapp.com"
|
"https://faucet-sokol.herokuapp.com"
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://data-seed-prebsc-1-s1.binance.org:8545",
|
"https://data-seed-prebsc-1-s1.binance.org:8545",
|
||||||
"https://data-seed-prebsc-2-s1.binance.org:8545",
|
"https://data-seed-prebsc-2-s1.binance.org:8545",
|
||||||
"http://data-seed-prebsc-1-s2.binance.org:8545",
|
"https://data-seed-prebsc-1-s2.binance.org:8545",
|
||||||
"http://data-seed-prebsc-2-s2.binance.org:8545",
|
"https://data-seed-prebsc-2-s2.binance.org:8545",
|
||||||
"https://data-seed-prebsc-1-s3.binance.org:8545",
|
"https://data-seed-prebsc-1-s3.binance.org:8545",
|
||||||
"https://data-seed-prebsc-2-s3.binance.org:8545"
|
"https://data-seed-prebsc-2-s3.binance.org:8545"
|
||||||
],
|
],
|
||||||
|
|
|
@ -3,7 +3,10 @@
|
||||||
"chain": "POA",
|
"chain": "POA",
|
||||||
"network": "core",
|
"network": "core",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://core.poa.network"
|
"https://core.poanetwork.dev",
|
||||||
|
"http://core.poanetwork.dev:8545",
|
||||||
|
"https://core.poa.network",
|
||||||
|
"ws://core.poanetwork.dev:8546"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user