Skip to content

Commit 507744e

Browse files
corwintinesgithub-actions[bot]
authored andcommitted
Update chains data
1 parent 1284a83 commit 507744e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/data/chains.ts

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,6 +1044,17 @@ const chains = [
10441044
},
10451045
chain: "ETH",
10461046
},
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+
},
10471058
{
10481059
name: "Nahmii 2 Mainnet",
10491060
infoURL: "https://nahmii.io",
@@ -1440,17 +1451,6 @@ const chains = [
14401451
},
14411452
chain: "Liveplex OracleEVM Network",
14421453
},
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-
},
14541454
{
14551455
name: "BirdLayer",
14561456
infoURL: "https://www.dodochain.com",

0 commit comments

Comments
 (0)