Maven Finance Docs
  • Introduction
    • Getting Started
  • Maven Finance
    • Staking
      • Benefits and Fees of Staking
      • How To Stake and Unstake
    • Satellites & Oracles
      • Delegating To Satellites
      • Satellite Registration
      • Oracle Nodes
    • Earn & Borrow
      • Lending & mTokens
      • Multi-Collateral Vaults
        • Liquidation
      • Interest Rate Model
    • Yield Farms
      • Maven Finance's Yield Farms
      • Yield Farming Dashboard
    • Governance
      • Governance Rounds
        • Proposal Round
        • Voting Round
        • Timelock Round
      • Emergency Governance
      • Financial Governance
      • Satellite Governance
    • Council
      • Management of Finances
      • Management of Vestees
    • Treasury
  • Smart Contracts
    • Smart Contracts Overview
      • Doorman Contract
      • Delegation Contract
      • Aggregator Contract
      • Aggregator Factory Contract
      • Farm Contract
      • Farm Factory Contract
      • Governance Contract
      • Governance Financial Contract
      • Governance Satellite Contract
      • Governance Proxy Contract
      • Council Contract
      • Treasury Contract
      • Treasury Factory Contract
      • Break Glass Contract
      • Emergency Governance Contract
      • Lending Controller Contract
      • Vault Contract
      • Vault Factory Contract
      • MVN Token Contract
      • mToken Contract
      • Vesting Contract
  • Glossary
    • Glossary of Terms
Powered by GitBook
On this page
  1. Smart Contracts

Smart Contracts Overview

Exploring the Code: Unveiling the Inner Workings of our Smart Contracts

In this section, we provide a comprehensive overview of the purpose, entrypoints, views, and parameters of each individual smart contract within the Maven Finance ecosystem.

Smart contracts are the backbone of our decentralized finance (DeFi) platform, enabling secure and trustless interactions between users, governing protocols, and the underlying blockchain. Understanding the functionality and parameters of these smart contracts is crucial for gaining a deeper understanding of Maven Finance's architecture and the operations it facilitates.

Each smart contract will be explored in deeper detail with a brief summary of its purpose within the Maven Finance ecosystem. There will also be a short explanation on its entrypoints, which are the functions that allow users to interact with the smart contract, and its views, which provide read-only access to the smart contract's state.

By exploring the purpose, entrypoints, views, and parameters of our smart contracts, we hope you will gain a better understanding of the underlying infrastructure that powers Maven Finance.

This knowledge will empower you to navigate and utilize the platform effectively and make informed decisions within the DeFi landscape.

PreviousTreasuryNextDoorman Contract

Last updated 7 months ago