Skip to content

Commit 29734e1

Browse files
fix listing
1 parent 21f6b49 commit 29734e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/peggedData/peggedData.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -4811,11 +4811,11 @@ export default [
48114811
onCoinGecko: "true",
48124812
gecko_id: "stablr-euro",
48134813
cmcId: null,
4814-
pegType: "peggedUSD",
4814+
pegType: "peggedEUR",
48154815
pegMechanism: "fiat-backed",
48164816
priceSource: "defillama",
48174817
auditLinks: [],
4818-
twitter: "https://x.com/stablrusd/",
4818+
twitter: "https://x.com/stablreuro/",
48194819
wiki: "https://stablr.com/eurr",
48204820
},
48214821
{
@@ -4832,7 +4832,7 @@ export default [
48324832
gecko_id: "stablr-usd",
48334833
cmcId: null,
48344834
pegType: "peggedUSD",
4835-
pegMechanism: "crypto-backed",
4835+
pegMechanism: "fiat-backed",
48364836
priceSource: "defillama",
48374837
auditLinks: [],
48384838
twitter: "https://x.com/stablrusd/",

0 commit comments

Comments
 (0)