InceptionLRT Docs
  • 🛬Introduction
    • Why Inception?
    • Core Values
  • 🌄Ecosystem
    • What is Restaking?
    • The Restaking Ecosystem
    • The Role of Curators
    • InceptionLRT's Position
    • EigenLayer
      • Restaked Points
      • Season 2 Stakedrop
  • 🍥InceptionLRT
    • Protocol Structure
    • Restakable Assets
    • Totems
      • FAQ
    • Referral Program
    • Roadmap
  • ⚡Features
    • Liquid Restaking
      • Meta
      • Isolated
      • Native
    • Defi Integrations
    • Omnichain Solution
      • Omnichain Restaking (Coming Soon)
      • Bridge
    • Flash Unstake
      • Functionality
      • Why Flash Unstake?
    • Distributed Validator Technology (DVT)
      • Node Operators
    • Restaking Insurance (Coming Soon)
  • 📚Guides
    • Connect Wallet
    • Restake Assets
      • Lite Mode
      • Advanced Mode
    • Unstake Assets
      • Flash Unstake
      • Standard Unstake
    • Bridge LRTs
    • Manage LRTs
  • 🛡️Security
    • Audit Reports
    • Bug Bounty
    • Key Risks
  • 📄Contracts
    • Addresses
      • LRTs
      • Bridge
      • RatioFeed
      • RateProvider
    • Requirements
    • Functionality
    • Redemption Price
  • 🔖Resources
    • Key Terms
    • Brand Assets
Powered by GitBook
On this page
  • What is the Redemption price?
  • Original Asset Token Calculation:
  • Liquid Restaking Token Calculation:
  • Redemption Price
  1. Contracts

Redemption Price

Inception’s Redemption Price gives you access to the most recent valuation dynamics on our platform. It provides up-to-the-minute ratios, allowing you to precisely determine the redemption price of your Liquid Restaking Tokens (LRTs).

This critical formula, as detailed in the following explanation of Redemption Prices, ensures clarity of information so you can make informed decisions about your digital assets.

What is the Redemption price?

The Redemption Price on Inception is the exact amount of assets that users receive when redeeming their Liquid Restaking tokens after the applicable unbounding period. It also determines the number of Liquid Restaking Tokens (LRTs) that users receive when they stake their original assets on the Inception Dapp.

The formulas are as follows:

Original Asset Token Calculation:

When a user unstakes their assets, the following formula applies:

Original_asset = liquid_restaking_token / ratio

This results in the user obtaining more original assets than the number of redeemed Liquid Restaking Tokens (LRTs)

Liquid Restaking Token Calculation:

When a user stakes their assets, they use the formula:

liquid_restaking_token = Original_asset * ratio

This results in the user receiving the correspondent Liquid Restaking Tokens, adjusting the value of the original asset.

This dynamic occurs because the value of Liquid Restaking Tokens appreciates over time relative to the initially staked assets, driven by the formula:

Ratio = supply / (TVL + rewards * (1-fee))

Redemption Price

The RateProvider contract is used to get the redemption price for an LRT. Check all the RateProviders contracts here:

PreviousFunctionalityNextResources

Last updated 5 months ago

📄
RateProvider Contract Addresses