Universal Protocol
  • Introduction to Universal
    • Introduction to Universal
    • Universal Protocol Overview
      • Key Roles
        • Custodian
        • Merchant
        • User
      • Issuance
      • Redemption
      • Universal Token Liquidity & Acquisition
    • Introduction to uAssets
    • Frequently Asked Questions
    • Proof of Reserves
  • DEVELOPERS
    • Building with uAssets
    • Integrate the Universal API
    • Contract Addresses
    • Partnerships
    • uAsset Logos
  • Community
    • Twitter/X
    • Discord
  • Links
    • Buy Universal Assets
    • Whitepaper
    • Disclaimer
    • Terms of Service
    • Universal Security Audit
Powered by GitBook
On this page
  1. Introduction to Universal
  2. Universal Protocol Overview

Redemption

Token redemption involves reducing the supply of Universal tokens by redeeming them for the underlying assets. This process can only be initiated by merchant addresses.

PreviousIssuanceNextUniversal Token Liquidity & Acquisition

Last updated 3 months ago

To redeem Universal tokens, the Merchant must call the burn function in the smart contract, specifying the exact amount of tokens to be burned.

Redemption Process:

  1. When the burn function is executed:

    • The specified token amount is deducted from the Merchant’s on-chain Universal token balance.

    • The total supply of Universal tokens is reduced accordingly.

  2. Upon successful burning:

    • The Merchant exchanges the burned Universal tokens for an equivalent amount of the underlying asset.

    • The total circulating supply of Universal tokens decreases, ensuring a fully collateralized and transparent redemption process.

Universal Token Redemption Flow