Skip to content

Commit

Permalink
chore: Update Usual informations (#8786)
Browse files Browse the repository at this point in the history
* chore: Update Usual informations

* chore: Update Usual informations

* chore: wording
  • Loading branch information
Magicking authored Dec 17, 2024
1 parent 9261381 commit a8a3871
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49551,18 +49551,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 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: "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: {
Expand Down

0 comments on commit a8a3871

Please sign in to comment.