Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update Usual informations #8786

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down