SLOR Protocol Docs
  • Project Overview
  • Market Pain Points
  • Solution
  • Technical Architecture
  • Core Modules (RWA / AI / Payments)
    • RWA Module
    • AI Module
    • Crypto Payment Module
    • Synergy of Three Core Modules
  • Interaction Flow and Mechanism Details
    • RWA
      • Asset On-Chain Process (Registration and Ownership Verification)
      • Asset Circulation and Transaction Process
      • Pledge/Collateralization Process
      • Compliance and Auditing Assurance
      • Technical Summary
    • AI
      • Core Technology Framework
      • Interaction Flow Overview
      • Pledge/Collateralization Process
      • Core Technical Mechanisms
      • Privacy and Security Assurance
      • Example Application Scenarios
      • Economic and Incentive Mechanisms
    • Slor Blockchain Payment System and TitanPay Payment
      • Overall Payment Architecture Components
      • Standard Payment Process (User → Merchant)
      • Contract Logic Mechanisms
      • Cross-Border Payment Scenarios (TitanPay Scenario Adaptation)
      • Security and Risk Control Protections
    • Stablecoin Issuance
      • Objectives:
      • Stablecoin Issuance Structure
      • Stablecoin Minting Process
      • Stablecoin Redemption Process (Burning)
      • Liquidation Process (Low Collateral Ratio)
      • Collateral Support and Parameter Configuration
      • Ecological Use Cases
      • Development Stages
  • Tokenomics
    • Basic Information
    • Core Uses Overview
    • Value Loop Design
    • $SLOR Token's Role in the Ecosystem
    • Incentive Mechanisms
  • Network Node Roles
    • Node Types and Their Responsibilities
    • Community & Governance
  • Legal & Compliance
  • Developer Documentation
  • Roadmap
  • FAQ & Support
Powered by GitBook
On this page
  • 1.User Accesses Minting Interface:
  • 2.Choose Collateral Asset:
  • 3.Smart Contract Requests Price Data:
  • 4.Collateralization Ratio and Minting:
  • 5.Pledge and Minting:
  • 6.Transaction Recorded on Chain:
  1. Interaction Flow and Mechanism Details
  2. Stablecoin Issuance

Stablecoin Minting Process

1.User Accesses Minting Interface:

The user accesses the TitanPay or Slor contract interface and initiates the minting request.

2.Choose Collateral Asset:

The user selects the type of collateral (e.g., TITAN) and inputs the amount to pledge.

3.Smart Contract Requests Price Data:

The contract queries the price oracle to obtain the current price of the collateral asset.

4.Collateralization Ratio and Minting:

Using the predefined initial collateralization ratio (e.g., 150%), the contract calculates the maximum mintable TitanUSD amount.

5.Pledge and Minting:

The collateral is locked, and TitanUSD is minted and transferred to the user’s address.

6.Transaction Recorded on Chain:

The transaction is written to the blockchain, marking the debt and collateral ratio status.

Example: The user pledges 1500 TITAN. The system allows minting of 1000 TitanUSD (with a collateral ratio of 150%).

PreviousStablecoin Issuance StructureNextStablecoin Redemption Process (Burning)

Last updated 25 days ago