@1delta/providers 0.0.52 → 0.0.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +8 -1
- package/dist/index.mjs +8 -1
- package/package.json +1 -1
- package/src/rpc/rpcOverrides.ts +7 -0
package/dist/index.js
CHANGED
|
@@ -25099,10 +25099,13 @@ var LIST_OVERRIDES = {
|
|
|
25099
25099
|
"https://avax-rpc.gateway.pokt.network"
|
|
25100
25100
|
],
|
|
25101
25101
|
[import_chain_registry2.Chain.CELO_MAINNET]: [
|
|
25102
|
+
"https://celo-mainnet.gateway.tatum.io",
|
|
25103
|
+
"https://celo-json-rpc.stakely.io",
|
|
25102
25104
|
"https://forno.celo.org",
|
|
25103
25105
|
"https://1rpc.io/celo",
|
|
25104
25106
|
"https://celo.drpc.org",
|
|
25105
|
-
"https://celo-rpc.publicnode.com"
|
|
25107
|
+
"https://celo-rpc.publicnode.com",
|
|
25108
|
+
"https://rpc.ankr.com/celo"
|
|
25106
25109
|
],
|
|
25107
25110
|
[import_chain_registry2.Chain.BLAST]: [
|
|
25108
25111
|
"https://rpc.blast.io",
|
|
@@ -25198,6 +25201,10 @@ var LIST_OVERRIDES = {
|
|
|
25198
25201
|
"https://tac.therpc.io",
|
|
25199
25202
|
"https://ws.rpc.tac.build"
|
|
25200
25203
|
],
|
|
25204
|
+
[import_chain_registry2.Chain.BOTANIX_MAINNET]: [
|
|
25205
|
+
"https://rpc.botanixlabs.com",
|
|
25206
|
+
"https://rpc.ankr.com/botanix_mainnet"
|
|
25207
|
+
],
|
|
25201
25208
|
[import_chain_registry2.Chain.UNICHAIN]: [
|
|
25202
25209
|
"https://mainnet.unichain.org",
|
|
25203
25210
|
"https://rpc.sentio.xyz/unichain-mainnet",
|
package/dist/index.mjs
CHANGED
|
@@ -11338,10 +11338,13 @@ var LIST_OVERRIDES = {
|
|
|
11338
11338
|
"https://avax-rpc.gateway.pokt.network"
|
|
11339
11339
|
],
|
|
11340
11340
|
[Chain2.CELO_MAINNET]: [
|
|
11341
|
+
"https://celo-mainnet.gateway.tatum.io",
|
|
11342
|
+
"https://celo-json-rpc.stakely.io",
|
|
11341
11343
|
"https://forno.celo.org",
|
|
11342
11344
|
"https://1rpc.io/celo",
|
|
11343
11345
|
"https://celo.drpc.org",
|
|
11344
|
-
"https://celo-rpc.publicnode.com"
|
|
11346
|
+
"https://celo-rpc.publicnode.com",
|
|
11347
|
+
"https://rpc.ankr.com/celo"
|
|
11345
11348
|
],
|
|
11346
11349
|
[Chain2.BLAST]: [
|
|
11347
11350
|
"https://rpc.blast.io",
|
|
@@ -11437,6 +11440,10 @@ var LIST_OVERRIDES = {
|
|
|
11437
11440
|
"https://tac.therpc.io",
|
|
11438
11441
|
"https://ws.rpc.tac.build"
|
|
11439
11442
|
],
|
|
11443
|
+
[Chain2.BOTANIX_MAINNET]: [
|
|
11444
|
+
"https://rpc.botanixlabs.com",
|
|
11445
|
+
"https://rpc.ankr.com/botanix_mainnet"
|
|
11446
|
+
],
|
|
11440
11447
|
[Chain2.UNICHAIN]: [
|
|
11441
11448
|
"https://mainnet.unichain.org",
|
|
11442
11449
|
"https://rpc.sentio.xyz/unichain-mainnet",
|
package/package.json
CHANGED
package/src/rpc/rpcOverrides.ts
CHANGED
|
@@ -175,10 +175,13 @@ export const LIST_OVERRIDES: Record<string, string[]> = {
|
|
|
175
175
|
'https://avax-rpc.gateway.pokt.network',
|
|
176
176
|
],
|
|
177
177
|
[Chain.CELO_MAINNET]: [
|
|
178
|
+
'https://celo-mainnet.gateway.tatum.io',
|
|
179
|
+
'https://celo-json-rpc.stakely.io',
|
|
178
180
|
'https://forno.celo.org',
|
|
179
181
|
'https://1rpc.io/celo',
|
|
180
182
|
'https://celo.drpc.org',
|
|
181
183
|
'https://celo-rpc.publicnode.com',
|
|
184
|
+
'https://rpc.ankr.com/celo',
|
|
182
185
|
],
|
|
183
186
|
[Chain.BLAST]: [
|
|
184
187
|
'https://rpc.blast.io',
|
|
@@ -274,6 +277,10 @@ export const LIST_OVERRIDES: Record<string, string[]> = {
|
|
|
274
277
|
'https://tac.therpc.io',
|
|
275
278
|
'https://ws.rpc.tac.build',
|
|
276
279
|
],
|
|
280
|
+
[Chain.BOTANIX_MAINNET]: [
|
|
281
|
+
'https://rpc.botanixlabs.com',
|
|
282
|
+
'https://rpc.ankr.com/botanix_mainnet',
|
|
283
|
+
],
|
|
277
284
|
[Chain.UNICHAIN]: [
|
|
278
285
|
'https://mainnet.unichain.org',
|
|
279
286
|
'https://rpc.sentio.xyz/unichain-mainnet',
|