0max1
Home
  • Overview
    • Introduction
    • Our Solution
      • Quant AI Bot
        • Coin Future Funding Rate Farming
        • Spread Arbitrage
        • MEV Arbitrage
      • USDi Stablecoin
        • 1:1 Pegged to USD
        • Auto Income Distribution
      • 0max1 Token
    • Where to get USDi
  • Trust
    • Delta Neutral and Arbitrages
    • Transparency and Auditability:
      • Addresses
    • Human-error Free with AI Automation:
      • Data Source
      • Simulator
        • Definitions
        • Sample codes and details
      • Monitor
        • Process
        • Definitions
        • Sample codes and details.
  • API End Points
    • APIs for Funding ARB Analytics
Powered by GitBook
On this page
  1. Overview
  2. Our Solution
  3. USDi Stablecoin

Auto Income Distribution

Previous1:1 Pegged to USDNext0max1 Token

Last updated 9 months ago

Passive income is auto-distributed to USDi holders periodically without the need to claim and pay gas fees.

The USDi Payout Calculator will calculate the available distribution values periodically. Any supplus amount of distribution values will be distributed to all USDi holders based on cumulated distribution weight score (cumDWS) index.

The cumDWS index is measuring the amount of USDi and holding period of each USDi holders. The more USDi you are holding for longer time period you are holding, the higher cumDWS score you will have.

Definitions:

Available distribution value (ADV)= total assets value - USDi in circulation

Distribution Value (DV) = Distribution % * ADV

Distribution Amount of Fees (DAF)= DV* Reserve %

Final Distribution Amount after reserve (FDA) = DV - DV*0.2

cumDWS is the cumulated amount of DWS for each wallet address.

Block number period(BNP) to represent the length of of holding period.

BNP= current block number (current BN)- last block number (last BN)

Distribution Weight Score(DWS)= BNP * Balance of USDi

cumDWS is the cumulated amount of DWS for each wallet address

User Undistributed USDi=cumDWS % * FDV

Distribution ID

Available distribution value

Distribution Value (DV)

Distribution Amount of Fees (DAF)

Final Distribution Amount after management fees (FDA)