Skip to content

Commit a9132dd

Browse files
update celo coins
1 parent 702a78c commit a9132dd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/peggedData/peggedData.ts

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ export default [
486486
name: "Mento Dollar",
487487
address: "celo:0x765de816845861e75a25fca122bb6898b8b1282a",
488488
symbol: "USDm",
489-
url: "https://www.mento.org/",
489+
url: "https://app.mento.org/",
490490
description:
491491
"Mento Dollars (USDm) are stablecoins that follow the US Dollar and are backed by Mento's Reserve system. The Mento Reserve is diversified portfolio of crypto assets.",
492492
mintRedeemDescription:
@@ -4175,23 +4175,23 @@ export default [
41754175
},
41764176
{
41774177
id: "199",
4178-
name: "Celo Real",
4178+
name: "Mento Real",
41794179
address: "celo:0xe8537a3d056DA446677B9E9d6c5dB704EaAb4787",
4180-
symbol: "CREAL",
4181-
url: "https://celo.org/",
4180+
symbol: "BRLm",
4181+
url: "https://app.mento.org/",
41824182
description:
4183-
"cREAL is a decentralized, over-collateralized algorithmic stablecoin that tracks the value of the Brazilian real",
4183+
"BRLm is a decentralized, over-collateralized algorithmic stablecoin that tracks the value of the Brazilian real",
41844184
mintRedeemDescription:
4185-
"Celo real (cREAL) is based on Mento, the stability protocol on Celo, and supported by multiple digital assets, including BTC and ETH, in the Celo Reserve.",
4185+
"BRLm is based on Mento, the stability protocol on Celo, and supported by multiple digital assets, including BTC and ETH, in the Mento Reserve.",
41864186
onCoinGecko: "true",
41874187
gecko_id: "celo-real-creal",
41884188
cmcId: "16385",
41894189
pegType: "peggedREAL",
41904190
pegMechanism: "crypto-backed",
41914191
priceSource: "defillama",
4192-
auditLinks: null,
4193-
twitter: "https://twitter.com/CeloOrg",
4192+
twitter: "https://x.com/MentoLabs",
41944193
wiki: "https://blog.celo.org/celo-launches-the-creal-stablecoin-11da0d560c1c",
4194+
auditLinks: ["https://docs.mento.org/mento-v3/build/smart-contracts/audits"],
41954195
},
41964196
{
41974197
id: "200",
@@ -7324,7 +7324,7 @@ export default [
73247324
name: "Mento British Pound",
73257325
address: "celo:0xCCF663b1fF11028f0b19058d0f7B674004a40746",
73267326
symbol: "GBPm",
7327-
url: "https://www.mento.org/",
7327+
url: "https://app.mento.org/",
73287328
description:
73297329
"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.",
73307330
mintRedeemDescription:

0 commit comments

Comments
 (0)