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
  • The Management Reward Rate
  • The Performance Reward Rate
  • The Soft Hurdle Rate
  • The Performance Reward Crystallization Period
  • Strategist and Investor Burn Rewards
  • The Administration Reward Rate
  • The Protocol Reward Share
  • The Reward Payment Method
  1. Administration Platform
  2. Pool Management

Rewards

PreviousReferral RewardNextDistributions and Payments

Last updated 2 years ago

Rewards can be set-up from the appropriate panel in the Pool management dashboard.

More information on the reward computation can be found .

From here you can set-up:

The Management Reward Rate

  • The value is capped at 10%p.a.

  • If increased, pays due rewards to avoid retroactive billing (Decrease can be retroactive).

  • Caller needs to be cleared for the FLAG_REWARD_CHANGE privilege.

The Performance Reward Rate

  • The value is capped at 50%.

  • If increased, pays due rewards to avoid retroactive billing and resets the crystallization period (Decrease can be retroactive).

  • Caller needs to be cleared for the FLAG_REWARD_CHANGE privilege.

The Soft Hurdle Rate

  • If decreased, pays due rewards to avoid retroactive billing and resets the crystallization period.

  • Caller needs to be cleared for the FLAG_REWARD_CHANGE privilege.

The Performance Reward Crystallization Period

  • Note that a decrease will only be effective at the start of the next Crystallization Period.

  • Caller needs to be cleared for the FLAG_CRYSTALLIZATIONPERIOD_CHANGE privilege.

Strategist and Investor Burn Rewards

  • Both are capped at 20%

  • If increased when the Pool already has investors, there is a one-month timelock and the the function needs to be called twice with the same parameters.

  • Caller needs to be cleared for the FLAG_REWARD_CHANGE privilege.

The Administration Reward Rate

  • The value is capped at 2%p.a.

  • If increased, pays due rewards to avoid retroactive billing (Decrease can be retroactive).

  • Caller needs to be cleared for the FLAG_ADMINREWARD_CHANGE privilege.

The Protocol Reward Share

You may check what is the Protocol Reward share on Strategist and Administrator rewards.

The Reward Payment Method

You may elect to have rewards paid into newly minted Pool tokens or in the Pool Base Currency

Caller needs to be cleared for the FLAG_REWARD_PAYMENTMETHOD privilege.

here
Setting up Pool Rewards