Skip to content

Commit

Permalink
Update/Fix Maia DAO Ecosystem Protocol Information (#8776)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLightt authored Dec 12, 2024
1 parent e48a3f8 commit a12dc5e
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 26 deletions.
Binary file removed defi/icons/hermes-protocol.png
Binary file not shown.
Binary file removed defi/icons/maia-dao-ecosystem.jpg
Binary file not shown.
Binary file modified defi/icons/maia-dao.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed defi/icons/maia-v3.jpg
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@ Array [
"id": "1384",
"language": "Solidity",
"listedAt": 1644507498,
"logo": "https://icons.llama.fi/hermes-protocol.png",
"logo": "https://icons.llama.fi/hermes-v2.png",
"methodology": Object {
"Fees": "Swap fees paid by users",
"HoldersRevenue": "Money going to governance token holders",
Expand Down
20 changes: 12 additions & 8 deletions defi/src/protocols/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27181,24 +27181,28 @@ The eWIT token is a custodial, wrapped version of the Witnet coin managed by the
{
id: "1377",
name: "Maia DAO",
address: "metis:0x72c232D56542Ba082592DEE7C77b1C6CFA758BCD",
address: "arbitrum:0x00000000ea00F3F4000e7Ed5Ed91965b19f1009B",
symbol: "MAIA",
url: "https://maiadao.io",
description:
"MAIA is the first decentralized community owned reserve currency in Metis Andromeda. Including a growing ecosystem of products - starting with Hermes Protocol - and an array of treasury investment strategies.",
chain: "Metis",
description: "Maia simplifies your BurntHermes experience to maximize your yields.",
chain: "Arbitrum",
logo: `${baseIconsUrl}/maia-dao.png`,
audits: "0",
audits: "2",
audit_note: null,
gecko_id: "maia",
cmcId: "17181",
category: "Reserve Currency",
chains: ["Metis"],
category: "Yield",
chains: ["Arbitrum"],
oracles: [],
module: "maia-dao/api.js",
twitter: "MaiaDAOEco",
language: "Solidity",
forkedFrom: ["Olympus DAO"],
forkedFrom: [],
audit_links: [
"https://github.com/Zellic/publications/blob/master/Maia%20DAO%20February%202023%20-%20Zellic%20Audit%20Report.pdf",
"https://code4rena.com/audits/2023-05-maia-dao-ecosystem",
"https://github.com/Zellic/publications/blob/master/Maia%20DAO%20V2%20Ecosystem%20-%20Zellic%20Audit%20Report.pdf"
],
listedAt: 1644441697,
parentProtocol: "parent#maia-dao-ecosystem",
},
Expand Down
10 changes: 5 additions & 5 deletions defi/src/protocols/data2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,17 +118,17 @@ const data2: Protocol[] = [
{
id: "1384",
name: "Hermes Protocol",
address: "metis:0xb27bbeaaca2c00d6258c3118bab6b5b6975161c8",
symbol: "HERMES",
address: null,
symbol: "-",
url: "https://hermes.maiadao.io/",
description:
"Hermes is the first DEX that allows low cost, near 0 slippage trades on uncorrelated or tightly correlated assets. The protocol incentivizes fees instead of liquidity.",
chain: "Metis",
logo: `${baseIconsUrl}/hermes-protocol.png`,
logo: `${baseIconsUrl}/hermes-v2.jpg`,
audits: "0",
audit_note: null,
gecko_id: "hermes-protocol",
cmcId: "21272",
gecko_id: null,
cmcId: null,
category: "Dexes",
chains: ["Metis"],
module: "hermes-protocol/index.js",
Expand Down
25 changes: 15 additions & 10 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55848,7 +55848,7 @@ const data3: Protocol[] = [
symbol: "-",
url: "https://app.maiadao.io/",
description:
"Ulysses Protocol is a decentralized and permissionless 'Omnichain Liquidity Protocol' owned by the community. It's innovative solution is designed to tackle the challenges presented by an increasingly fragmented liquidity landscape in DeFi, ensuring seamless interoperability and capital efficient cross-chain asset deployment",
"Ulysses Protocol is a decentralized and permissionless 'Omnichain Liquidity Protocol' owned by the community. It's innovative solution is designed to tackle the challenges presented by an increasingly fragmented liquidity landscape in DeFi, ensuring seamless interoperability and capital efficient cross-chain asset deployment.",
chain: "Ethereum",
logo: `${baseIconsUrl}/ulysses.png`,
audits: "2",
Expand Down Expand Up @@ -62792,27 +62792,32 @@ const data3: Protocol[] = [
twitter: "opentrade_io",
listedAt: 1733496042
},
{
{
id: "5472",
name: "Hermes V2",
address: null,
symbol: "-",
address: "arbitrum:0x45940000009600102A1c002F0097C4A500fa00AB",
symbol: "HERMES",
url: "https://www.maiadao.io",
description: "Maia simplifies your BurntHermes experience to maximize your yields.",
description: "Creating deep unified omnichain concentrated liquidity.",
chain: "Arbitrum",
logo: `${baseIconsUrl}/hermes-v2.jpg`,
audits: "0",
audits: "2",
audit_note: null,
gecko_id: null,
cmcId: null,
gecko_id: "hermes-protocol",
cmcId: "21272",
category: "Yield",
chains: ["Arbitrum"],
oracles: [],
oracles: [],
forkedFrom: [],
audit_links: [
"https://github.com/Zellic/publications/blob/master/Maia%20DAO%20February%202023%20-%20Zellic%20Audit%20Report.pdf",
"https://code4rena.com/audits/2023-05-maia-dao-ecosystem",
"https://github.com/Zellic/publications/blob/master/Maia%20DAO%20V2%20Ecosystem%20-%20Zellic%20Audit%20Report.pdf",
],
module: "hermes-v2/index.js",
twitter: "HermesOmnichain",
parentProtocol: "parent#maia-dao-ecosystem",
listedAt: 1733496042
listedAt: 1733496042,
},
{
id: "5473",
Expand Down
4 changes: 2 additions & 2 deletions defi/src/protocols/parentProtocols.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1515,8 +1515,8 @@ const parentProtocols: IParentProtocol[] = [
id: "parent#maia-dao-ecosystem",
name: "Maia DAO Ecosystem",
url: "https://maiadao.io",
description: "MAIA is the first decentralized community-owned reserve currency in Metis Andromeda.",
logo: `${baseIconsUrl}/maia-dao-ecosystem.jpg`,
description: "One-stop shop for different DeFi native financial instruments, an omnichain fully fledged trading hub.",
logo: `${baseIconsUrl}/maia-dao.png`,
gecko_id: "maia",
cmcId: "17181",
chains: [],
Expand Down

0 comments on commit a12dc5e

Please sign in to comment.