Skip to content

Commit 3fb3ad4

Browse files
add eurd listing
1 parent 8705699 commit 3fb3ad4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/peggedData/peggedData.ts

+20
Original file line numberDiff line numberDiff line change
@@ -3223,4 +3223,24 @@ export default [
32233223
twitter: "https://twitter.com/SovrynBTC",
32243224
wiki: null,
32253225
},
3226+
{
3227+
id: "161",
3228+
name: "Quantoz EURD",
3229+
address: "algorand:1221682136",
3230+
symbol: "EURD",
3231+
url: "https://quantozpay.com/",
3232+
description:
3233+
"EURD is a Euro-backed e-money token, regulated by the Dutch Central Bank, aiming to provide stability, security, low fees, and instant transactions with broad application scalability",
3234+
mintRedeemDescription:
3235+
"EURD is minted by Quantoz Payments, backed by a 100% Euro reserve in a trust account, under a Dutch e-money license, ensuring secure, regulated issuance with funds safeguarded by the independent Quantoz Foundation",
3236+
onCoinGecko: false,
3237+
gecko_id: "quantoz-eurd",
3238+
cmcId: null,
3239+
pegType: "peggedEUR",
3240+
pegMechanism: "fiat-backed",
3241+
priceSource: "defillama",
3242+
auditLinks: null,
3243+
twitter: "https://twitter.com/Quantoz",
3244+
wiki: null,
3245+
},
32263246
] as PeggedAsset[];

0 commit comments

Comments
 (0)