File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -1044,6 +1044,17 @@ const chains = [
1044
1044
} ,
1045
1045
chain : "ETH" ,
1046
1046
} ,
1047
+ {
1048
+ name : "Settlus" ,
1049
+ infoURL : "https://settlus.org" ,
1050
+ chainId : 5371 ,
1051
+ nativeCurrency : {
1052
+ name : "Ether" ,
1053
+ symbol : "ETH" ,
1054
+ decimals : 18 ,
1055
+ } ,
1056
+ chain : "ETH" ,
1057
+ } ,
1047
1058
{
1048
1059
name : "Nahmii 2 Mainnet" ,
1049
1060
infoURL : "https://nahmii.io" ,
@@ -1440,17 +1451,6 @@ const chains = [
1440
1451
} ,
1441
1452
chain : "Liveplex OracleEVM Network" ,
1442
1453
} ,
1443
- {
1444
- name : "Reddio Devnet" ,
1445
- infoURL : "https://www.reddio.com" ,
1446
- chainId : 50341 ,
1447
- nativeCurrency : {
1448
- name : "Red" ,
1449
- symbol : "RED" ,
1450
- decimals : 18 ,
1451
- } ,
1452
- chain : "ETH" ,
1453
- } ,
1454
1454
{
1455
1455
name : "BirdLayer" ,
1456
1456
infoURL : "https://www.dodochain.com" ,
You can’t perform that action at this time.
0 commit comments