Skip to content

Commit

Permalink
add new listing
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Jan 30, 2025
1 parent c52d05a commit b6bfdba
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Binary file added defi/icons/angels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions defi/src/protocols/data4.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2927,5 +2927,27 @@ const data4: Protocol[] = [
audit_links: [],
listedAt: 1738260859
},
{
id: "5709",
name: "Angles",
address: null,
symbol: "-",
url: "https://angles.fi",
description: "Angles enhances Sonic with performant and secure LST ($anS). anS is compatible and can be used in DeFi to get maximum yield out of your Sonics",
chain: "Sonic",
logo: `${baseIconsUrl}/angels.png`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Liquid Staking",
chains: ["Sonic"],
module: "angles/index.js",
twitter: "Angles_Sonic",
oracles: [],
forkedFrom: [],
audit_links: [],
listedAt: 1738269622
},
];
export default data4;

0 comments on commit b6bfdba

Please sign in to comment.