Skip to content

Commit

Permalink
Merge pull request #17 from terra-money/feat/bwhale/pricekey
Browse files Browse the repository at this point in the history
feat: define bwhale pricekey
  • Loading branch information
emidev98 authored Feb 28, 2024
2 parents cdbe085 + d1c9bfd commit 73a7eab
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 @@ -105,7 +105,7 @@ export const SUPPORTED_CHAINS: { [key: string]: Chain } = {
},
"ibc/517E13F14A1245D4DE8CF467ADD4DA0058974CDCC880FA6AE536DBCA1D16D84E": {
name: "bWhale",
priceKey: "ibc/517E13F14A1245D4DE8CF467ADD4DA0058974CDCC880FA6AE536DBCA1D16D84E",
priceKey: "BWHALE",
icon: "https://raw.githubusercontent.com/terra-money/station-assets/main/img/coins/bWHALE.png",
},
},
Expand Down

0 comments on commit 73a7eab

Please sign in to comment.