Cadmos
  • START HERE
    • Introduction
    • FAQ
  • General Concepts
    • Permissionless Investment Pools
    • Overview
    • Rewards
    • Administration
  • Investor Portal
    • Introduction
    • The Pool List
    • The Pool Page
    • Deposit
    • Withdraw
    • Collect Rewards
  • Administration Platform
    • Introduction
    • User Management
    • Launching an Investment Pool
    • Pool Front-End
    • Pool Management
      • Overview
      • NAV and Benchmark updates
      • Inflows and Outflows
      • Referral Reward
      • Rewards
      • Distributions and Payments
      • Whitelist Management
      • Administrator Privileges
      • Claim Gas costs
      • Liquidation
  • Dev Resources
    • Smart Contracts
      • Upgrade Patterns
      • Deployment Addresses
    • Security and Audits
Powered by GitBook
On this page
  1. Administration Platform
  2. Pool Management

NAV and Benchmark updates

PreviousOverviewNextInflows and Outflows

Last updated 2 years ago

Total Pool Asset and Benchmark values need to be updated by the Administrator to ensure a proper computation of the Pool NAV and of rewards.

Total Assets and Benchmark may manually be updated from the Pool Dashboard or in the first step of the batch settlement process. The Administrator need only input the global value of all Pool assets, the reward and per share computations are taken care of by the smart contract.

Note: To be eligible to update total assets and benchmark value, the caller must hold the FLAG_UPDATE_TOTALASSETS privilege.

Updating NAV and Benchmark Value