Skip to content

Commit e883e18

Browse files
corwintinesgithub-actions[bot]
authored andcommitted
Update chains data
1 parent 5403acd commit e883e18

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

src/data/chains.ts

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -769,17 +769,6 @@ const chains = [
769769
},
770770
chain: "ETH",
771771
},
772-
{
773-
name: "Minato",
774-
infoURL: "https://soneium.org",
775-
chainId: 1946,
776-
nativeCurrency: {
777-
name: "Ether",
778-
symbol: "ETH",
779-
decimals: 18,
780-
},
781-
chain: "ETH",
782-
},
783772
{
784773
name: "EtherGem",
785774
infoURL: "https://egem.io",
@@ -1122,7 +1111,7 @@ const chains = [
11221111
chain: "ETH",
11231112
},
11241113
{
1125-
name: "Huddle01",
1114+
name: "Huddle01 dRTC Chain",
11261115
infoURL: "https://huddle01.com/",
11271116
chainId: 12323,
11281117
nativeCurrency: {
@@ -1683,6 +1672,17 @@ const chains = [
16831672
},
16841673
chain: "ETH",
16851674
},
1675+
{
1676+
name: "Infinaeon",
1677+
infoURL: "hhttps://rpc.infinaeon.com",
1678+
chainId: 420000,
1679+
nativeCurrency: {
1680+
name: "Ethereum",
1681+
symbol: "ETH",
1682+
decimals: 18,
1683+
},
1684+
chain: "Infinaeon",
1685+
},
16861686
{
16871687
name: "Scroll",
16881688
infoURL: "https://scroll.io",

0 commit comments

Comments
 (0)