Skip to content

Commit

Permalink
Merge pull request #214 from Define101/master
Browse files Browse the repository at this point in the history
listing Sable Coin
  • Loading branch information
Define101 authored Jan 5, 2024
2 parents 0487fee + edc87a3 commit 57fa1f1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions src/peggedData/peggedData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2982,4 +2982,24 @@ export default [
twitter: "https://twitter.com/_mynth_",
wiki: "https://www.mynth.ai/faq",
},
{
id: "149",
name: "Sable Coin",
address: "bsc:0x0c6ed1e73ba73b8441868538e210ebd5dd240fa0",
symbol: "USDS",
url: "https://sable.finance",
description:
"Sable Finance offers interest-free loans and is more capital efficient than other borrowing platforms (i.e. less collateral is needed for the same loan).",
mintRedeemDescription:
"Redemption allows users to exchange USDS for LSD at face value. This mechanism gives USDS holders the option to redeem USDS for the underlying collateral at any time. Redemptions are always honored such that 1 USDS equals $1 worth of LSD.",
onCoinGecko: "true",
gecko_id: "sable-coin",
cmcId: null,
pegType: "peggedUSD",
pegMechanism: "crypto-backed",
priceSource: "coingecko",
auditLinks: null,
twitter: "https://twitter.com/SableFinance",
wiki: "https://sable-finance.gitbook.io/docs/",
},
] as PeggedAsset[];

0 comments on commit 57fa1f1

Please sign in to comment.