@@ -87,7 +87,7 @@ export const CHAINS: Chain[] = [
87
87
} ,
88
88
id : '2340' ,
89
89
name : 'Atleta testnet' ,
90
- providers : [ { alias : 'default' , rpcUrl : 'https://rpc. testnet-v2 .atleta.network' } ] ,
90
+ providers : [ { alias : 'default' , rpcUrl : 'https://testnet-rpc .atleta.network' } ] ,
91
91
symbol : 'ATLA' ,
92
92
testnet : true ,
93
93
} ,
@@ -241,10 +241,7 @@ export const CHAINS: Chain[] = [
241
241
} ,
242
242
id : '168587773' ,
243
243
name : 'Blast testnet' ,
244
- providers : [
245
- { alias : 'default' , rpcUrl : 'https://rpc.ankr.com/blast_testnet_sepolia' } ,
246
- { alias : 'public' , rpcUrl : 'https://sepolia.blast.io' } ,
247
- ] ,
244
+ providers : [ { alias : 'default' , rpcUrl : 'https://rpc.ankr.com/blast_testnet_sepolia' } ] ,
248
245
symbol : 'ETH' ,
249
246
testnet : true ,
250
247
} ,
@@ -372,7 +369,7 @@ export const CHAINS: Chain[] = [
372
369
} ,
373
370
id : '17000' ,
374
371
name : 'Ethereum Holesky testnet' ,
375
- providers : [ { alias : 'default' , rpcUrl : 'https://ethereum- holesky-rpc.publicnode.com ' } ] ,
372
+ providers : [ { alias : 'default' , rpcUrl : 'https://holesky.gateway.tenderly.co ' } ] ,
376
373
symbol : 'ETH' ,
377
374
testnet : true ,
378
375
} ,
@@ -1119,7 +1116,7 @@ export const CHAINS: Chain[] = [
1119
1116
} ,
1120
1117
id : '1918988905' ,
1121
1118
name : 'RARI Chain testnet' ,
1122
- providers : [ { alias : 'default' , rpcUrl : 'https://testnet.rpc.rarichain.org /http/ ' } ] ,
1119
+ providers : [ { alias : 'default' , rpcUrl : 'https://rari- testnet.calderachain.xyz /http' } ] ,
1123
1120
symbol : 'ETH' ,
1124
1121
testnet : true ,
1125
1122
} ,
@@ -1171,10 +1168,7 @@ export const CHAINS: Chain[] = [
1171
1168
} ,
1172
1169
id : '534351' ,
1173
1170
name : 'Scroll testnet' ,
1174
- providers : [
1175
- { alias : 'default' , rpcUrl : 'https://sepolia-rpc.scroll.io' } ,
1176
- { alias : 'publicnode' , rpcUrl : 'https://scroll-sepolia-rpc.publicnode.com' } ,
1177
- ] ,
1171
+ providers : [ { alias : 'default' , rpcUrl : 'https://sepolia-rpc.scroll.io' } ] ,
1178
1172
symbol : 'ETH' ,
1179
1173
testnet : true ,
1180
1174
} ,
@@ -1189,7 +1183,6 @@ export const CHAINS: Chain[] = [
1189
1183
name : 'Scroll' ,
1190
1184
providers : [
1191
1185
{ alias : 'default' , rpcUrl : 'https://rpc.scroll.io' } ,
1192
- { alias : 'publicnode' , rpcUrl : 'https://scroll-rpc.publicnode.com' } ,
1193
1186
{ alias : 'drpc' , homepageUrl : 'https://drpc.org' } ,
1194
1187
{ alias : 'blastapi' , homepageUrl : 'https://blastapi.io' } ,
1195
1188
{ alias : 'quicknode' , homepageUrl : 'https://quicknode.com' } ,
@@ -1302,10 +1295,7 @@ export const CHAINS: Chain[] = [
1302
1295
} ,
1303
1296
id : '167009' ,
1304
1297
name : 'Taiko testnet' ,
1305
- providers : [
1306
- { alias : 'default' , rpcUrl : 'https://rpc.hekla.taiko.xyz' } ,
1307
- { alias : 'publicnode' , rpcUrl : 'https://taiko-hekla-rpc.publicnode.com' } ,
1308
- ] ,
1298
+ providers : [ { alias : 'default' , rpcUrl : 'https://rpc.hekla.taiko.xyz' } ] ,
1309
1299
symbol : 'ETH' ,
1310
1300
testnet : true ,
1311
1301
} ,
@@ -1407,9 +1397,8 @@ export const CHAINS: Chain[] = [
1407
1397
id : '195' ,
1408
1398
name : 'X Layer testnet' ,
1409
1399
providers : [
1410
- { alias : 'default' , rpcUrl : 'https://rpc.ankr .com/xlayer_testnet/ ' } ,
1400
+ { alias : 'default' , rpcUrl : 'https://xlayertestrpc.okx .com' } ,
1411
1401
{ alias : 'public' , rpcUrl : 'https://testrpc.xlayer.tech/' } ,
1412
- { alias : 'okx' , rpcUrl : 'https://xlayertestrpc.okx.com/' } ,
1413
1402
] ,
1414
1403
symbol : 'OKB' ,
1415
1404
testnet : true ,
@@ -1445,7 +1434,6 @@ export const CHAINS: Chain[] = [
1445
1434
name : 'Zircuit testnet' ,
1446
1435
providers : [
1447
1436
{ alias : 'default' , rpcUrl : 'https://testnet.zircuit.com' } ,
1448
- { alias : 'chainstack' , rpcUrl : 'https://zircuit1-testnet.p2pify.com/' } ,
1449
1437
{ alias : 'liquify' , rpcUrl : 'https://zircuit1-testnet.liquify.com' } ,
1450
1438
] ,
1451
1439
symbol : 'ETH' ,
0 commit comments