diff --git a/constants/l1-chains.json b/constants/l1-chains.json index 8e0c9a5a119..5e370441295 100644 --- a/constants/l1-chains.json +++ b/constants/l1-chains.json @@ -1369,5 +1369,35 @@ "link": "https://27827.snowtrace.io" } ] + }, + { + "chainId": "8198", + "chainName": "Hatchyverse", + "chainLogoURI": "https://dashboard-assets.dappradar.com/document/8825/hatchyverse-project-games-8825-logo_aaafc4cafbea89ae57991f888d963abb.png", + "subnetId": "2Mi7V6HwKCEPxXTRG87o5tHACECkMPnJKP6UA3w1ote7j46GYT", + "slug": "hatchyverse", + "color": "#2596BE", + "category": "General", + "explorers": [ + { + "name": "Blockscout", + "link": "https://hatchyverse-explorer.ash.center" + } + ] + }, + { + "chainId": "69420", + "chainName": "ETO", + "chainLogoURI": "https://pbs.twimg.com/profile_images/1943719749105410048/PSa_hovk_400x400.jpg", + "subnetId": "2ku5ZCd4t4CDc7ahotdJcoDxc6efE6uMC5C445S9ZKih473LpN", + "slug": "eto", + "color": "#ECECEC", + "category": "General", + "explorers": [ + { + "name": "Blockscout", + "link": "https://eto-explorer.ash.center" + } + ] } ] \ No newline at end of file diff --git a/scripts/versions.json b/scripts/versions.json index 3a8c31fe351..164e940ccc8 100644 --- a/scripts/versions.json +++ b/scripts/versions.json @@ -10,4 +10,4 @@ "avaplatform/icm-relayer": "v1.7.4" }, "ava-labs/icm-contracts": "4d5ab0b6dbc653770cfe9709878c9406eb28b71c" -} +} \ No newline at end of file