@@ -33,6 +33,7 @@ export const CHAINS: Chain[] = [
33
33
providers : [
34
34
{ alias : 'default' , rpcUrl : 'https://rpc.apechain.com/http' } ,
35
35
{ alias : 'public' , rpcUrl : 'https://apechain.calderachain.xyz/http' } ,
36
+ { alias : 'alchemy' , homepageUrl : 'https://alchemy.com' } ,
36
37
{ alias : 'blastapi' , homepageUrl : 'https://blastapi.io' } ,
37
38
{ alias : 'drpc' , homepageUrl : 'https://drpc.org' } ,
38
39
] ,
@@ -190,7 +191,9 @@ export const CHAINS: Chain[] = [
190
191
name : 'Berachain' ,
191
192
providers : [
192
193
{ alias : 'default' , rpcUrl : 'https://rpc.berachain.com/' } ,
194
+ { alias : 'publicnode' , rpcUrl : 'https://berachain-rpc.publicnode.com' } ,
193
195
{ alias : 'alchemy' , homepageUrl : 'https://alchemy.com' } ,
196
+ { alias : 'drpc' , homepageUrl : 'https://drpc.org' } ,
194
197
{ alias : 'quicknode' , homepageUrl : 'https://quicknode.com' } ,
195
198
] ,
196
199
symbol : 'BERA' ,
@@ -370,7 +373,6 @@ export const CHAINS: Chain[] = [
370
373
{ alias : 'default' , rpcUrl : 'https://evm.confluxrpc.com/' } ,
371
374
{ alias : 'public' , rpcUrl : 'https://evmmain-global.confluxrpc.com/' } ,
372
375
{ alias : 'backup' , rpcUrl : 'https://evm.confluxrpc.org/' } ,
373
- { alias : 'blockpi' , homepageUrl : 'https://blockpi.io' } ,
374
376
] ,
375
377
symbol : 'CFX' ,
376
378
testnet : false ,
@@ -475,8 +477,10 @@ export const CHAINS: Chain[] = [
475
477
name : 'Fraxtal' ,
476
478
providers : [
477
479
{ alias : 'default' , rpcUrl : 'https://rpc.frax.com' } ,
480
+ { alias : 'publicnode' , rpcUrl : 'https://fraxtal-rpc.publicnode.com:443' } ,
478
481
{ alias : 'drpc' , homepageUrl : 'https://drpc.org' } ,
479
482
{ alias : 'tenderly' , homepageUrl : 'https://tenderly.co/' } ,
483
+ { alias : 'reblok' , homepageUrl : 'https://reblok.io' } ,
480
484
] ,
481
485
symbol : 'ETH' ,
482
486
testnet : false ,
@@ -762,7 +766,9 @@ export const CHAINS: Chain[] = [
762
766
name : 'Lumia' ,
763
767
providers : [
764
768
{ alias : 'default' , rpcUrl : 'https://mainnet-rpc.lumia.org' } ,
765
- { alias : 'reblok' , homepageUrl : 'https://reblok.io' } ,
769
+ { alias : 'alchemy' , homepageUrl : 'https://alchemy.com' } ,
770
+ { alias : 'blastapi' , homepageUrl : 'https://blastapi.io' } ,
771
+ { alias : 'nirvanalabs' , homepageUrl : 'https://nirvanalabs.com' } ,
766
772
] ,
767
773
symbol : 'LUMIA' ,
768
774
testnet : false ,
@@ -855,6 +861,7 @@ export const CHAINS: Chain[] = [
855
861
providers : [
856
862
{ alias : 'default' , rpcUrl : 'https://rpc.merlinchain.io' } ,
857
863
{ alias : 'blockpi' , homepageUrl : 'https://blockpi.io' } ,
864
+ { alias : 'drpc' , homepageUrl : 'https://drpc.org/' } ,
858
865
] ,
859
866
symbol : 'BTC' ,
860
867
testnet : false ,
@@ -884,7 +891,10 @@ export const CHAINS: Chain[] = [
884
891
} ,
885
892
id : '59902' ,
886
893
name : 'Metis testnet' ,
887
- providers : [ { alias : 'default' , rpcUrl : 'https://sepolia.metisdevops.link' } ] ,
894
+ providers : [
895
+ { alias : 'default' , rpcUrl : 'https://sepolia.metisdevops.link' } ,
896
+ { alias : 'publicnode' , rpcUrl : 'https://metis-sepolia-rpc.publicnode.com:443' } ,
897
+ ] ,
888
898
symbol : 'METIS' ,
889
899
testnet : true ,
890
900
} ,
@@ -899,7 +909,8 @@ export const CHAINS: Chain[] = [
899
909
name : 'Metis' ,
900
910
providers : [
901
911
{ alias : 'default' , rpcUrl : 'https://andromeda.metis.io/?owner=1088' } ,
902
- { alias : 'ankr' , homepageUrl : 'https://ankr.com' } ,
912
+ { alias : 'publicnode' , rpcUrl : 'https://metis-rpc.publicnode.com:443' } ,
913
+ { alias : 'alchemy' , homepageUrl : 'https://alchemy.com' } ,
903
914
{ alias : 'blastapi' , homepageUrl : 'https://blastapi.io' } ,
904
915
{ alias : 'drpc' , homepageUrl : 'https://drpc.org' } ,
905
916
] ,
@@ -932,6 +943,7 @@ export const CHAINS: Chain[] = [
932
943
{ alias : 'default' , rpcUrl : 'https://mainnet.mode.network' } ,
933
944
{ alias : 'blastapi' , homepageUrl : 'https://blastapi.io' } ,
934
945
{ alias : 'drpc' , homepageUrl : 'https://drpc.org/' } ,
946
+ { alias : 'tenderly' , homepageUrl : 'https://tenderly.co/' } ,
935
947
] ,
936
948
symbol : 'ETH' ,
937
949
testnet : false ,
@@ -1059,7 +1071,7 @@ export const CHAINS: Chain[] = [
1059
1071
providers : [
1060
1072
{ alias : 'default' , rpcUrl : 'https://opbnb-mainnet-rpc.bnbchain.org' } ,
1061
1073
{ alias : 'publicnode' , rpcUrl : 'https://opbnb-rpc.publicnode.com' } ,
1062
- { alias : 'blastapi ' , homepageUrl : 'https://blastapi.io ' } ,
1074
+ { alias : 'alchemy ' , homepageUrl : 'https://alchemy.com ' } ,
1063
1075
{ alias : 'drpc' , homepageUrl : 'https://drpc.org/' } ,
1064
1076
] ,
1065
1077
symbol : 'BNB' ,
@@ -1095,7 +1107,7 @@ export const CHAINS: Chain[] = [
1095
1107
name : 'Optimism' ,
1096
1108
providers : [
1097
1109
{ alias : 'default' , rpcUrl : 'https://mainnet.optimism.io' } ,
1098
- { alias : 'ankr ' , homepageUrl : 'https://ankr .com' } ,
1110
+ { alias : 'alchemy ' , homepageUrl : 'https://alchemy .com' } ,
1099
1111
{ alias : 'blastapi' , homepageUrl : 'https://blastapi.io' } ,
1100
1112
{ alias : 'drpc' , homepageUrl : 'https://drpc.org' } ,
1101
1113
{ alias : 'quicknode' , homepageUrl : 'https://quicknode.com' } ,
@@ -1143,7 +1155,7 @@ export const CHAINS: Chain[] = [
1143
1155
name : 'Polygon zkEVM' ,
1144
1156
providers : [
1145
1157
{ alias : 'default' , rpcUrl : 'https://zkevm-rpc.com' } ,
1146
- { alias : 'ankr ' , homepageUrl : 'https://ankr .com' } ,
1158
+ { alias : 'alchemy ' , homepageUrl : 'https://alchemy .com' } ,
1147
1159
{ alias : 'blastapi' , homepageUrl : 'https://blastapi.io' } ,
1148
1160
{ alias : 'drpc' , homepageUrl : 'https://drpc.org' } ,
1149
1161
{ alias : 'quicknode' , homepageUrl : 'https://quicknode.com' } ,
@@ -1162,6 +1174,7 @@ export const CHAINS: Chain[] = [
1162
1174
name : 'Polygon' ,
1163
1175
providers : [
1164
1176
{ alias : 'default' , rpcUrl : 'https://polygon-bor-rpc.publicnode.com' } ,
1177
+ { alias : 'alchemy' , homepageUrl : 'https://alchemy.com' } ,
1165
1178
{ alias : 'blastapi' , homepageUrl : 'https://blastapi.io' } ,
1166
1179
{ alias : 'drpc' , homepageUrl : 'https://drpc.org' } ,
1167
1180
{ alias : 'quicknode' , homepageUrl : 'https://quicknode.com' } ,
@@ -1301,7 +1314,10 @@ export const CHAINS: Chain[] = [
1301
1314
} ,
1302
1315
id : '1946' ,
1303
1316
name : 'Soneium testnet' ,
1304
- providers : [ { alias : 'default' , rpcUrl : 'https://rpc.minato.soneium.org/' } ] ,
1317
+ providers : [
1318
+ { alias : 'default' , rpcUrl : 'https://rpc.minato.soneium.org/' } ,
1319
+ { alias : 'publicnode' , rpcUrl : 'https://soneium-sepolia-rpc.publicnode.com' } ,
1320
+ ] ,
1305
1321
symbol : 'ETH' ,
1306
1322
testnet : true ,
1307
1323
} ,
@@ -1316,7 +1332,9 @@ export const CHAINS: Chain[] = [
1316
1332
name : 'Soneium' ,
1317
1333
providers : [
1318
1334
{ alias : 'default' , rpcUrl : 'https://rpc.soneium.org/' } ,
1335
+ { alias : 'publicnode' , rpcUrl : 'https://soneium-rpc.publicnode.com' } ,
1319
1336
{ alias : 'alchemy' , homepageUrl : 'https://alchemy.com' } ,
1337
+ { alias : 'blastapi' , homepageUrl : 'https://blastapi.io' } ,
1320
1338
{ alias : 'tenderly' , homepageUrl : 'https://tenderly.co/' } ,
1321
1339
] ,
1322
1340
symbol : 'ETH' ,
@@ -1331,7 +1349,10 @@ export const CHAINS: Chain[] = [
1331
1349
} ,
1332
1350
id : '57054' ,
1333
1351
name : 'Sonic testnet' ,
1334
- providers : [ { alias : 'default' , rpcUrl : 'https://rpc.blaze.soniclabs.com' } ] ,
1352
+ providers : [
1353
+ { alias : 'default' , rpcUrl : 'https://rpc.blaze.soniclabs.com' } ,
1354
+ { alias : 'publicnode' , rpcUrl : 'https://sonic-blaze-rpc.publicnode.com:443' } ,
1355
+ ] ,
1335
1356
symbol : 'S' ,
1336
1357
testnet : true ,
1337
1358
} ,
@@ -1346,7 +1367,7 @@ export const CHAINS: Chain[] = [
1346
1367
name : 'Sonic' ,
1347
1368
providers : [
1348
1369
{ alias : 'default' , rpcUrl : 'https://rpc.soniclabs.com' } ,
1349
- { alias : 'ankr ' , homepageUrl : 'https://ankr.com ' } ,
1370
+ { alias : 'blastapi ' , homepageUrl : 'https://blastapi.io ' } ,
1350
1371
{ alias : 'alchemy' , homepageUrl : 'https://alchemy.com' } ,
1351
1372
{ alias : 'drpc' , homepageUrl : 'https://drpc.com' } ,
1352
1373
{ alias : 'reblok' , homepageUrl : 'https://reblok.io' } ,
@@ -1398,7 +1419,10 @@ export const CHAINS: Chain[] = [
1398
1419
} ,
1399
1420
id : '1301' ,
1400
1421
name : 'Unichain testnet' ,
1401
- providers : [ { alias : 'default' , rpcUrl : 'https://sepolia.unichain.org' } ] ,
1422
+ providers : [
1423
+ { alias : 'default' , rpcUrl : 'https://sepolia.unichain.org' } ,
1424
+ { alias : 'publicnode' , rpcUrl : 'https://unichain-sepolia-rpc.publicnode.com' } ,
1425
+ ] ,
1402
1426
symbol : 'ETH' ,
1403
1427
testnet : true ,
1404
1428
} ,
@@ -1413,7 +1437,9 @@ export const CHAINS: Chain[] = [
1413
1437
name : 'Unichain' ,
1414
1438
providers : [
1415
1439
{ alias : 'default' , rpcUrl : 'https://mainnet.unichain.org/' } ,
1440
+ { alias : 'publicnode' , rpcUrl : 'https://unichain-rpc.publicnode.com' } ,
1416
1441
{ alias : 'alchemy' , homepageUrl : 'https://alchemy.com' } ,
1442
+ { alias : 'drpc' , homepageUrl : 'https://drpc.org' } ,
1417
1443
{ alias : 'quicknode' , homepageUrl : 'https://quicknode.com' } ,
1418
1444
] ,
1419
1445
symbol : 'ETH' ,
0 commit comments