We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b07ebd commit 01d5bb8Copy full SHA for 01d5bb8
src/data/chains.ts
@@ -1451,6 +1451,17 @@ const chains = [
1451
},
1452
chain: "Liveplex OracleEVM Network",
1453
1454
+ {
1455
+ name: "Reddio",
1456
+ infoURL: "https://www.reddio.com",
1457
+ chainId: 50342,
1458
+ nativeCurrency: {
1459
1460
+ symbol: "RDO",
1461
+ decimals: 18,
1462
+ },
1463
+ chain: "ETH",
1464
1465
{
1466
name: "BirdLayer",
1467
infoURL: "https://www.dodochain.com",
0 commit comments