From dd21784bdcfccd8854f171bf31399796a91dcdc5 Mon Sep 17 00:00:00 2001 From: realdealshaman Date: Thu, 22 Feb 2024 17:35:27 +0000 Subject: [PATCH] update listing --- .../peggedAssets/{xusd => babelfish-xusd}/index.ts | 0 src/adapters/peggedAssets/index.ts | 4 ++-- src/peggedData/peggedData.ts | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) rename src/adapters/peggedAssets/{xusd => babelfish-xusd}/index.ts (100%) diff --git a/src/adapters/peggedAssets/xusd/index.ts b/src/adapters/peggedAssets/babelfish-xusd/index.ts similarity index 100% rename from src/adapters/peggedAssets/xusd/index.ts rename to src/adapters/peggedAssets/babelfish-xusd/index.ts diff --git a/src/adapters/peggedAssets/index.ts b/src/adapters/peggedAssets/index.ts index cb7173ac..fbff020c 100644 --- a/src/adapters/peggedAssets/index.ts +++ b/src/adapters/peggedAssets/index.ts @@ -159,7 +159,7 @@ import vchf from "./vnx-swiss-franc"; import usdrif from "./usd-rif"; import dllr from "./sovryn-dollar" import eurd from "./quantoz-eurd"; -import xusd from "./xusd"; +import xusd from "./babelfish-xusd"; import ultra from "./ultra" export default { @@ -324,6 +324,6 @@ export default { "rif-us-dollar": usdrif, "sovryn-dollar": dllr, "quantoz-eurd": eurd, - "xusd-fake": xusd, + "babelfish-xusd": xusd, "ultra": ultra }; diff --git a/src/peggedData/peggedData.ts b/src/peggedData/peggedData.ts index 5487129e..c51b24ec 100644 --- a/src/peggedData/peggedData.ts +++ b/src/peggedData/peggedData.ts @@ -3245,22 +3245,22 @@ export default [ }, { id: "162", - name: "XUSD", - address: "rsk:0xb5999795be0ebb5bab23144aa5fd6a02d080299f", + name: "BabelFish XUSD", + address: "rsk:0xb5999795BE0eBb5BAb23144Aa5fD6a02d080299f", symbol: "XUSD", - url: "https://wiki.sovryn.com/en/technical-documents/xusd-overview", + url: "https://babelfish.money/", description: "XUSD is a USD-pegged stablecoin aggregator of the Babelfish protocol", mintRedeemDescription: "Its purpose is to act as a trustless stablecoin translation device - meaning it facilitates the conversion of multiple USD-pegged stablecoins with each other at a fixed 1:1 ratio.", onCoinGecko: false, - gecko_id: "xusd-fake", //fake coingecko + gecko_id: "babelfish-xusd", //fake coingecko cmcId: null, pegType: "peggedUSD", pegMechanism: "crypto-backed", priceSource: "defillama", auditLinks: null, - twitter: "https://twitter.com/SovrynBTC", + twitter: "https://twitter.com/babelfishmoney", wiki: null }, {