From 5dd976f7784766f95b72f3253d1dd49e9c73f75d Mon Sep 17 00:00:00 2001 From: Olanetsoft Date: Thu, 9 Jan 2025 13:46:48 +0100 Subject: [PATCH] fix: add available conigecko ids --- registry/mainnet/interchain/squid.tokenlist.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/registry/mainnet/interchain/squid.tokenlist.json b/registry/mainnet/interchain/squid.tokenlist.json index 2c89388..8dbc24e 100644 --- a/registry/mainnet/interchain/squid.tokenlist.json +++ b/registry/mainnet/interchain/squid.tokenlist.json @@ -3878,6 +3878,7 @@ "originAxelarChainId": "binance", "tokenType": "canonical", "deploySalt": "0x", + "coinGeckoId": "ithaca-protocol", "iconUrls": { "svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/ithaca.svg" }, @@ -3910,6 +3911,7 @@ "originAxelarChainId": "ethereum", "tokenType": "canonical", "deploySalt": "0x", + "coinGeckoId": "monsterra", "iconUrls": { "svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/mstr.svg" }, @@ -3974,6 +3976,7 @@ "originAxelarChainId": "binance", "tokenType": "canonical", "deploySalt": "0x", + "coinGeckoId": "solidus-aitech", "iconUrls": { "svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/aitech.svg" },