Skip to content

Commit

Permalink
Fix typo coinGeckoId parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
NutcoinOrg authored Jan 10, 2025
1 parent 40c06f9 commit d28f833
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions registry/mainnet/interchain/squid.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -4009,7 +4009,7 @@
"originAxelarChainId": "ethereum",
"tokenType": "canonical",
"deploySalt": "0x",
"coingeckoId": "nutcoin-meme",
"coinGeckoId": "nutcoin-meme",
"iconUrls": {
"svg": "https://raw.githubusercontent.com/axelarnetwork/axelar-configs/main/images/tokens/nut.svg"
},
Expand All @@ -4034,4 +4034,4 @@
]
}
}
}
}

0 comments on commit d28f833

Please sign in to comment.