rethink.finance
  • Getting Started
    • Welcome
    • Rethinking Vaults
  • dApp
    • Overview
  • Protocol
    • Architecture
      • Admin Contract
        • Flows
          • V1.0 Flows
          • V2.0 Flows
        • Fees
          • Performance Fee
          • Management Fee
          • Deposit Fee
          • Redemption Fee
      • NAV Calculator Contract
        • NAV Liquid Spot
        • NAV Illiquid
        • NAV DeFi Composable
        • NAV Methods Library
    • Security
    • Integrations
  • Execution
    • Manual
    • Algo/AI
  • Community
    • Closed Beta
  • Policies
    • Terms of Service
    • Privacy Policy
  • Links
    • GitHub
    • Discord
    • X
Powered by GitBook
On this page
  1. Protocol
  2. Architecture

Admin Contract

Admin contract is at the heart of the Rethink Safe Module protocol. It is responsible for:

  1. Settling deposit and redemption requests

  2. Automated fees

  3. Whitelist

Settlement is done on-chain through issuance and burning of vault tokens. It may be manual or automated. The requirement is enough liquidity in the fund contract and fresh NAV updates from NAV Calculator Contract.

PreviousArchitectureNextFlows

Last updated 1 month ago