diff --git a/avalanche/go/avalanche-fuji-go-archive-leveldb.yml b/avalanche/go/avalanche-fuji-go-archive-leveldb.yml index 07ab59f0..ae7e5bba 100644 --- a/avalanche/go/avalanche-fuji-go-archive-leveldb.yml +++ b/avalanche/go/avalanche-fuji-go-archive-leveldb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-fuji-archive: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.1} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-fuji-go-pruned-leveldb.yml b/avalanche/go/avalanche-fuji-go-pruned-leveldb.yml index 7d6cf09c..76256871 100644 --- a/avalanche/go/avalanche-fuji-go-pruned-leveldb.yml +++ b/avalanche/go/avalanche-fuji-go-pruned-leveldb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-fuji: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.1} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-fuji-go-pruned-pebbledb.yml b/avalanche/go/avalanche-fuji-go-pruned-pebbledb.yml index ab49464e..85fdc1da 100644 --- a/avalanche/go/avalanche-fuji-go-pruned-pebbledb.yml +++ b/avalanche/go/avalanche-fuji-go-pruned-pebbledb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-fuji: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.1} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_FUJI_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-mainnet-go-archive-leveldb.yml b/avalanche/go/avalanche-mainnet-go-archive-leveldb.yml index ee769aa0..8693ecfa 100644 --- a/avalanche/go/avalanche-mainnet-go-archive-leveldb.yml +++ b/avalanche/go/avalanche-mainnet-go-archive-leveldb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-mainnet-archive: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.1} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-mainnet-go-pruned-leveldb.yml b/avalanche/go/avalanche-mainnet-go-pruned-leveldb.yml index f9d55222..0c3e28e5 100644 --- a/avalanche/go/avalanche-mainnet-go-pruned-leveldb.yml +++ b/avalanche/go/avalanche-mainnet-go-pruned-leveldb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-mainnet: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.1} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/avalanche/go/avalanche-mainnet-go-pruned-pebbledb.yml b/avalanche/go/avalanche-mainnet-go-pruned-pebbledb.yml index 31290d2f..1f895102 100644 --- a/avalanche/go/avalanche-mainnet-go-pruned-pebbledb.yml +++ b/avalanche/go/avalanche-mainnet-go-pruned-pebbledb.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: avalanche-mainnet: - image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.1} + image: ${AVALANCHE_GO_IMAGE:-avaplatform/avalanchego}:${AVALANCHE_MAINNET_GO_VERSION:-v1.14.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/bitcoin-cash/bitcoind/bitcoin-cash-mainnet-bitcoind-full.yml b/bitcoin-cash/bitcoind/bitcoin-cash-mainnet-bitcoind-full.yml index 9030bd88..49bff199 100644 --- a/bitcoin-cash/bitcoind/bitcoin-cash-mainnet-bitcoind-full.yml +++ b/bitcoin-cash/bitcoind/bitcoin-cash-mainnet-bitcoind-full.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: bitcoin-cash-mainnet: - image: ${BITCOIN_CASH_BITCOIND_IMAGE:-bitcoinabc/bitcoin-abc}:${BITCOIN_CASH_MAINNET_BITCOIND_VERSION:-0.32.11} + image: ${BITCOIN_CASH_BITCOIND_IMAGE:-bitcoinabc/bitcoin-abc}:${BITCOIN_CASH_MAINNET_BITCOIND_VERSION:-0.33.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/bitcoin-cash/bitcoind/bitcoin-cash-testnet-bitcoind-full.yml b/bitcoin-cash/bitcoind/bitcoin-cash-testnet-bitcoind-full.yml index 760b7aaf..57e2fe38 100644 --- a/bitcoin-cash/bitcoind/bitcoin-cash-testnet-bitcoind-full.yml +++ b/bitcoin-cash/bitcoind/bitcoin-cash-testnet-bitcoind-full.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: bitcoin-cash-testnet: - image: ${BITCOIN_CASH_BITCOIND_IMAGE:-bitcoinabc/bitcoin-abc}:${BITCOIN_CASH_TESTNET_BITCOIND_VERSION:-0.32.11} + image: ${BITCOIN_CASH_BITCOIND_IMAGE:-bitcoinabc/bitcoin-abc}:${BITCOIN_CASH_TESTNET_BITCOIND_VERSION:-0.33.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/celo/geth/celo-alfajores-geth-archive-leveldb-hash.yml b/celo/geth/celo-alfajores-geth-archive-leveldb-hash.yml index 535de668..814ac586 100644 --- a/celo/geth/celo-alfajores-geth-archive-leveldb-hash.yml +++ b/celo/geth/celo-alfajores-geth-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: celo-alfajores-geth-archive: - image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_ALFAJORES_GETH_VERSION:-v1.17.1} + image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_ALFAJORES_GETH_VERSION:-v1.17.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/celo/geth/celo-alfajores-geth-pruned-leveldb-hash.yml b/celo/geth/celo-alfajores-geth-pruned-leveldb-hash.yml index 08468c68..8d9045b2 100644 --- a/celo/geth/celo-alfajores-geth-pruned-leveldb-hash.yml +++ b/celo/geth/celo-alfajores-geth-pruned-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: celo-alfajores-geth: - image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_ALFAJORES_GETH_VERSION:-v1.17.1} + image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_ALFAJORES_GETH_VERSION:-v1.17.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/celo/geth/celo-mainnet-geth-archive-leveldb-hash.yml b/celo/geth/celo-mainnet-geth-archive-leveldb-hash.yml index 6b39f57f..ee21c9b3 100644 --- a/celo/geth/celo-mainnet-geth-archive-leveldb-hash.yml +++ b/celo/geth/celo-mainnet-geth-archive-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: celo-mainnet-geth-archive: - image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-v1.17.1} + image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-v1.17.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/celo/geth/celo-mainnet-geth-pruned-leveldb-hash.yml b/celo/geth/celo-mainnet-geth-pruned-leveldb-hash.yml index 4cc44022..548be7c7 100644 --- a/celo/geth/celo-mainnet-geth-pruned-leveldb-hash.yml +++ b/celo/geth/celo-mainnet-geth-pruned-leveldb-hash.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: celo-mainnet-geth: - image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-v1.17.1} + image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-v1.17.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/gnosis/reth/gnosis-chiado-reth-archive-trace.yml b/gnosis/reth/gnosis-chiado-reth-archive-trace.yml index 4a9221aa..80fe92f0 100644 --- a/gnosis/reth/gnosis-chiado-reth-archive-trace.yml +++ b/gnosis/reth/gnosis-chiado-reth-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: gnosis-chiado-reth: - image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_CHIADO_RETH_VERSION:-v1.0.3} + image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_CHIADO_RETH_VERSION:-v1.1.11-eraimports} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/gnosis/reth/gnosis-chiado-reth-pruned-trace.yml b/gnosis/reth/gnosis-chiado-reth-pruned-trace.yml index bc6d4a48..42927aba 100644 --- a/gnosis/reth/gnosis-chiado-reth-pruned-trace.yml +++ b/gnosis/reth/gnosis-chiado-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: gnosis-chiado-reth-pruned: - image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_CHIADO_RETH_VERSION:-v1.0.3} + image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_CHIADO_RETH_VERSION:-v1.1.11-eraimports} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/gnosis/reth/gnosis-mainnet-reth-archive-trace.yml b/gnosis/reth/gnosis-mainnet-reth-archive-trace.yml index 5701e989..1d029188 100644 --- a/gnosis/reth/gnosis-mainnet-reth-archive-trace.yml +++ b/gnosis/reth/gnosis-mainnet-reth-archive-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: gnosis-mainnet-reth: - image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_MAINNET_RETH_VERSION:-v1.0.3} + image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_MAINNET_RETH_VERSION:-v1.1.11-eraimports} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/gnosis/reth/gnosis-mainnet-reth-pruned-trace.yml b/gnosis/reth/gnosis-mainnet-reth-pruned-trace.yml index 28d89ec9..a02b073a 100644 --- a/gnosis/reth/gnosis-mainnet-reth-pruned-trace.yml +++ b/gnosis/reth/gnosis-mainnet-reth-pruned-trace.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: gnosis-mainnet-reth-pruned: - image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_MAINNET_RETH_VERSION:-v1.0.3} + image: ${GNOSIS_RETH_IMAGE:-ghcr.io/gnosischain/reth_gnosis}:${GNOSIS_MAINNET_RETH_VERSION:-v1.1.11-eraimports} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/op/geth/celo-mainnet-op-geth-archive-leveldb-hash.yml b/op/geth/celo-mainnet-op-geth-archive-leveldb-hash.yml index 68cce9e0..c1343b9b 100644 --- a/op/geth/celo-mainnet-op-geth-archive-leveldb-hash.yml +++ b/op/geth/celo-mainnet-op-geth-archive-leveldb-hash.yml @@ -245,7 +245,7 @@ services: - prometheus-scrape.enabled=false celo-mainnet-geth-archive: - image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-v1.17.1} + image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-v1.17.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/op/geth/celo-mainnet-op-geth-pruned-leveldb-hash.yml b/op/geth/celo-mainnet-op-geth-pruned-leveldb-hash.yml index a5ac68a8..c1852a6f 100644 --- a/op/geth/celo-mainnet-op-geth-pruned-leveldb-hash.yml +++ b/op/geth/celo-mainnet-op-geth-pruned-leveldb-hash.yml @@ -244,7 +244,7 @@ services: - prometheus-scrape.enabled=false celo-mainnet-geth: - image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-v1.17.1} + image: ${CELO_GETH_IMAGE:-us.gcr.io/celo-org/geth}:${CELO_MAINNET_GETH_VERSION:-v1.17.2} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/reference-rpc-endpoint.json b/reference-rpc-endpoint.json index 4bd413be..e69de29b 100644 --- a/reference-rpc-endpoint.json +++ b/reference-rpc-endpoint.json @@ -1,1595 +0,0 @@ -{ - "ethereum": { - "id": 1, - "urls": [ - "https://api.mycryptoapi.com/eth", - "https://cloudflare-eth.com", - "https://ethereum-rpc.publicnode.com", - "https://mainnet.gateway.tenderly.co", - "https://rpc.blocknative.com/boost", - "https://rpc.flashbots.net", - "https://rpc.flashbots.net/fast", - "https://rpc.mevblocker.io", - "https://rpc.mevblocker.io/fast", - "https://rpc.mevblocker.io/noreverts", - "https://rpc.mevblocker.io/fullprivacy", - "https://eth.drpc.org", - "https://api.securerpc.com/v1" - ] - }, - "optimism": { - "id": 10, - "urls": [ - "https://mainnet.optimism.io", - "https://optimism-rpc.publicnode.com", - "https://optimism.gateway.tenderly.co", - "https://optimism.drpc.org" - ] - }, - "flare": { - "id": 14, - "urls": [ - "https://flare-api.flare.network/ext/C/rpc", - "https://flare.rpc.thirdweb.com", - "https://flare-bundler.etherspot.io", - "https://rpc.ankr.com/flare", - "https://01-gravelines-003-01.rpc.tatum.io/ext/bc/C/rpc", - "https://01-vinthill-003-02.rpc.tatum.io/ext/bc/C/rpc", - "https://rpc.au.cc/flare", - "https://flare.enosys.global/ext/C/rpc", - "https://flare.solidifi.app/ext/C/rpc" - ] - }, - "songbird-testnet": { - "id": 16, - "urls": [ - "https://coston-api.flare.network/ext/C/rpc", - "https://songbird-testnet-coston.rpc.thirdweb.com", - "https://01-gravelines-004-01.rpc.tatum.io/ext/bc/C/rpc", - "https://02-chicago-004-02.rpc.tatum.io/ext/bc/C/rpc", - "https://02-tokyo-004-03.rpc.tatum.io/ext/bc/C/rpc", - "https://coston.enosys.global/ext/C/rpc" - ] - }, - "thundercore-testnet": { - "id": 18, - "urls": [ - "https://testnet-rpc.thundercore.com", - "https://thundercore-testnet.drpc.org" - ] - }, - "songbird": { - "id": 19, - "urls": [ - "https://songbird-api.flare.network/ext/C/rpc", - "https://01-gravelines-006-01.rpc.tatum.io/ext/bc/C/rpc", - "https://01-vinthill-006-02.rpc.tatum.io/ext/bc/C/rpc", - "https://02-tokyo-006-03.rpc.tatum.io/ext/bc/C/rpc", - "https://rpc.au.cc/songbird", - "https://songbird.enosys.global/ext/C/rpc", - "https://songbird.solidifi.app/ext/C/rpc" - ] - }, - "cronos": { - "id": 25, - "urls": [ - "https://evm.cronos.org", - "https://cronos-evm-rpc.publicnode.com", - "https://cronos.drpc.org" - ] - }, - "rootstock": { - "id": 30, - "urls": [ - "https://public-node.rsk.co", - "https://mycrypto.rsk.co" - ] - }, - "rootstock-testnet": { - "id": 31, - "urls": [ - "https://public-node.testnet.rsk.co", - "https://mycrypto.testnet.rsk.co" - ] - }, - "telos": { - "id": 40, - "urls": [ - "https://rpc.telos.net", - "https://telos.drpc.org" - ] - }, - "telos-testnet": { - "id": 41, - "urls": [ - "https://rpc.testnet.telos.net", - "https://telos-testnet.drpc.org" - ] - }, - "xdc": { - "id": 50, - "urls": [ - "https://erpc.xinfin.network", - "https://rpc.xinfin.network", - "https://rpc1.xinfin.network", - "https://rpc.xdcrpc.com", - "https://erpc.xdcrpc.com", - "https://rpc.ankr.com/xdc", - "https://rpc.xdc.org" - ] - }, - "xdc-testnet": { - "id": 51, - "urls": [ - "https://rpc.apothem.network", - "https://erpc.apothem.network", - "https://apothem.xdcrpc.com" - ] - }, - "bsc": { - "id": 56, - "urls": [ - "https://bsc-dataseed1.bnbchain.org", - "https://bsc-dataseed2.bnbchain.org", - "https://bsc-dataseed3.bnbchain.org", - "https://bsc-dataseed4.bnbchain.org", - "https://bsc-dataseed1.defibit.io", - "https://bsc-dataseed2.defibit.io", - "https://bsc-dataseed3.defibit.io", - "https://bsc-dataseed4.defibit.io", - "https://bsc-dataseed1.ninicoin.io", - "https://bsc-dataseed2.ninicoin.io", - "https://bsc-dataseed3.ninicoin.io", - "https://bsc-dataseed4.ninicoin.io", - "https://bsc-rpc.publicnode.com" - ] - }, - "ethereum-classic": { - "id": 61, - "urls": [ - "https://etc.rivet.link", - "https://besu-at.etc-network.info", - "https://geth-at.etc-network.info", - "https://etc.etcdesktop.com", - "https://etc.mytokenpocket.vip" - ] - }, - "oktc-testnet": { - "id": 65, - "urls": [ - "https://exchaintestrpc.okex.org" - ] - }, - "oktc": { - "id": 66, - "urls": [ - "https://exchainrpc.okex.org", - "https://okc-mainnet.gateway.pokt.network/v1/lb/6275309bea1b320039c893ff" - ] - }, - "viction": { - "id": 88, - "urls": [ - "https://rpc.viction.xyz" - ] - }, - "viction-testnet": { - "id": 89, - "urls": [ - "https://rpc-testnet.viction.xyz" - ] - }, - "bsc-testnet": { - "id": 97, - "urls": [ - "https://data-seed-prebsc-1-s1.bnbchain.org:8545", - "https://data-seed-prebsc-2-s1.bnbchain.org:8545", - "https://data-seed-prebsc-1-s2.bnbchain.org:8545", - "https://data-seed-prebsc-2-s2.bnbchain.org:8545", - "https://data-seed-prebsc-1-s3.bnbchain.org:8545", - "https://data-seed-prebsc-2-s3.bnbchain.org:8545", - "https://bsc-testnet-rpc.publicnode.com" - ] - }, - "gnosis": { - "id": 100, - "urls": [ - "https://rpc.gnosischain.com", - "https://rpc.gnosis.gateway.fm", - "https://rpc.ankr.com/gnosis", - "https://gnosischain-rpc.gateway.pokt.network", - "https://gnosis-mainnet.public.blastapi.io", - "https://gnosis.api.onfinality.io/public", - "https://gnosis.blockpi.network/v1/rpc/public", - "https://web3endpoints.com/gnosischain-mainnet", - "https://gnosis.oat.farm", - "https://gnosis-rpc.publicnode.com" - ] - }, - "thundercore": { - "id": 108, - "urls": [ - "https://mainnet-rpc.thundercore.com", - "https://mainnet-rpc.thundertoken.net", - "https://mainnet-rpc.thundercore.io" - ] - }, - "shibarium": { - "id": 109, - "urls": [ - "https://www.shibrpc.com", - "https://rpc.shibrpc.com", - "https://shib.nownodes.io" - ] - }, - "flare-testnet": { - "id": 114, - "urls": [ - "https://coston2-api.flare.network/ext/C/rpc", - "https://flare-testnet-coston2.rpc.thirdweb.com", - "https://flaretestnet-bundler.etherspot.io", - "https://01-gravelines-005-01.rpc.tatum.io/ext/bc/C/rpc", - "https://02-chicago-005-02.rpc.tatum.io/ext/bc/C/rpc", - "https://02-tokyo-005-03.rpc.tatum.io/ext/bc/C/rpc", - "https://coston2.enosys.global/ext/C/rpc" - ] - }, - "fuse": { - "id": 122, - "urls": [ - "https://rpc.fuse.io", - "https://fuse.drpc.org" - ] - }, - "heco": { - "id": 128, - "urls": [ - "https://http-mainnet.hecochain.com" - ] - }, - "unichain": { - "id": 130, - "urls": [ - "https://mainnet.unichain.org", - "https://unichain-rpc.publicnode.com" - ] - }, - "hashkey-testnet": { - "id": 133, - "urls": [ - "https://testnet.hsk.xyz" - ] - }, - "polygon": { - "id": 137, - "urls": [ - "https://polygon.drpc.org", - "https://rpc-mainnet.matic.quiknode.pro", - "https://polygon-bor-rpc.publicnode.com", - "https://polygon.gateway.tenderly.co" - ] - }, - "monad-mainnet": { - "id": 143, - "urls": [ - "https://rpc.monad.xyz" - ] - }, - "sonic": { - "id": 146, - "urls": [ - "https://rpc.soniclabs.com", - "https://sonic-rpc.publicnode.com" - ] - }, - "manta-pacific": { - "id": 169, - "urls": [ - "https://pacific-rpc.manta.network/http", - "https://manta-pacific.drpc.org" - ] - }, - "hashkey": { - "id": 177, - "urls": [ - "https://mainnet.hsk.xyz" - ] - }, - "xlayer": { - "id": 196, - "urls": [ - "https://rpc.xlayer.tech", - "https://xlayerrpc.okx.com" - ] - }, - "bittorrent": { - "id": 199, - "urls": [ - "https://rpc.bt.io", - "https://bittorrent.drpc.org" - ] - }, - "opbnb": { - "id": 204, - "urls": [ - "https://opbnb-mainnet-rpc.bnbchain.org", - "https://opbnb-mainnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3", - "https://opbnb-mainnet.nodereal.io/v1/e9a36765eb8a40b9bd12e680a1fd2bc5", - "https://opbnb-rpc.publicnode.com", - "https://opbnb.drpc.org" - ] - }, - "lens": { - "id": 232, - "urls": [ - "https://rpc.lens.xyz" - ] - }, - "tac": { - "id": 239, - "urls": [ - "https://rpc.tac.build", - "https://rpc.ankr.com/tac", - "https://ws.rpc.tac.build" - ] - }, - "cronos-zkevm-testnet": { - "id": 240, - "urls": [ - "https://testnet.zkevm.cronos.org" - ] - }, - "oasys": { - "id": 248, - "urls": [ - "https://rpc.mainnet.oasys.games" - ] - }, - "fantom": { - "id": 250, - "urls": [ - "https://rpc.ftm.tools", - "https://fantom-rpc.publicnode.com", - "https://fantom.drpc.org" - ] - }, - "fraxtal": { - "id": 252, - "urls": [ - "https://rpc.frax.com", - "https://fraxtal-rpc.publicnode.com" - ] - }, - "kroma": { - "id": 255, - "urls": [ - "https://api.kroma.network", - "https://rpc-kroma.rockx.com" - ] - }, - "heco-testnet": { - "id": 256, - "urls": [ - "https://http-testnet.hecochain.com" - ] - }, - "boba-eth": { - "id": 288, - "urls": [ - "https://mainnet.boba.network", - "https://replica.boba.network", - "https://boba-ethereum.gateway.tenderly.co", - "https://gateway.tenderly.co/public/boba-ethereum", - "https://boba-eth.drpc.org" - ] - }, - "zksync-sepolia": { - "id": 300, - "urls": [ - "https://sepolia.era.zksync.dev", - "https://zksync-sepolia.drpc.org" - ] - }, - "filecoin": { - "id": 314, - "urls": [ - "https://api.node.glif.io/", - "https://rpc.ankr.com/filecoin", - "https://filecoin-mainnet.chainstacklabs.com/rpc/v1", - "https://filfox.info/rpc/v1", - "https://filecoin.drpc.org" - ] - }, - "zksync": { - "id": 324, - "urls": [ - "https://mainnet.era.zksync.io", - "https://zksync.drpc.org" - ] - }, - "cronos-testnet": { - "id": 338, - "urls": [ - "https://evm-t3.cronos.org", - "https://cronos-testnet.drpc.org" - ] - }, - "cronos-zkevm": { - "id": 388, - "urls": [ - "https://mainnet.zkevm.cronos.org" - ] - }, - "worldchain": { - "id": 480, - "urls": [ - "https://worldchain-mainnet.g.alchemy.com/public", - "https://480.rpc.thirdweb.com", - "https://worldchain-mainnet.gateway.tenderly.co" - ] - }, - "mode-testnet": { - "id": 919, - "urls": [ - "https://sepolia.mode.network" - ] - }, - "bittensor-testnet": { - "id": 945, - "urls": [ - "https://test.chain.opentensor.ai" - ] - }, - "bittensor": { - "id": 964, - "urls": [ - "https://lite.chain.opentensor.ai" - ] - }, - "hyperliquid-testnet": { - "id": 998, - "urls": [ - "https://api.hyperliquid-testnet.xyz/evm" - ] - }, - "hyperliquid": { - "id": 999, - "urls": [ - "https://rpc.hyperliquid.xyz/evm" - ] - }, - "klaytn-baobab": { - "id": 1001, - "urls": [ - "https://public-en-kairos.node.kaia.io" - ] - }, - "bittorrent-testnet": { - "id": 1028, - "urls": [ - "https://testrpc.bittorrentchain.io/" - ] - }, - "metis": { - "id": 1088, - "urls": [ - "https://andromeda.metis.io/?owner=1088", - "https://metis.drpc.org", - "https://metis-rpc.publicnode.com" - ] - }, - "dymension": { - "id": 1100, - "urls": [ - "https://dymension-evm.blockpi.network/v1/rpc/public", - "https://dymension-evm-rpc.publicnode.com" - ] - }, - "polygon-zkevm": { - "id": 1101, - "urls": [ - "https://zkevm-rpc.com", - "https://polygon-zkevm.drpc.org" - ] - }, - "wemix": { - "id": 1111, - "urls": [ - "https://api.wemix.com" - ] - }, - "wemix-testnet": { - "id": 1112, - "urls": [ - "https://api.test.wemix.com" - ] - }, - "core-testnet": { - "id": 1115, - "urls": [ - "https://rpc.test.btcs.network" - ] - }, - "core": { - "id": 1116, - "urls": [ - "https://rpc.coredao.org/", - "https://rpc-core.icecreamswap.com", - "https://core.drpc.org" - ] - }, - "lisk": { - "id": 1135, - "urls": [ - "https://rpc.api.lisk.com" - ] - }, - "moonbeam": { - "id": 1284, - "urls": [ - "https://rpc.api.moonbeam.network", - "https://moonbeam.public.blastapi.io", - "https://moonbeam-rpc.dwellir.com", - "https://moonbeam.api.onfinality.io/public", - "https://moonbeam.unitedbloc.com", - "https://moonbeam-rpc.publicnode.com", - "https://moonbeam.drpc.org" - ] - }, - "moonriver": { - "id": 1285, - "urls": [ - "https://rpc.api.moonriver.moonbeam.network", - "https://moonriver.public.blastapi.io", - "https://moonriver-rpc.dwellir.com", - "https://moonriver.api.onfinality.io/public", - "https://moonriver.unitedbloc.com", - "https://moonriver-rpc.publicnode.com", - "https://moonriver.drpc.org" - ] - }, - "moonbase-alpha": { - "id": 1287, - "urls": [ - "https://rpc.api.moonbase.moonbeam.network", - "https://moonbase-alpha.public.blastapi.io", - "https://moonbase-rpc.dwellir.com", - "https://moonbeam-alpha.api.onfinality.io/public", - "https://moonbase.unitedbloc.com", - "https://moonbase-alpha.drpc.org" - ] - }, - "unichain-sepolia": { - "id": 1301, - "urls": [ - "https://sepolia.unichain.org", - "https://unichain-sepolia-rpc.publicnode.com" - ] - }, - "story-aeneid-testnet": { - "id": 1315, - "urls": [ - "https://aeneid.storyrpc.io" - ] - }, - "sei-testnet": { - "id": 1328, - "urls": [ - "https://evm-rpc-testnet.sei-apis.com" - ] - }, - "sei": { - "id": 1329, - "urls": [ - "https://evm-rpc.sei-apis.com" - ] - }, - "story-testnet": { - "id": 1513, - "urls": [ - "https://testnet.storyrpc.io" - ] - }, - "story": { - "id": 1514, - "urls": [ - "https://mainnet.storyrpc.io" - ] - }, - "gravity-alpha": { - "id": 1625, - "urls": [ - "https://rpc.gravity.xyz", - "https://rpc.ankr.com/gravity" - ] - }, - "metall2-testnet": { - "id": 1740, - "urls": [ - "https://testnet.rpc.metall2.com" - ] - }, - "metall2": { - "id": 1750, - "urls": [ - "https://rpc.metall2.com" - ] - }, - "playnance": { - "id": 1829, - "urls": [ - "https://rpc.playblock.io" - ] - }, - "soneium": { - "id": 1868, - "urls": [ - "https://rpc.soneium.org" - ] - }, - "swell": { - "id": 1923, - "urls": [ - "https://swell-mainnet.alt.technology", - "https://rpc.ankr.com/swell" - ] - }, - "swell-testnet": { - "id": 1924, - "urls": [ - "https://swell-testnet.alt.technology", - "https://rpc.ankr.com/swell-testnet" - ] - }, - "soneium-minato": { - "id": 1946, - "urls": [ - "https://rpc.minato.soneium.org" - ] - }, - "ronin": { - "id": 1952, - "urls": [ - "https://testrpc.xlayer.tech" - ] - }, - "alephzero-sepolia": { - "id": 2039, - "urls": [ - "https://rpc.alephzero-testnet.gelato.digital" - ] - }, - "snaxchain": { - "id": 2192, - "urls": [ - "https://mainnet.snaxchain.io" - ] - }, - "kava-testnet": { - "id": 2221, - "urls": [ - "https://evm.testnet.kava.io", - "https://kava-evm-testnet.rpc.thirdweb.com", - "https://kava-testnet.drpc.org" - ] - }, - "kava": { - "id": 2222, - "urls": [ - "https://evm.kava.io", - "https://kava-rpc.gateway.pokt.network", - "https://kava-evm.rpc.thirdweb.com", - "https://kava-evm-rpc.publicnode.com", - "https://evm.kava-rpc.com", - "https://rpc.ankr.com/kava_evm", - "https://kava.drpc.org" - ] - }, - "goat-mainnet-alpha": { - "id": 2345, - "urls": [ - "https://rpc.goat.network" - ] - }, - "kroma-sepolia": { - "id": 2358, - "urls": [ - "https://api.sepolia.kroma.network" - ] - }, - "tac-spb": { - "id": 2391, - "urls": [ - "https://spb.rpc.tac.build", - "https://rpc.ankr.com/tac_spb", - "https://spb-ws.rpc.tac.build" - ] - }, - "polygon-zkevm-cardona": { - "id": 2442, - "urls": [ - "https://rpc.cardona.zkevm-rpc.com" - ] - }, - "fraxtal-testnet": { - "id": 2523, - "urls": [ - "https://rpc.testnet.frax.com" - ] - }, - "abstract": { - "id": 2741, - "urls": [ - "https://api.mainnet.abs.xyz" - ] - }, - "morph": { - "id": 2818, - "urls": [ - "https://rpc.morphl2.io", - "https://rpc-quicknode.morphl2.io" - ] - }, - "fantom-testnet": { - "id": 4002, - "urls": [ - "https://rpc.testnet.fantom.network", - "https://fantom-testnet-rpc.publicnode.com", - "https://fantom-testnet.drpc.org" - ] - }, - "merlin": { - "id": 4200, - "urls": [ - "https://rpc.merlinchain.io", - "https://merlin-mainnet-enterprise.unifra.io", - "https://rpc-merlin.rockx.com" - ] - }, - "lisk-sepolia": { - "id": 4202, - "urls": [ - "https://rpc.sepolia-api.lisk.com" - ] - }, - "megaeth": { - "id": 4326, - "urls": [] - }, - "iotex": { - "id": 4689, - "urls": [ - "https://babel-api.mainnet.iotex.io" - ] - }, - "iotex-testnet": { - "id": 4690, - "urls": [ - "https://babel-api.testnet.iotex.io" - ] - }, - "worldchain-sepolia": { - "id": 4801, - "urls": [ - "https://worldchain-sepolia.g.alchemy.com/public", - "https://4801.rpc.thirdweb.com", - "https://worldchain-sepolia.gateway.tenderly.co" - ] - }, - "mantle": { - "id": 5000, - "urls": [ - "https://rpc.mantle.xyz", - "https://mantle-rpc.publicnode.com" - ] - }, - "mantle-sepolia": { - "id": 5003, - "urls": [ - "https://rpc.sepolia.mantle.xyz" - ] - }, - "somnia": { - "id": 5031, - "urls": [ - "https://api.infra.mainnet.somnia.network" - ] - }, - "superseed": { - "id": 5330, - "urls": [ - "https://mainnet.superseed.xyz" - ] - }, - "opbnb-testnet": { - "id": 5611, - "urls": [ - "https://opbnb-testnet-rpc.bnbchain.org", - "https://opbnb-testnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3", - "https://opbnb-testnet.nodereal.io/v1/e9a36765eb8a40b9bd12e680a1fd2bc5", - "https://opbnb-testnet-rpc.publicnode.com" - ] - }, - "megaeth-deprecated": { - "id": 6342, - "urls": [ - "https://carrot.megaeth.com/rpc" - ] - }, - "everclear-sepolia": { - "id": 6398, - "urls": [ - "https://rpc.connext-sepolia.gelato.digital/" - ] - }, - "zeta-chain": { - "id": 7000, - "urls": [ - "https://zetachain-evm.blockpi.network/v1/rpc/public", - "https://zetachain-mainnet.g.allthatnode.com/archive/evm", - "https://zeta-chain.drpc.org", - "https://zetachain-mainnet.public.blastapi.io", - "https://7000.rpc.thirdweb.com" - ] - }, - "zeta-chain-testnet": { - "id": 7001, - "urls": [ - "https://zetachain-athens-evm.blockpi.network/v1/rpc/public", - "https://zetachain-testnet.public.blastapi.io", - "https://zetachain-athens.g.allthatnode.com/archive/evm", - "https://7001.rpc.thirdweb.com", - "https://zeta-chain-testnet.drpc.org" - ] - }, - "klaytn": { - "id": 8217, - "urls": [ - "https://public-en.node.kaia.io" - ] - }, - "base": { - "id": 8453, - "urls": [ - "https://mainnet.base.org/", - "https://developer-access-mainnet.base.org/", - "https://base.gateway.tenderly.co", - "https://base-rpc.publicnode.com" - ] - }, - "evmos-testnet": { - "id": 9000, - "urls": [ - "https://evmos-testnet.lava.build", - "https://eth.bd.evmos.dev:8545", - "https://evmos-testnet-evm-rpc.publicnode.com" - ] - }, - "evmos": { - "id": 9001, - "urls": [ - "https://evmos.lava.build", - "https://evmos-evm-rpc.publicnode.com" - ] - }, - "oasys-testnet": { - "id": 9372, - "urls": [ - "https://rpc.testnet.oasys.games" - ] - }, - "plasma": { - "id": 9745, - "urls": [ - "https://rpc.plasma.to" - ] - }, - "plasma-testnet": { - "id": 9746, - "urls": [ - "https://testnet-rpc.plasma.to" - ] - }, - "monad-testnet": { - "id": 10143, - "urls": [ - "https://testnet-rpc.monad.xyz" - ] - }, - "gnosis-chiado": { - "id": 10200, - "urls": [ - "https://rpc.chiadochain.net", - "https://rpc.chiado.gnosis.gateway.fm", - "https://gnosis-chiado-rpc.publicnode.com", - "https://gnosis-chiado.drpc.org" - ] - }, - "gameswift-testnet": { - "id": 10888, - "urls": [ - "https://rpc-testnet.gameswift.io" - ] - }, - "abstract-sepolia": { - "id": 11124, - "urls": [ - "https://api.testnet.abs.xyz" - ] - }, - "haqq": { - "id": 11235, - "urls": [ - "https://rpc.eth.haqq.network", - "https://haqq-evm-rpc.publicnode.com", - "https://haqq.drpc.org" - ] - }, - "immutable-zkevm": { - "id": 13371, - "urls": [ - "https://rpc.immutable.com" - ] - }, - "immutable-zkevm-testnet": { - "id": 13473, - "urls": [ - "https://rpc.testnet.immutable.com" - ] - }, - "gravity-alpha-sepolia": { - "id": 13505, - "urls": [ - "https://rpc-sepolia.gravity.xyz" - ] - }, - "sonic-testnet-v2": { - "id": 14601, - "urls": [ - "https://rpc.testnet.soniclabs.com" - ] - }, - "0g-newton-testnet": { - "id": 16600, - "urls": [] - }, - "0g-galileo-testnet": { - "id": 16602, - "urls": [ - "https://evmrpc-testnet.0g.ai" - ] - }, - "0g-mainnet": { - "id": 16661, - "urls": [ - "https://evmrpc.0g.ai" - ] - }, - "holesky": { - "id": 17000, - "urls": [ - "https://rpc.holesky.ethpandaops.io", - "https://ethereum-holesky-rpc.publicnode.com", - "https://holesky.drpc.org", - "https://rpc-holesky.rockx.com" - ] - }, - "everclear": { - "id": 25327, - "urls": [ - "https://rpc.everclear.raas.gelato.cloud" - ] - }, - "mezo-testnet": { - "id": 31611, - "urls": [ - "https://rpc.test.mezo.org" - ] - }, - "mezo": { - "id": 31612, - "urls": [ - "https://rpc_evm-mezo.imperator.co", - "https://rpc-http.mezo.boar.network", - "https://mainnet.mezo.public.validationcloud.io", - "https://rpc-internal.mezo.org" - ] - }, - "apechain-curtis": { - "id": 33111, - "urls": [ - "https://rpc.curtis.apechain.com" - ] - }, - "apechain": { - "id": 33139, - "urls": [ - "https://rpc.apechain.com" - ] - }, - "mode": { - "id": 34443, - "urls": [ - "https://mainnet.mode.network", - "https://mode.drpc.org" - ] - }, - "lens-testnet": { - "id": 37111, - "urls": [ - "https://rpc.testnet.lens.dev" - ] - }, - "alephzero": { - "id": 41455, - "urls": [ - "https://rpc.alephzero.raas.gelato.cloud" - ] - }, - "arbitrum": { - "id": 42161, - "urls": [ - "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", - "https://arb1.arbitrum.io/rpc", - "https://arbitrum-one-rpc.publicnode.com" - ] - }, - "arbitrum-nova": { - "id": 42170, - "urls": [ - "https://nova.arbitrum.io/rpc", - "https://arbitrum-nova-rpc.publicnode.com" - ] - }, - "celo": { - "id": 42220, - "urls": [ - "https://forno.celo.org" - ] - }, - "tempo-testnet": { - "id": 42429, - "urls": [ - "https://rpc.testnet.tempo.xyz" - ] - }, - "tempo-moderato-testnet": { - "id": 42431, - "urls": [ - "https://rpc.moderato.tempo.xyz" - ] - }, - "hemi": { - "id": 43111, - "urls": [ - "https://rpc.hemi.network/rpc" - ] - }, - "avalanche-fuji": { - "id": 43113, - "urls": [ - "https://api.avax-test.network/ext/bc/C/rpc", - "https://avalanche-fuji-c-chain-rpc.publicnode.com" - ] - }, - "avalanche": { - "id": 43114, - "urls": [ - "https://api.avax.network/ext/bc/C/rpc", - "https://avalanche-c-chain-rpc.publicnode.com" - ] - }, - "celo-alfajores": { - "id": 44787, - "urls": [ - "https://alfajores-forno.celo-testnet.org" - ] - }, - "zircuit-garfield-testnet": { - "id": 48898, - "urls": [ - "https://garfield-testnet.zircuit.com/" - ] - }, - "zircuit-testnet": { - "id": 48899, - "urls": [] - }, - "zircuit-mainnet": { - "id": 48900, - "urls": [ - "https://mainnet.zircuit.com" - ] - }, - "sophon": { - "id": 50104, - "urls": [ - "https://rpc.sophon.xyz" - ] - }, - "somnia-testnet": { - "id": 50312, - "urls": [ - "https://dream-rpc.somnia.network" - ] - }, - "superseed-sepolia": { - "id": 53302, - "urls": [ - "https://sepolia.superseed.xyz" - ] - }, - "haqq-testnet": { - "id": 54211, - "urls": [ - "https://rpc.eth.testedge2.haqq.network" - ] - }, - "boba-bnb": { - "id": 56288, - "urls": [ - "https://bnb.boba.network", - "https://boba-bnb.gateway.tenderly.co/", - "https://gateway.tenderly.co/public/boba-bnb", - "https://replica.bnb.boba.network" - ] - }, - "sonic-testnet": { - "id": 57054, - "urls": [ - "https://rpc.blaze.soniclabs.com", - "https://sonic-blaze-rpc.publicnode.com" - ] - }, - "ink": { - "id": 57073, - "urls": [ - "https://rpc-gel.inkonchain.com", - "https://rpc-qnd.inkonchain.com" - ] - }, - "linea-sepolia": { - "id": 59141, - "urls": [ - "https://rpc.sepolia.linea.build", - "https://linea-sepolia-rpc.publicnode.com" - ] - }, - "linea": { - "id": 59144, - "urls": [ - "https://rpc.linea.build", - "https://linea-rpc.publicnode.com" - ] - }, - "bob": { - "id": 60808, - "urls": [ - "https://rpc.gobob.xyz", - "https://bob-mainnet.public.blastapi.io" - ] - }, - "polygon-amoy": { - "id": 80002, - "urls": [ - "https://rpc-amoy.polygon.technology", - "https://polygon-amoy-bor-rpc.publicnode.com", - "https://polygon-amoy.drpc.org" - ] - }, - "berachain-bepolia": { - "id": 80069, - "urls": [ - "https://bepolia.rpc.berachain.com" - ] - }, - "bartio": { - "id": 80084, - "urls": [] - }, - "berachain": { - "id": 80094, - "urls": [ - "https://rpc.berachain.com", - "https://berachain-rpc.publicnode.com", - "https://rpc.berachain-apis.com" - ] - }, - "blast": { - "id": 81457, - "urls": [ - "https://rpc.blast.io", - "https://rpc.ankr.com/blast", - "https://blast.din.dev/rpc", - "https://blastl2-mainnet.public.blastapi.io", - "https://blast.blockpi.network/v1/rpc/public", - "https://blast-rpc.publicnode.com" - ] - }, - "base-sepolia": { - "id": 84532, - "urls": [ - "https://sepolia.base.org", - "https://base-sepolia-rpc.publicnode.com" - ] - }, - "doma-testnet": { - "id": 97476, - "urls": [ - "https://rpc-testnet.doma.xyz" - ] - }, - "doma": { - "id": 97477, - "urls": [ - "https://rpc.doma.xyz" - ] - }, - "plume": { - "id": 98866, - "urls": [ - "https://rpc.plume.org" - ] - }, - "vechain": { - "id": 100009, - "urls": [ - "https://rpc-mainnet.vechain.energy" - ] - }, - "vechain-testnet": { - "id": 100010, - "urls": [ - "https://rpc-testnet.vechain.energy" - ] - }, - "creditcoin": { - "id": 102030, - "urls": [ - "https://mainnet3.creditcoin.network" - ] - }, - "creditcoin-testnet": { - "id": 102031, - "urls": [ - "https://rpc.cc3-testnet.creditcoin.network" - ] - }, - "creditcoin-devnet": { - "id": 102032, - "urls": [ - "https://rpc.cc3-devnet.creditcoin.network" - ] - }, - "real": { - "id": 111188, - "urls": [ - "https://rpc.realforreal.gelato.digital", - "https://tangible-real.gateway.tenderly.co", - "https://real.drpc.org" - ] - }, - "taiko": { - "id": 167000, - "urls": [ - "https://rpc.mainnet.taiko.xyz", - "https://taiko-rpc.publicnode.com" - ] - }, - "taiko-hekla": { - "id": 167009, - "urls": [] - }, - "taiko-hoodi": { - "id": 167013, - "urls": [ - "https://rpc.hoodi.taiko.xyz" - ] - }, - "ronin-saigon": { - "id": 2021, - "urls": [ - "https://ronin-testnet.gateway.tenderly.co" - ] - }, - "filecoin-calibration": { - "id": 314159, - "urls": [ - "https://api.calibration.node.glif.io/rpc/v1", - "https://rpc.ankr.com/filecoin_testnet", - "https://filecoin-calibration.chainstacklabs.com/rpc/v1", - "https://filecoin-calibration.chainup.net/rpc/v1", - "https://calibration.filfox.info/rpc/v1", - "https://filecoin-calibration.drpc.org" - ] - }, - "arbitrum-sepolia": { - "id": 421614, - "urls": [ - "https://sepolia-rollup.arbitrum.io/rpc", - "https://arbitrum-sepolia-rpc.publicnode.com" - ] - }, - "scroll-sepolia": { - "id": 534351, - "urls": [ - "https://sepolia-rpc.scroll.io", - "https://rpc.ankr.com/scroll_sepolia_testnet", - "https://scroll-sepolia.chainstacklabs.com", - "https://scroll-testnet-public.unifra.io", - "https://scroll-sepolia-rpc.publicnode.com" - ] - }, - "scroll": { - "id": 534352, - "urls": [ - "https://rpc.scroll.io", - "https://rpc.ankr.com/scroll", - "https://scroll-mainnet.chainstacklabs.com", - "https://scroll-rpc.publicnode.com" - ] - }, - "zero": { - "id": 543210, - "urls": [ - "https://rpc.zerion.io/v1/zero" - ] - }, - "hoodi": { - "id": 560048, - "urls": [ - "https://rpc.hoodi.ethpandaops.io" - ] - }, - "open-campus-codex-sepolia": { - "id": 656476, - "urls": [ - "https://rpc.open-campus-codex.gelato.digital" - ] - }, - "merlin-testnet": { - "id": 686868, - "urls": [ - "https://rpc.wonnetwork.org" - ] - }, - "sei-devnet": { - "id": 713715, - "urls": [ - "https://evm-rpc-arctic-1.sei-apis.com", - "https://evm-rpc.arctic-1.seinetwork.io" - ] - }, - "katana-testnet": { - "id": 737373, - "urls": [ - "https://rpc-bokuto.katanarpc.com" - ] - }, - "hemi-testnet": { - "id": 743111, - "urls": [ - "https://testnet.rpc.hemi.network/rpc" - ] - }, - "katana": { - "id": 747474, - "urls": [ - "https://rpc.katana.network", - "https://katana.gateway.tenderly.co/", - "https://rpc.katanarpc.com/" - ] - }, - "ink-sepolia": { - "id": 763373, - "urls": [ - "https://rpc-gel-sepolia.inkonchain.com" - ] - }, - "bob-testnet": { - "id": 808813, - "urls": [ - "https://bob-sepolia.rpc.gobob.xyz" - ] - }, - "xrpl": { - "id": 1440000, - "urls": [ - "https://rpc.xrplevm.org" - ] - }, - "xrpl-devnet": { - "id": 1440002, - "urls": [ - "https://rpc.devnet.xrplevm.org" - ] - }, - "xrpl-testnet": { - "id": 1449000, - "urls": [ - "https://rpc.testnet.xrplevm.org" - ] - }, - "manta-pacific-sepolia": { - "id": 3441006, - "urls": [ - "https://pacific-rpc.sepolia-testnet.manta.network/http" - ] - }, - "arc-testnet": { - "id": 5042002, - "urls": [ - "https://rpc.testnet.arc.network", - "https://rpc.quicknode.testnet.arc.network", - "https://rpc.blockdaemon.testnet.arc.network" - ] - }, - "zora": { - "id": 7777777, - "urls": [ - "https://rpc.zora.energy/" - ] - }, - "celo-sepolia": { - "id": 11142220, - "urls": [ - "https://forno.celo-sepolia.celo-testnet.org" - ] - }, - "sepolia": { - "id": 11155111, - "urls": [ - "https://rpc.sepolia.org", - "https://rpc2.sepolia.org", - "https://rpc.sepolia.ethpandaops.io", - "https://sepolia.gateway.tenderly.co", - "https://ethereum-sepolia-rpc.publicnode.com", - "https://sepolia.drpc.org", - "https://eth-sepolia.g.alchemy.com/v2/WddzdzI2o9S3COdT73d5w6AIogbKq4X-" - ] - }, - "optimism-sepolia": { - "id": 11155420, - "urls": [ - "https://sepolia.optimism.io", - "https://optimism-sepolia.drpc.org" - ] - }, - "polygon-blackberry-testnet": { - "id": 94204209, - "urls": [ - "https://rpc.polygon-blackberry.gelato.digital" - ] - }, - "opcelestia-raspberry-testnet": { - "id": 123420111, - "urls": [ - "https://rpc.opcelestia-raspberry.gelato.digital" - ] - }, - "plume-testnet": { - "id": 161221135, - "urls": [] - }, - "blast-sepolia": { - "id": 168587773, - "urls": [ - "https://sepolia.blast.io", - "https://blast-sepolia.drpc.org" - ] - }, - "neon-evm-devnet": { - "id": 245022926, - "urls": [ - "https://devnet.neonevm.org", - "https://neon-evm-devnet.drpc.org" - ] - }, - "neon-evm": { - "id": 245022934, - "urls": [ - "https://neon-proxy-mainnet.solana.p2p.org", - "https://neon-evm.drpc.org" - ] - }, - "sophon-testnet": { - "id": 531050104, - "urls": [ - "https://rpc.testnet.sophon.xyz" - ] - }, - "tron": { - "id": 728126428, - "urls": [ - "https://rpc.ankr.com/tron_jsonrpc", - "https://api.trongrid.io/jsonrpc" - ] - }, - "zora-sepolia": { - "id": 999999999, - "urls": [ - "https://sepolia.rpc.zora.energy" - ] - }, - "aurora": { - "id": 1313161554, - "urls": [ - "https://mainnet.aurora.dev", - "https://aurora.drpc.org" - ] - }, - "aurora-testnet": { - "id": 1313161555, - "urls": [ - "https://testnet.aurora.dev/", - "https://aurora-testnet.drpc.org" - ] - }, - "harmony-0": { - "id": 1666600000, - "urls": [ - "https://api.harmony.one", - "https://a.api.s0.t.hmny.io", - "https://api.s0.t.hmny.io", - "https://rpc.ankr.com/harmony", - "https://1rpc.io/one", - "https://harmony-0.drpc.org" - ] - }, - "harmony-1": { - "id": 1666600001, - "urls": [ - "https://api.s1.t.hmny.io", - "https://harmony-1.drpc.org" - ] - }, - "tron-shasta": { - "id": 2494104990, - "urls": [ - "https://api.shasta.trongrid.io/jsonrpc" - ] - }, - "arb-blueberry-testnet": { - "id": 88153591557, - "urls": [ - "https://rpc.arb-blueberry.gelato.digital" - ] - }, - "aztec-devnet": { - "rollup_version": "615022430", - "urls": [ - "https://v4-devnet-2.aztec-labs.com/" - ] - }, - "aztec-testnet": { - "rollup_version": "4127419662", - "urls": [ - "https://rpc.testnet.aztec-labs.com" - ] - }, - "core-pigeon": { - "id": 1114, - "urls": [ - "https://rpc.test2.btcs.network", - "https://rpcar.test2.btcs.network" - ] - }, - "goat-testnet3": { - "id": 48816, - "urls": [ - "https://rpc.testnet3.goat.network" - ] - }, - "starknet": { - "id": 23448594291968336, - "urls": [ - "https://starknet.api.onfinality.io/public" - ] - }, - "starknet-sepolia": { - "id": 393402133025997800000000, - "urls": [ - "https://rpc.starknet-testnet.lava.build" - ] - } -} diff --git a/rootstock/rskj/rootstock-bamboo-rskj-archive.yml b/rootstock/rskj/rootstock-bamboo-rskj-archive.yml index 54b03db9..6d5c0dbb 100644 --- a/rootstock/rskj/rootstock-bamboo-rskj-archive.yml +++ b/rootstock/rskj/rootstock-bamboo-rskj-archive.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: rootstock-bamboo: - image: ${ROOTSTOCK_RSKJ_IMAGE:-rsksmart/rskj}:${ROOTSTOCK_BAMBOO_RSKJ_VERSION:-REED-8.1.1} + image: ${ROOTSTOCK_RSKJ_IMAGE:-rsksmart/rskj}:${ROOTSTOCK_BAMBOO_RSKJ_VERSION:-VETIVER-9.0.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/rootstock/rskj/rootstock-mainnet-rskj-archive.yml b/rootstock/rskj/rootstock-mainnet-rskj-archive.yml index ea52f628..975fc887 100644 --- a/rootstock/rskj/rootstock-mainnet-rskj-archive.yml +++ b/rootstock/rskj/rootstock-mainnet-rskj-archive.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: rootstock-mainnet: - image: ${ROOTSTOCK_RSKJ_IMAGE:-rsksmart/rskj}:${ROOTSTOCK_MAINNET_RSKJ_VERSION:-REED-8.1.1} + image: ${ROOTSTOCK_RSKJ_IMAGE:-rsksmart/rskj}:${ROOTSTOCK_MAINNET_RSKJ_VERSION:-VETIVER-9.0.0} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-mainnet-pathfinder-archive.yml b/starknet/pathfinder/starknet-mainnet-pathfinder-archive.yml index 449a61bf..ef96cc21 100644 --- a/starknet/pathfinder/starknet-mainnet-pathfinder-archive.yml +++ b/starknet/pathfinder/starknet-mainnet-pathfinder-archive.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-mainnet-pathfinder-archive: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.22.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.22.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-mainnet-pathfinder-pruned-history.yml b/starknet/pathfinder/starknet-mainnet-pathfinder-pruned-history.yml index 0ac1c830..9202a295 100644 --- a/starknet/pathfinder/starknet-mainnet-pathfinder-pruned-history.yml +++ b/starknet/pathfinder/starknet-mainnet-pathfinder-pruned-history.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-mainnet-pathfinder-pruned: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.22.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.22.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-mainnet-pathfinder-pruned.yml b/starknet/pathfinder/starknet-mainnet-pathfinder-pruned.yml index 26b41796..635e0210 100644 --- a/starknet/pathfinder/starknet-mainnet-pathfinder-pruned.yml +++ b/starknet/pathfinder/starknet-mainnet-pathfinder-pruned.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-mainnet-pathfinder-pruned: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.22.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_MAINNET_PATHFINDER_VERSION:-v0.22.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-sepolia-pathfinder-archive.yml b/starknet/pathfinder/starknet-sepolia-pathfinder-archive.yml index 01511a4b..7b4b2963 100644 --- a/starknet/pathfinder/starknet-sepolia-pathfinder-archive.yml +++ b/starknet/pathfinder/starknet-sepolia-pathfinder-archive.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-sepolia-pathfinder-archive: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.22.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.22.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-sepolia-pathfinder-pruned-history.yml b/starknet/pathfinder/starknet-sepolia-pathfinder-pruned-history.yml index 7ea8690c..ced2d86f 100644 --- a/starknet/pathfinder/starknet-sepolia-pathfinder-pruned-history.yml +++ b/starknet/pathfinder/starknet-sepolia-pathfinder-pruned-history.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-sepolia-pathfinder-pruned: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.22.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.22.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle diff --git a/starknet/pathfinder/starknet-sepolia-pathfinder-pruned.yml b/starknet/pathfinder/starknet-sepolia-pathfinder-pruned.yml index 90e81688..d35c623f 100644 --- a/starknet/pathfinder/starknet-sepolia-pathfinder-pruned.yml +++ b/starknet/pathfinder/starknet-sepolia-pathfinder-pruned.yml @@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults services: starknet-sepolia-pathfinder-pruned: - image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.22.0} + image: ${STARKNET_PATHFINDER_IMAGE:-eqlabs/pathfinder}:${STARKNET_SEPOLIA_PATHFINDER_VERSION:-v0.22.1} sysctls: # TCP Performance net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle