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

NAV Calculator Contract

PreviousRedemption FeeNextNAV Liquid Spot

Last updated 29 days ago

Based on approved methods, NAV Calculator Contract dynamically calculates the net asset value (NAV) of all underlying positions. NAV Methods for all underlying positions are defined in the onboarding phase but may be changed through vault governance.

NAV methods can be referenced from .

Simulating NAV updates via Rethink UI is recommended.

NAV Methods Library