Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Feat/morpho #205

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 55 additions & 0 deletions pages/morpho/morpho.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
# Name of the project. Also the URL i.e. duneanalytics.com/projects/dai.
name: "Morpho"

# The name of the logo file. Should have the same name as the markdown file.
logo: "morpho.svg"

# The main color of the project. Remember to quote this value.
color: "#2E4DFF"

# List of relevant schemas you can query in dune.
schemas:
- "morpho"
- "morpho_aave_v2"
- "morpho_aave_v3"
- "morpho_compound"
- "morpho_blue"
- "metamorpho_vaults"

# List of relevant links to the project.
links:
- name: "Website"
link: "https://morpho.org/"
- name: "Docs"
link: "https://docs.morpho.org/"
- name: "App"
link: "https://app.morpho.org/"

# List of applicable tags in Dune. These will link to e.g...
tags:
- "morpho"
- "morphodao"
- "lending"
- "DeFi"

# List of relevant dashboard slugs prefixed with username
dashboards:
- "morpho/morpho-blue-dashboard"
- "morpho/morpho-aave-dashboard"
- "morpho/metamorpho-single-vault-dashboard"

# List of relevant query-ids.
queries:
- 3336346 # Morpho blue markets
- 3338878 # MetaMorpho vaults description
- 1935001 # Morpho Aave optimizer volumes

# List of visualizations to embed
embeds:
- name: "Morpho Blue historical volumes"
link: "https://dune.com/embeds/3336331/5589898/"
---

Morpho is a decentralized protocol enabling the overcollateralized lending and borrowing of crypto assets (ERC20 Tokens) on the [Ethereum Virtual Machine](https://ethereum.org/en/developers/docs/evm). Morpho provides users with secure, efficient, and flexible lending infrastructure.
The latest version, Morpho Blue, is implemented as an immutable smart contract, engineered to serve as a trustless base layer for lenders, borrowers, and applications.
13 changes: 13 additions & 0 deletions pages/morpho/morpho.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.