Skip to content

Commit

Permalink
Merge pull request #9070 from DefiLlama/movement
Browse files Browse the repository at this point in the history
move
  • Loading branch information
waynebruce0x authored Jan 16, 2025
2 parents 367b280 + f4b5162 commit 3f04e65
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Binary file added defi/icons/movement.jpg
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/data4.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1235,5 +1235,25 @@ const data4: Protocol[] = [
parentProtocol: "parent#cian-protocol",
listedAt: 1737046884
},
{
id: "5632",
name: "Movement",
address: "ethereum:0x3073f7aaa4db83f95e9fff17424f71d4751a3073",
symbol: "MOVE",
url: "https://www.movementnetwork.xyz/",
description: "Bringing Move to Ethereum and beyond.",
chain: "Ethereum",
logo: `${baseIconsUrl}/movement.jpg`,
audits: "0",
audit_note: null,
gecko_id: "movement",
cmcId: null,
category: "Chain",
chains: ["Ethereum"],
oracles: [],
forkedFrom: [],
module: "dummy.js",
twitter: "movementlabsxyz",
},
];
export default data4;

0 comments on commit 3f04e65

Please sign in to comment.