Skip to content

Commit 98c6387

Browse files
remove incorrect mc amount
1 parent c437e72 commit 98c6387

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
@@ -713,8 +713,8 @@ export default [
713713
twitter: "https://twitter.com/QiDaoProtocol",
714714
wiki: "https://wiki.defillama.com/wiki/MAI",
715715
},
716-
{
717-
id: "36",
716+
/*{
717+
id: "36", // discontinued stable
718718
name: "Ratio Stable Coin",
719719
address: "solana:USDrbBQwQbQ2oWHUPfA8QBHcyVxKUq1xHyXsSLKdUq2",
720720
symbol: "USDR",
@@ -732,7 +732,7 @@ export default [
732732
auditLinks: null,
733733
twitter: "https://twitter.com/ratiofinance",
734734
wiki: "https://wiki.defillama.com/wiki/USDR",
735-
},
735+
},*/
736736
{
737737
id: "37",
738738
name: "USDJ",

0 commit comments

Comments
 (0)