Skip to content

Commit 8d500c4

Browse files
add listing
1 parent d242ccb commit 8d500c4

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/peggedData/peggedData.ts

+21
Original file line numberDiff line numberDiff line change
@@ -4778,4 +4778,25 @@ export default [
47784778
wiki: "https://www.hashnote.com/",
47794779
doublecounted: true
47804780
},
4781+
{
4782+
id: "238",
4783+
name: "Rings scUSD",
4784+
address: "sonic:0xd3dce716f3ef535c5ff8d041c1a41c3bd89b97ae",
4785+
symbol: "SCUSD",
4786+
url: "https://app.rings.money/#/mint",
4787+
description:
4788+
"scUSD is a yield-bearing stablecoin that users mint by depositing stablecoins, which are then deployed into DeFi strategies",
4789+
mintRedeemDescription:
4790+
"scUSD is minted when users deposit stablecoins on Ethereum or Sonic, with the funds deployed into yield-generating DeFi strategies",
4791+
onCoinGecko: "true",
4792+
gecko_id: "rings-scusd",
4793+
cmcId: null,
4794+
pegType: "peggedUSD",
4795+
pegMechanism: "crypto-backed",
4796+
priceSource: "defillama",
4797+
auditLinks: [],
4798+
twitter: "https://x.com/Rings_Protocol",
4799+
wiki: "https://docs.rings.money/tutorials/introduction",
4800+
doublecounted: true
4801+
},
47814802
] as PeggedAsset[];

0 commit comments

Comments
 (0)