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 20, 2025
1 parent ae742b6 commit 1d6c5a0
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 2 deletions.
2 changes: 1 addition & 1 deletion defi/DefiLlama-Adapters
2 changes: 1 addition & 1 deletion defi/dimension-adapters
Binary file added defi/icons/sologenic.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 @@ -1501,5 +1501,28 @@ const data4: Protocol[] = [
oracles: [],
listedAt: 1737129307
},
{
id: "5644",
name: "Sologenic",
address: null,
symbol: "SOLO",
url: "https://sologenic.org/",
description:
"Sologenic has created a fast & cost-effective decentralized ecosystem. Sologenic is committed to the asset trading industry by allowing users to trade different types of assets on the Sologenic’s DEX built on the XRP ledger",
chain: "Ripple",
logo: `${baseIconsUrl}/sologenic.png`,
audits: "0",
audit_note: null,
gecko_id: "solo-coin",
cmcId: null,
category: "Dexes",
chains: ["Ripple"],
module: "dummy.js",
twitter: "realSologenic",
forkedFrom: [],
oracles: [],
github: ["sologenic"],
listedAt: 1737379383
},
];
export default data4;

0 comments on commit 1d6c5a0

Please sign in to comment.