You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/peggedData/peggedData.ts
+25-5Lines changed: 25 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -7328,7 +7328,7 @@ export default [
7328
7328
description:
7329
7329
"GBPm is a GBP-pegged synthetic stablecoin on Celo, part of the Mento Protocol. It is minted via Liquity v2-style CDPs: users deposit USDm as collateral and borrow GBPm against it.",
7330
7330
mintRedeemDescription:
7331
-
"GBPm is minted by depositing USDm as collateral into a Mento CDP (trove) and borrowing GBPm against it. Repaying the borrowed GBPm closes or reduces the trove and releases the USDm collateral.",
7331
+
"GBPm is minted by depositing collateral into a Mento CDP (trove) and borrowing GBPm against it. Repaying the borrowed GBPm closes or reduces the trove and releases the USDm collateral.",
7332
7332
onCoinGecko: "true",
7333
7333
gecko_id: "mento-british-pound",
7334
7334
cmcId: null,
@@ -7348,7 +7348,7 @@ export default [
7348
7348
description:
7349
7349
"PHPm is a PHP-pegged synthetic stablecoin on Celo, part of the Mento Protocol. It is minted via Liquity v2-style CDPs: users deposit USDm as collateral and borrow PHPm against it.",
7350
7350
mintRedeemDescription:
7351
-
"PHPm is minted by depositing USDm as collateral into a Mento CDP (trove) and borrowing PHPm against it. Repaying the borrowed PHPm closes or reduces the trove and releases the USDm collateral.",
7351
+
"PHPm is minted by depositing collateral into a Mento CDP (trove) and borrowing PHPm against it. Repaying the borrowed PHPm closes or reduces the trove and releases the USDm collateral.",
7352
7352
onCoinGecko: "true",
7353
7353
gecko_id: "puso",
7354
7354
cmcId: null,
@@ -7368,7 +7368,7 @@ export default [
7368
7368
description:
7369
7369
"CADm is a CAD-pegged synthetic stablecoin on Celo, part of the Mento Protocol. It is minted via Liquity v2-style CDPs: users deposit USDm as collateral and borrow CADm against it.",
7370
7370
mintRedeemDescription:
7371
-
"CADm is minted by depositing USDm as collateral into a Mento CDP (trove) and borrowing CADm against it. Repaying the borrowed CADm closes or reduces the trove and releases the USDm collateral.",
7371
+
"CADm is minted by depositing collateral into a Mento CDP (trove) and borrowing CADm against it. Repaying the borrowed CADm closes or reduces the trove and releases the USDm collateral.",
7372
7372
onCoinGecko: "true",
7373
7373
gecko_id: "celo-canadian-dollar",
7374
7374
cmcId: null,
@@ -7388,7 +7388,7 @@ export default [
7388
7388
description:
7389
7389
"AUDm is a AUD-pegged synthetic stablecoin on Celo, part of the Mento Protocol. It is minted via Liquity v2-style CDPs: users deposit USDm as collateral and borrow AUDm against it.",
7390
7390
mintRedeemDescription:
7391
-
"AUDm is minted by depositing USDm as collateral into a Mento CDP (trove) and borrowing AUDm against it. Repaying the borrowed AUDm closes or reduces the trove and releases the USDm collateral.",
7391
+
"AUDm is minted by depositing collateral into a Mento CDP (trove) and borrowing AUDm against it. Repaying the borrowed AUDm closes or reduces the trove and releases the USDm collateral.",
7392
7392
onCoinGecko: "true",
7393
7393
gecko_id: "celo-australian-dollar",
7394
7394
cmcId: null,
@@ -7408,7 +7408,7 @@ export default [
7408
7408
description:
7409
7409
"COPm is a COP-pegged synthetic stablecoin on Celo, part of the Mento Protocol. It is minted via Liquity v2-style CDPs: users deposit USDm as collateral and borrow COPm against it.",
7410
7410
mintRedeemDescription:
7411
-
"COPm is minted by depositing USDm as collateral into a Mento CDP (trove) and borrowing COPm against it. Repaying the borrowed COPm closes or reduces the trove and releases the USDm collateral.",
7411
+
"COPm is minted by depositing collateral into a Mento CDP (trove) and borrowing COPm against it. Repaying the borrowed COPm closes or reduces the trove and releases the USDm collateral.",
"JPYm is a JPY-pegged synthetic stablecoin on Celo, part of the Mento Protocol. It is minted via Liquity v2-style CDPs: users deposit USDm as collateral and borrow JPYm against it.",
7430
+
mintRedeemDescription:
7431
+
"JPYm is minted by depositing collateral into a Mento CDP (trove) and borrowing JPYm against it. Repaying the borrowed JPYm closes or reduces the trove and releases the USDm collateral.",
0 commit comments