Skip to content

Morpho Apps

This section details the critical applications developed by Morpho Labs for effective vault management and ecosystem participation. Each application serves specific functions in the curation workflow.

Consumer

Main App - app.morpho.org

Purpose: Interface for both lenders interacting with Morpho vaults and Borrowers interacting with Morpho Markets.

Key Features:
  • View all Morpho Markets & Morpho Vaults
  • Deposit, manage, and exit positions in Morpho Vaults
  • Enter, manage, and exit from borrow positions
  • Track vault performance metrics
  • Monitor position health and market statistics
Version: Production

Fallback App - fallback.morpho.org/

Purpose: Built for emergencies, this app prioritizes resilience over speed. This interface is for both lenders interacting with Morpho vaults and Borrowers interacting with Morpho Markets.

Key Features:
  • View your Morpho Markets & Morpho Vaults positions
  • Exit positions from Morpho Vaults and Morpho Markets
Version: Production

Prime

Curator App - curator.morpho.org

Purpose: Delivers specialized tools for vault curators to manage vault operations.

Key Features:
  • Create and deploy new vaults
  • Manage market listings and parameters
  • Configure vault settings and permissions
  • Set allocation caps and strategies

Version: Beta deployment with ongoing feature development

Implementation Note: For actions not yet implemented in the Curator App, use direct interaction with vault contracts through verified sources such as Etherscan. Always verify contract addresses before interaction.

Rewards App - rewards.morpho.org

Purpose: Manage and distribute rewards to participants in the Morpho ecosystem.

Key Features:
  • Track available rewards
  • Monitor distribution schedules
  • View historical reward allocations
  • Configure custom reward programs

Access Status: Production

Implementation Note: Access detailed information about current reward programs in the Morpho Forum and review implementation guides in the rewards documentation.

Other

Oracle Decoder - oracles.morpho.dev

Purpose: Aid oracle configurations to ensure price feed accuracy and security.

Key Features:
  • Decode oracle configurations
  • Verify price accuracy against reference sources
  • Test oracle configurations
  • Identify configuration issues

Version: Production

Implementation Note: Always verify oracle data configurations before deploying to production environments. Use this tool to:

  1. Confirm correct asset pricing
  2. Validate operational parameters
  3. Test edge case scenarios

Liquidation App - liquidation.morpho.org

Purpose: Provides manual liquidation capabilities for unhealthy positions.

Key Features:
  • Identify liquidatable positions
  • Execute manual liquidations
  • Calculate liquidation profitability
  • Monitor position health metrics

Version: Production and requires supplemental automation

Implementation Note: Develop and deploy automated liquidation bots for production environments. The liquidation app serves primarily as a backup mechanism when bots fail or for testing purposes.