Skip to content

Commit cd55b3e

Browse files
committed
feat: use coingecko for amp whale price retreival
1 parent fed3018 commit cd55b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

const/chains.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export const SUPPORTED_CHAINS: { [key: string]: Chain } = {
100100
},
101101
"ibc/B3F639855EE7478750CC8F82072307ED6E131A8EFF20345E1D136B50C4E5EC36": {
102102
name: "ampWhale",
103-
priceKey: "ibc/B3F639855EE7478750CC8F82072307ED6E131A8EFF20345E1D136B50C4E5EC36",
103+
priceKey: "AMPWHALE",
104104
icon: "https://raw.githubusercontent.com/terra-money/station-assets/main/img/coins/ampWHALE.svg",
105105
},
106106
"ibc/517E13F14A1245D4DE8CF467ADD4DA0058974CDCC880FA6AE536DBCA1D16D84E": {

0 commit comments

Comments
 (0)