From 438434593ae663573d37f63842627d9a5a20aca1 Mon Sep 17 00:00:00 2001 From: "s@6120.eu" Date: Wed, 11 Dec 2024 16:01:30 +0100 Subject: [PATCH 1/3] chore: Update Usual informations --- defi/src/protocols/data3.ts | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/defi/src/protocols/data3.ts b/defi/src/protocols/data3.ts index 1214d930f3..4074a8135d 100644 --- a/defi/src/protocols/data3.ts +++ b/defi/src/protocols/data3.ts @@ -49542,22 +49542,22 @@ const data3: Protocol[] = [ }, { id: "4882", - name: "Usual Money", - address: null, - symbol: "-", + name: "Usual", + address: "0xC4441c2BE5d8fA8126822B9929CA0b81Ea0DE38E", + symbol: "USUAL", url: "https://usual.money", - description: "The decentralized RWA stablecoin protocol redistributing value and power back in your hands.", + description: "The Usual protocol is a decentralized banking framework centered around USD0, a stablecoin designed as a liquid deposit token. It embodies the principle of redistributing value generated by users through a revenue-based token, USUAL. This approach enables users to access yields while simultaneously gaining exposure to the protocol’s growth and long-term success.", chain: "Ethereum", logo: `${baseIconsUrl}/usual-money.jpg`, - audits: "0", + audits: "2", audit_note: null, - gecko_id: null, - cmcId: null, + gecko_id: "usual", + cmcId: "33979", category: "RWA", - chains: ["Ethereum"], + chains: ["Ethereum", "Arbitrum"], module: "usual/index.js", twitter: "usualmoney", - oracles: [], + oracles: ["Chainlink", "Pyth"], forkedFrom: [], stablecoins: ["usual-usd"], listedAt: 1721046229, From d5452e24813951a411d6bc3aa5c8e69d9fab7e6a Mon Sep 17 00:00:00 2001 From: "s@6120.eu" Date: Wed, 11 Dec 2024 16:01:30 +0100 Subject: [PATCH 2/3] chore: Update Usual informations --- defi/src/protocols/data3.ts | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/defi/src/protocols/data3.ts b/defi/src/protocols/data3.ts index 4eeba6ae06..8ab6af9e38 100644 --- a/defi/src/protocols/data3.ts +++ b/defi/src/protocols/data3.ts @@ -49546,18 +49546,18 @@ const data3: Protocol[] = [ { id: "4882", name: "Usual", // previously usual money - address: null, - symbol: "-", + address: "0xC4441c2BE5d8fA8126822B9929CA0b81Ea0DE38E", + symbol: "USUAL", url: "https://usual.money", - description: "The decentralized RWA stablecoin protocol redistributing value and power back in your hands.", + description: "The Usual protocol is a decentralized banking framework centered around USD0, a stablecoin designed as a liquid deposit token. It embodies the principle of redistributing value generated by users through a revenue-based token, USUAL. This approach enables users to access yields while simultaneously gaining exposure to the protocol’s growth and long-term success.", chain: "Ethereum", logo: `${baseIconsUrl}/usual.jpg`, - audits: "0", + audits: "2", // https://tech.usual.money/security-and-audits/audits audit_note: null, - gecko_id: null, - cmcId: null, + gecko_id: "usual", + cmcId: "33979", category: "RWA", - chains: ["Ethereum"], + chains: ["Ethereum", "Arbitrum"], module: "usual/index.js", twitter: "usualmoney", oraclesByChain: { From 75569e13e9590bbd6a7fda0f21dd235f1688f700 Mon Sep 17 00:00:00 2001 From: "s@6120.eu" Date: Mon, 16 Dec 2024 23:17:31 +0100 Subject: [PATCH 3/3] chore: wording --- defi/src/protocols/data3.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defi/src/protocols/data3.ts b/defi/src/protocols/data3.ts index 8ab6af9e38..3654f8bf38 100644 --- a/defi/src/protocols/data3.ts +++ b/defi/src/protocols/data3.ts @@ -49549,7 +49549,7 @@ const data3: Protocol[] = [ address: "0xC4441c2BE5d8fA8126822B9929CA0b81Ea0DE38E", symbol: "USUAL", url: "https://usual.money", - description: "The Usual protocol is a decentralized banking framework centered around USD0, a stablecoin designed as a liquid deposit token. It embodies the principle of redistributing value generated by users through a revenue-based token, USUAL. This approach enables users to access yields while simultaneously gaining exposure to the protocol’s growth and long-term success.", + description: "The Usual protocol is a decentralized finance framework centered around USD0, a stablecoin designed as a liquid deposit token. It embodies the principle of redistributing value generated by users through a revenue-based token, USUAL. This approach enables users to access yields while simultaneously gaining exposure to the protocol’s growth and long-term success.", chain: "Ethereum", logo: `${baseIconsUrl}/usual.jpg`, audits: "2", // https://tech.usual.money/security-and-audits/audits