Skip to content

Commit

Permalink
Merge pull request #8988 from DefiLlama/aethir
Browse files Browse the repository at this point in the history
aethir
  • Loading branch information
waynebruce0x authored Jan 6, 2025
2 parents beb00c7 + f8f172c commit 262843b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Binary file added defi/icons/aethir.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65147,6 +65147,26 @@ const data3: Protocol[] = [
],
listedAt: 1735971859
},
{
id: "5580",
name: "Aethir",
address: "arbitrum:0xbe0Ed4138121EcFC5c0E56B40517da27E6c5226B",
symbol: "ATH",
url: "https://aethir.com/",
description: "Powerful GPU compute solutions on-demand.",
chain: "Ethereum",
logo: `${baseIconsUrl}/aethir.png`,
audits: "0",
audit_note: null,
gecko_id: "aethir",
cmcId: null,
category: "Chain",
chains: ["Ethereum"],
oracles: [],
forkedFrom: [],
module: "dummy.js",
twitter: "AethirCloud",
},
];

export default data3;

0 comments on commit 262843b

Please sign in to comment.