Skip to content

Commit

Permalink
Merge pull request #165 from Define101/master
Browse files Browse the repository at this point in the history
change source price for ustc
  • Loading branch information
Define101 authored Oct 31, 2023
2 parents 9db9984 + 9ea12e6 commit 5ac9f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/peggedData/peggedData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ export default [
cmcId: "7129",
pegType: "peggedUSD",
pegMechanism: "algorithmic",
priceSource: "defillama",
priceSource: "coingecko",
auditLinks: null,
twitter: "https://twitter.com/terra_money",
wiki: "https://wiki.defillama.com/wiki/UST",
Expand Down

0 comments on commit 5ac9f03

Please sign in to comment.