Skip to content

Commit eaab612

Browse files
authored
Merge pull request #14599 from ethereum/update-chains-1735921755
Update chains data
2 parents ffac6d4 + d639bbb commit eaab612

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/chains.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,7 @@ const chains = [
15411541
},
15421542
{
15431543
name: "Plume Devnet",
1544-
infoURL: "https://www.plumenetwork.xyz/",
1544+
infoURL: "https://plumenetwork.xyz/",
15451545
chainId: 98864,
15461546
nativeCurrency: {
15471547
name: "Plume Sepolia Ether",
@@ -1552,7 +1552,7 @@ const chains = [
15521552
},
15531553
{
15541554
name: "Plume Mainnet",
1555-
infoURL: "https://www.plumenetwork.xyz/",
1555+
infoURL: "https://plumenetwork.xyz/",
15561556
chainId: 98865,
15571557
nativeCurrency: {
15581558
name: "Plume Ether",

0 commit comments

Comments
 (0)