cSigma Edge
  • Welcome to Edge
  • About Edge
    • Introduction
    • Powered by cSigma
    • Lending In Edge
    • SIGMA Rewards
    • Withdrawals
    • Capital Aggregation
    • Oracles
    • Loss Reserve
  • SIGMA
    • Launch
    • Distribution
    • Tokenomics
  • Technical Resources
    • Protocol Overview
    • Upgradeability
    • Security
    • Address List
    • Statistics
  • Legal
    • Restricted Countries
    • Restricted Wallets
    • Risks
    • Defaults
    • Terms of Service
    • Privacy Policy
  • Troubleshooting & Support
    • User Guide
    • FAQ
    • Contact
Powered by GitBook
On this page
  1. About Edge

Oracles

The cSigma oracle mechanism ensures that the total assets in Edge permissionless pools adjust smoothly in line with market conditions.

How it works?

The cSigma oracle calculates the assets under management (AUM) for all Edge pools daily, with the latest AUM values automatically updated on-chain.

Beyond this daily routine, the AUM is also recalculated and updated in real time whenever any payment activity occurs between the master pool and its child pools. This real-time updating ensures that Edge users benefit from accurate and transparent exchange rates for deposits and withdrawals, offering better visibility into the pool's financial health.

How the exchange rates are calculated?

  • ExchangeRate(Deposit)=totalSupply/totalAssetsExchange Rate (Deposit) = totalSupply / totalAssetsExchangeRate(Deposit)=totalSupply/totalAssets

  • ExchangeRate(Withdraw)=totalAssets/totalSupplyExchange Rate (Withdraw) = totalAssets / totalSupplyExchangeRate(Withdraw)=totalAssets/totalSupply

  • totalAssets=reserveBalance+AssetUnderManagementtotalAssets = reserveBalance + AssetUnderManagement totalAssets=reserveBalance+AssetUnderManagement

PreviousCapital AggregationNextLoss Reserve

Last updated 8 months ago