Skip to content

Commit

Permalink
Merge pull request #16 from terra-money/fix/amp/whale
Browse files Browse the repository at this point in the history
feat: use coingecko for amp whale price retreival
  • Loading branch information
emidev98 authored Feb 26, 2024
2 parents fed3018 + cd55b3e commit cdbe085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion const/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const SUPPORTED_CHAINS: { [key: string]: Chain } = {
},
"ibc/B3F639855EE7478750CC8F82072307ED6E131A8EFF20345E1D136B50C4E5EC36": {
name: "ampWhale",
priceKey: "ibc/B3F639855EE7478750CC8F82072307ED6E131A8EFF20345E1D136B50C4E5EC36",
priceKey: "AMPWHALE",
icon: "https://raw.githubusercontent.com/terra-money/station-assets/main/img/coins/ampWHALE.svg",
},
"ibc/517E13F14A1245D4DE8CF467ADD4DA0058974CDCC880FA6AE536DBCA1D16D84E": {
Expand Down

0 comments on commit cdbe085

Please sign in to comment.