UNIT's Algorithm

The UNIT paper describes the basis of the UNIT's algorithm. UNIT's algorithm aims to track what it would be to hold the top cryptocurrencies over the long haul.

How to Obtain UNIT's Value

In short, the value of 1 UNIT comes from the relative price motions of the top cryptocurrencies. To follow the value of UNIT we display three charts of the value of 1 UNIT over time on our website: the Bitcoin chart (denominated in SATS), the Ethereum chart (in Finney), and the USD chart.

Calculating the Value of UNIT

First, we chose the first cryptocurrency ever created, Bitcoin, to price other coins in terms of that one.

We define the weight wC,mw_{C, m} of a coin CC on a given month mm as the market cap of that coin at the beginning of the month over the total market cap of all coins in the UNIT at the given month.

wC,m=MC,miMi,mw_{C,m}= \frac{M_{C,m}}{\sum_iM_{i,m}}

As usual, the total market capitalization is calculated by adding the circulating supplies SiS_i times the price of each cryptocurrency in the UNIT, PiP_{i}, in terms of the first cryptocurrency, Bitcoin.

iSiPi\displaystyle\sum_{i} S_iP_{i}

Let the UNIT on month mm, ØmØ_m, be defined by

Øm=(iPi,mPi,m1wi,m1)Um1Ø_m = \left(\sum_{i}\frac{P_{i,m}}{P_{i,m-1}} w_{i,m-1}\right) U_{m-1}

where Pi,mP_{i,m} is the price of a coin ii in the Unit at month mm and wi,mw_{i,m} is the weight of a coin ii in the Unit at month mm.

UNIT's Selection Criteria

Let S1S_1 be the total current supply of the Rank 1 currency (currently Bitcoin), and let ϕ\phi be the golden ratio 1+52\frac{1+\sqrt{5}}{2}. Then the coins creating UNIT must satisfy the following conditions.

  1. Valuation: The 30D average daily market capitalization must be greater than S1ϕ12S1322\frac{S_1}{\phi^{12}}\approx\frac{S_1}{322}.

  2. Fundamental Metrics: - Volume of Trade: The currency trades widely with at least a year of public trading. - Fees Accrued: The currency or underlying project brings profits to miners, validators, and other verifying participants.

  3. Issuance: The consensus rules must define the currency supply.

  4. Availability: As a weak rule, 50% of the supply must be available for trading.

Last updated