Skip to content

Commit

Permalink
add sonex listing
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Jan 17, 2025
1 parent 2ba7fde commit 0244786
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Binary file added defi/icons/sonex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions defi/src/protocols/data4.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1411,5 +1411,28 @@ const data4: Protocol[] = [
oracles: [],
parentProtocol: "parent#ln-exchange",
},
{
id: "5640",
name: "Sonex",
address: null,
symbol: "-",
url: "https://sonex.so",
description:
"SONEX is built on a foundation of zk co-processors and decentralized storage and leverage an AI routing terminal to deliver investment strategies.Designed to meet diverse trading needs, SONEX is set to evolve into a comprehensive Alpha Hunting Ecosystem Aggregator, empowering users to stay ahead in the ever-evolving DeFi landscape",
chain: "Soneium",
logo: `${baseIconsUrl}/sonex.png`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Dexes",
chains: ["Soneium"],
module: "sonex/index.js",
twitter: "OopsItsSONEX",
forkedFrom: [],
oracles: [],
github: ["sonex-dex"],
listedAt: 1737126167
},
];
export default data4;

0 comments on commit 0244786

Please sign in to comment.