diff --git a/apps/marginfi-v2-ui/src/pages/ecosystem.tsx b/apps/marginfi-v2-ui/src/pages/ecosystem.tsx index d5b140edd6..2a48bc60af 100644 --- a/apps/marginfi-v2-ui/src/pages/ecosystem.tsx +++ b/apps/marginfi-v2-ui/src/pages/ecosystem.tsx @@ -38,6 +38,18 @@ const projects = [ url: "https://marginfi.com", }, }, + { + title: "marginfi xnft", + description: "The official marginfi xNFT", + url: "https://www.xnft.gg/app/DoXjr5LKZp9uxiwEUhffBwCQrf2xdkiDYeitGGvfcyXm", + github: "https://github.com/mrgnlabs/mrgn-ts/tree/main/apps/marginfi-v2-xnft", + repo: "mrgnlabs/mrgn-ts", + author: { + name: "marginfi inc", + avatar: "/mrgn_logo_192.png", + url: "https://marginfi.com", + }, + }, { title: "marginfi liquidator", description: "Example liquidator",