From d5ae35146ce91a4b087ed21c839833b42b796922 Mon Sep 17 00:00:00 2001 From: DerDepp <89840365+DerDepp@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:47:53 +0100 Subject: [PATCH] fixed CoinGeckoId --- registry/mainnet/interchain/squid.tokenlist.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry/mainnet/interchain/squid.tokenlist.json b/registry/mainnet/interchain/squid.tokenlist.json index 851423e..5587360 100644 --- a/registry/mainnet/interchain/squid.tokenlist.json +++ b/registry/mainnet/interchain/squid.tokenlist.json @@ -4130,7 +4130,7 @@ "originAxelarChainId": "ethereum", "tokenType": "canonical", "deploySalt": "0x", - "coingeckoId": "usdfi", + "coinGeckoId": "usdfi", "iconUrls": { "svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/usdfi.svg" }, @@ -4291,7 +4291,7 @@ "originAxelarChainId": "ethereum", "tokenType": "canonical", "deploySalt": "0x", - "coingeckoId": "usdfi-stable", + "coinGeckoId": "usdfi-stable", "iconUrls": { "svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/stable.svg" },