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
  • Referral Reward set-up
  • Referral Reward Rate set-up:
  • Check a Referrer status
  • Delete a Referrer
  1. Administration Platform
  2. Pool Management

Referral Reward

PreviousInflows and OutflowsNextRewards

Last updated 2 years ago

Referral Reward set-up

The configuration of Referral Rewards may be accessed from the dedicated panel in the pool management navigation bar.

From here you can:

Referral Reward Rate set-up:

Input the Referrer ID, the Referral Reward Rate (in %) and the payment address.

  • Note: a single ID cannot be re-used for two different payment addresses.

  • Note: if the reward rate is increased then there is a ten minutes timelock and the updateMintRewardfunction needs to be called with at least a ten minute delay to register the change. Reward rate decreases are immediately set up.

  • Note: Caller needs to be cleared for the FLAG_MINTREWARD_CHANGE privilege.

Check a Referrer status

Input the Referral ID you would like checked and click on the 'Check Referral ID' box. Current and queued Referral Reward Rates will be displayed. A button will appear if the Referral Reward Rate is updatable.

Delete a Referrer

Input the Referral ID you would like checked and click on the 'Delete Referrer' box.

  • Note: A deleted ID cannot be reused.

  • Note: A deleted Referrer can still claim pending rewards.

  • Note: If a user tries to deposit a second time while using a deleted referral ID and having a deposit in queue then his first deposit is cancelled.

  • Note: Caller needs to be cleared for the FLAG_MINTREWARD_CHANGE privilege.

Referral Reward configuration page