Skip to content

Commit e78b481

Browse files
authored
Merge pull request #15396 from ethereum/update-chains-1746203393
Update chains data
2 parents d42b685 + a7c1aa1 commit e78b481

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
@@ -1539,6 +1539,17 @@ const chains = [
15391539
},
15401540
chain: "ETH",
15411541
},
1542+
{
1543+
name: "Animechain Mainnet",
1544+
infoURL: "https://www.anime.xyz",
1545+
chainId: 69000,
1546+
nativeCurrency: {
1547+
name: "Animecoin",
1548+
symbol: "ANIME",
1549+
decimals: 18,
1550+
},
1551+
chain: "ETH",
1552+
},
15421553
{
15431554
name: "Condrieu",
15441555
infoURL: "https://condrieu.ethdevops.io",

0 commit comments

Comments
 (0)