Skip to content

Commit 6522758

Browse files
chore(chains): update chains (#2322)
Co-authored-by: GitHub Action <[email protected]>
1 parent 64f05ad commit 6522758

File tree

1,351 files changed

+794
-1429
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,351 files changed

+794
-1429
lines changed

packages/chains/chains/1.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,14 @@ export default {
5959
"networkId": 1,
6060
"redFlags": [],
6161
"rpc": [
62-
"https://ethereum.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
6362
"https://1.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
6463
"https://mainnet.infura.io/v3/${INFURA_API_KEY}",
6564
"wss://mainnet.infura.io/ws/v3/${INFURA_API_KEY}",
6665
"https://eth-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}",
6766
"https://api.mycryptoapi.com/eth",
6867
"https://cloudflare-eth.com",
69-
"https://ethereum.publicnode.com",
70-
"wss://ethereum.publicnode.com",
68+
"https://ethereum-rpc.publicnode.com",
69+
"wss://ethereum-rpc.publicnode.com",
7170
"https://mainnet.gateway.tenderly.co",
7271
"wss://mainnet.gateway.tenderly.co",
7372
"https://rpc.blocknative.com/boost",

packages/chains/chains/10.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,15 @@ export default {
4949
"networkId": 10,
5050
"redFlags": [],
5151
"rpc": [
52-
"https://optimism.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
5352
"https://10.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
5453
"https://optimism-mainnet.infura.io/v3/${INFURA_API_KEY}",
5554
"https://mainnet.optimism.io",
5655
"https://optimism.publicnode.com",
5756
"wss://optimism.publicnode.com",
5857
"https://optimism.gateway.tenderly.co",
59-
"wss://optimism.gateway.tenderly.co"
58+
"wss://optimism.gateway.tenderly.co",
59+
"https://optimism-rpc.publicnode.com",
60+
"wss://optimism-rpc.publicnode.com"
6061
],
6162
"shortName": "oeth",
6263
"slug": "optimism",

packages/chains/chains/100.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ export default {
5151
},
5252
"networkId": 100,
5353
"rpc": [
54-
"https://gnosis.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
5554
"https://100.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
5655
"https://rpc.gnosischain.com",
5756
"https://rpc.gnosis.gateway.fm",
@@ -63,8 +62,8 @@ export default {
6362
"https://web3endpoints.com/gnosischain-mainnet",
6463
"https://gnosis.oat.farm",
6564
"wss://rpc.gnosischain.com/wss",
66-
"https://gnosis.publicnode.com",
67-
"wss://gnosis.publicnode.com"
65+
"https://gnosis-rpc.publicnode.com",
66+
"wss://gnosis-rpc.publicnode.com"
6867
],
6968
"shortName": "gno",
7069
"slip44": 700,

packages/chains/chains/1000.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default {
2323
"chain": "eip155-1"
2424
},
2525
"rpc": [
26-
"https://gton.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2726
"https://1000.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2827
"https://rpc.gton.network/"
2928
],

packages/chains/chains/10000.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export default {
1313
},
1414
"networkId": 10000,
1515
"rpc": [
16-
"https://smart-bitcoin-cash.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
1716
"https://10000.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
1817
"https://smartbch.greyh.at",
1918
"https://rpc-mainnet.smartbch.org",

packages/chains/chains/100000.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export default {
1313
},
1414
"networkId": 100000,
1515
"rpc": [
16-
"https://quarkchain-root.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
1716
"https://100000.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
1817
"http://jrpc.mainnet.quarkchain.io:38391"
1918
],

packages/chains/chains/100001.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default {
2323
"chain": "eip155-100000"
2424
},
2525
"rpc": [
26-
"https://quarkchain-shard-0.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2726
"https://100001.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2827
"https://mainnet-s0-ethapi.quarkchain.io",
2928
"http://eth-jrpc.mainnet.quarkchain.io:39000"

packages/chains/chains/100002.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default {
2323
"chain": "eip155-100000"
2424
},
2525
"rpc": [
26-
"https://quarkchain-shard-1.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2726
"https://100002.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2827
"https://mainnet-s1-ethapi.quarkchain.io",
2928
"http://eth-jrpc.mainnet.quarkchain.io:39001"

packages/chains/chains/100003.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default {
2323
"chain": "eip155-100000"
2424
},
2525
"rpc": [
26-
"https://quarkchain-shard-2.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2726
"https://100003.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2827
"https://mainnet-s2-ethapi.quarkchain.io",
2928
"http://eth-jrpc.mainnet.quarkchain.io:39002"

packages/chains/chains/100004.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default {
2323
"chain": "eip155-100000"
2424
},
2525
"rpc": [
26-
"https://quarkchain-shard-3.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2726
"https://100004.rpc.thirdweb.com/${THIRDWEB_API_KEY}",
2827
"https://mainnet-s3-ethapi.quarkchain.io",
2928
"http://eth-jrpc.mainnet.quarkchain.io:39003"

0 commit comments

Comments
 (0)