Skip to content

Commit 49b7b1e

Browse files
authored
Merge pull request #15789 from ethereum/update-chains-1751646571
Update chains data
2 parents 4ad2449 + 01d5bb8 commit 49b7b1e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/data/chains.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1451,6 +1451,17 @@ const chains = [
14511451
},
14521452
chain: "Liveplex OracleEVM Network",
14531453
},
1454+
{
1455+
name: "Reddio",
1456+
infoURL: "https://www.reddio.com",
1457+
chainId: 50342,
1458+
nativeCurrency: {
1459+
name: "Reddio",
1460+
symbol: "RDO",
1461+
decimals: 18,
1462+
},
1463+
chain: "ETH",
1464+
},
14541465
{
14551466
name: "BirdLayer",
14561467
infoURL: "https://www.dodochain.com",

0 commit comments

Comments
 (0)