An Equilibrium Crypto-Token Valuation Model

Written by weiwangchun | Published 2018/10/30
Tech Story Tags: bitcoin | cryptocurrency | crypto | blockchain | ethereum

TLDRvia the TL;DR App

Written by Wang Chun Wei and Bonnie Yiu, Consulere.io

We discuss the value of native currencies on a blockchain and present a supply-demand equilibrium framework for valuing crypto-tokens.

Cryptocurrency valuation has becoming increasingly important for investors and also firms considering coin offerings as a way of raising capital. Valuation is an integral part of tokenomics, aiding to better token design. More than 19 billion has been raised over the last four years. However, a recent study by ICO advisory firm Satis Group find that over 80% of ICOs issued in 2017 were scams.

A TechCrunch article using data from Coinopsy and DeadCoins found that as of June 30, 2018, more than 1,000 crypto projects are already dead. There is no doubt there are high levels of uncertainty and information asymmetry in ICO markets. This in turn can lead to a dysfunctional market.

In light of this, how does an investor distinguish between scams and legitimate value generating businesses? How does a firm conducting an ICO signal to the market that it is a not a scam?

The Importance of Valuation

Better valuation techniques plays a central role in functioning markets. Firms conducting ICOs that can provide robust and transparent valuation models justifying its token price, show stronger signal to potential investors in a market where scams are prevalent. Similarly, if investors are also armed with better tools for valuing tokens, they are less likely to fall for scam coins and more likely to ask the right questions. In both cases, information disclosure is improved and information asymmetry is reduced. Therefore, better understanding among market participants on crypto-token valuation is integral for a well functioning market.

To date, there has been no widely accepted approach for valuing crypto-tokens. This is largely because traditional security valuation techniques, such as discounted cash flows, do not easily apply. Ciaian, Rajcaniova and Kancs (2016) examine the quantity theory of money on Bitcoin data. Burniske (2017) was first to popularize this technique for crypto-tokens. Peterson (2018) and Van Vliet (2018) focus on the network effect and use Metcalfe’s Law for valuing Bitcoin.

Why do we need them?

Blockchain-based networks introduce native crypto-tokens as the common currency for their ecosystem.

This process is defined as ‘token embedding’ by Cong, Li and Wang (2018). The central question is: why do we need a native currency in the first place? Why can’t users on the network simply use fiat currency, such as USD?

If this question cannot be answered convincingly, then clearly the crypto-token is unlikely to hold any intrinsic value. A well designed token is likely to hold greater value if users are able to appreciate its function within the network.

So why do we need a native currency?

Incentivization: As pointed out in Nakamoto’s original whitepaper on Bitcoin, a native currency is used to provide incentive to miners to contribute to the stability of the Bitcoin ecosystem. More generally, if a blockchain is developed without a native currency, then who will be willing to act as validators and partake in decentralized consensus? If participants who contribute in maintaining the blockchain are incentvized in fiat currency, then who would in charge of paying? Very quickly, one realizes some level of centralization would be required. In order to maintain a decentralized system, a native currency is therefore required. This is the only way to align the incentives of the users to the platform.

Convenience Yield: For most tokens, there is no mining. Convenience plays a large role as to why a token is required. When potential users are global, transacting in a common currency is more convenient, and free from foreign exchange transaction costs. For example, it is cheaper to do international payments via the Ripple network than through traditional banks.

Raising Capital: Through the introduction of native currencies, the issuer is able to collect “seigniorage” through an ICO, i.e., raising capital. Users are required to hold the tokens issued from an ICO in order to transact in the ecosystem. The capital collected from the ICO is a form of monopoly rent. The more demand the users have in transacting on the blockchain means higher ICO revenues. An ICO is also a good way for early stage ventures to gauge the level of interest in their product.

Why is there value?

So, now that we know why native currencies are required in order for a blockchain to function, the next question would be: why do native currencies hold positive value?

Arguably, if you want to transact on a blockchain platform with another counterparty, you could exchange dollars for the native currency, and make a transfer on the blockchain, and then immediately your counterparty may exchange the native currency back into dollars. If this process occurs instantaneously, the velocity of the native currency is infinite. Therefore there is no net demand for the native currency and the value is zero.

In order for cryptocurrencies to have positive value, the users need to hold the coins, and subsequently slow down the velocity of the native currency. ‘Hodlers’ play an important role in supporting the value of cryptocurrencies by reducing velocity.

Therefore, the design of the coin plays an important role in influencing the velocity of the coin and subsequently its value. Below are a few design features that impact coin velocity.

Staking Tokens: Staking tokens or work tokens are a design feature that creates demand for holding coins, as decentralized miners and service providers are required to hold the coin in order to earn the right to serve the system (Proof-of-Stake). This in turn slows down the velocity of the coin and increases its value. In the Filecoin ICO, service providers are required to escrow a certain number of Filecoin tokens. These coins are stored and used as collateral if they fail to deliver the service.

Collateral: Smart contracts also require a certain amount of native currencies to be escrowed. The fact that users hold cryptocurrency tokens as collateral slows down its velocity and subsequently increases its value.

Confirmation Time: The process for validating transactions with decentralized consensus requires more time centralized systems. During the confirmation time, the cryptocurrency cannot be liquidated, thus reducing velocity.

An Equilibrium Model

Let’s build a simple equilibrium model for valuing cryptocurrencies.

Assume there is a platform where tokens are the only accepted medium of exchange. Let this platform be designed to provide the purchase and sales of a specific service or product. We assume this service or product must have a value ascribed to it in the fiat economy. Therefore, demand for this service in terms of price in USD can be expressed in a linear fashion as,

Q(d) = gamma * max( V(d)-P(usd), 0)

Q(d): is the quantity (units of service) demanded by the market.

gamma: is the inverse risk aversion coefficient

V(d): is the maximum value in USD market participants are willing to pay for a unit of service

P(usd): is the price in USD of a unit of service.

(unfortunately Medium does not support Latex as far as I am aware, so we’ll just have to make do with the awfully ugly notations)

Let us also assume the supplier(s) on this platform, are willing to supply according to,

Q(s) = delta * max( P(usd)-V(s), 0)

Q(s): is the quantity (units of service) supplied by the market

V(s): is the minimum value in USD for there to bea willing supplier to sell on the platform

delta: is the supplier’s appetite to expand service.

The market clearing conditions is Q(s) = Q(d), and therefore the optimal price of the service at equilibrium is:

P* = (gamma * V(d) + delta * V(s)) / (gamma + delta)

Q* = gamma * delta (V(d) — V(s)) / (gamma + delta)

So far we have not incorporated any tokens into this model. We have simply determined the optimal price in USD and quantity sold for the service on the platform. This is important in gauging the scale of the platform.

However, trade on this platform can only be conducted in tokens, not USD. Therefore, we need to amend our demand and supply functions to reflect a relationship between quantity and token price (not USD price).

Let us introduce P(token) to be the price in tokens of a unit of service.

Let us also introduce X to be the exchange rate for tokens to 1 USD. Thus, 1/X is the price of a token in USD. This is ultimately what we want to solve.

The modified demand and supply equations are,

Q(d) = gamma / X * max(V(d) *X-P(token),0)

Q(s) = delta / X * max(P(token)-V(s)*X,0)

Using the market clearing conditions Q(s) = Q(d), the equilibrium price (the number of tokens required for the service) and quantity (units of service demanded) are,

P(token)*=(gamma * V(d) + delta * V(s)) * X / (gamma + delta)

Q* = gamma * delta (V(d) — V(s)) / (gamma + delta)

Note the optimal quantity is not related to X, i.e., the value of the token does not impact the supply of the underlying product. Next we turn to the Quantity Theory of Money equation, which is popular among crypto-investors for estimating price. It is expressed as,

M * v = P * Q

We point out that to apply it to the crypto-token ecosystem the unit of exchange here is the token, i.e., M denotes money supply in tokens (not USD) and similarly, P denotes the price of a transaction in tokens. Q denotes the number of transactions and $v$ denotes the velocity of the token. We substitute P and Q for our optimal P(token)* and Q* and solve for X.

X =M * v (gamma + delta)² / [ gamma * delta *(V(d) -V(s))(gamma * V(d) + delta * V(s))]

Therefore,

Token Value = [ gamma * delta *(V(d) -V(s))(gamma * V(d) + delta * V(s))] / [M * v (gamma + delta)² ]

(Details and derivations can be found in our research note posted on https://consulere.io/ or https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3275062)

We note a few simple relationships:

  1. Increasing money supply reduces token value.
  2. Increasing token velocity reduces token value.
  3. Increasing spread between V(d) and V(s) increases token value.
  4. Increasing demand appetite gamma increases token value.

A Fixed Supply Model

In a platform where we have a single supplier issuing tokens, it may be the case that supply is inelastic. For instance a hotel venture is issuing tokens for exclusive use of their hotel suites. In this case, supply is relatively fixed. Our token demand and supply equations would therefore be,

Q(d) = gamma / X * max(V(d) *X-P(token),0)

Q(s) =Q

Thus, the equilibrium price is,

P(token)*=(V(d)- Q /gamma) * X

Substituting this into the quantity of money equation M v = P Q, we can solve for the exchange rate.

X = M * v * gamma / [Q *(gamma * V(d) — Q)]

And thus the Token Value is simply,

Token Value = (V(d) — Q / gamma) * Q / (M*v)

(Details and derivations can be found in our research note posted on https://consulere.io/ or https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3275062)

Example: CoffeeToken

Let us assume there a new blockchain platform for the buying and selling of a homogeneous product, coffee.

CoffeeToken is the only medium used to buy coffee from vendors (suppliers) subscribed to this platform. Once a supplier is subscribed, he or she can only accept CoffeeToken and no longer fiat currency for business.

So how do we design and value CoffeeTokens?

The first step is working out the demand and supply of coffee in our town where CoffeeToken plans to operate. Say it is a small town, and thus demand for coffee is estimated to be,

Q(d) = 200 (5 — P(usd))

Therefore, if the price of coffee exceeds $5, no one is keen on buying coffee. If the coffee was free, the maximum demand for coffee is 1,000 a day (There are constraints such as the population of the town in which CoffeeToken operates).

Demand for Coffee in USD

Let the supply for coffee be,

Q(s) = 200 (P(usd)— 1)

Demand and Supply for Coffee in USD

The figure above shows the equilibrium price for coffee is $3 and the daily quantity supplied is 400 cups. Therefore, total revenue in this market is $1,200 per day. The optimal quantity of 400 is unaffected by token design, it is driven by suppliers and customers of coffee and we assume here that blockchain technology and crypto-tokens do not impact consumer spending or supplier marginal cost.

We can convert supply and demand functions to be in terms of tokens.The demand function would be,

Q(d) =200/X ( 5 X -P(token))

where X is the number of tokens per 1 USD (exchange rate). The supply function would be,

Q(s) = 200/X( P(token) -X)

In the figure below, the three equilibrium points A, B and C reflect X at 1.2, 1 and 0.8 respectively. The results are uninteresting, as it simply suggests the equilibrium price of a unit of service in tokens is conditional on the exchange rate of the token. The equilibrium price in USD is maintained at \$3.

Demand and Supply for Coffee in Tokens

To recap our parameters so far, we have the following assumptions in our setup.

gamma = 200

delta= 200

V(d)= 5

V(s) = 1

We have estimated that the revenue of our platform is $1,200 and we expect sales of 400 coffees.

Now, lets introduce CoffeeTokens.

Lets make the assumption that each token gets used only once per day, i.e. a token velocity of 1. So how many tokens do we need?

Lets say we create 400 tokens because we expect 400 transactions. Therefore with M = 400 and v = 1, we work out from,

Token Value = [ gamma * delta *(V(d) -V(s))(gamma * V(d) + delta * V(s))] / [M * v (gamma + delta)² ]

that:

X = 1/3 and Token value = $3. (and also P(token)* = 1)

This is relatively intuitive. At equilibrium we expect 400 daily CoffeeToken transactions. One CoffeeToken is used to purchase a coffee on this platform and there are 400 tokens in circulation. Each token is valued at $3, which is also the equilibrium price in USD.

However, lets say we created 1,000 tokens instead. With M = 1000 and v = 1, we work out that:

X = 5/6 and Token value = $1.2. (and P(token)* = 2.5)

Here with an increase in tokens, the equilibrium value of the token falls to $1.2 In order for coffee suppliers to maintain the same level of output, we now need 2.5 CoffeeTokens to buy a cup of coffee.

Now suppose there’s 1,000 tokens in circulation. But token rules have stipulated that the price of a coffee is 1 CoffeeToken. In order for to be true, M=1000, Token value = $3 and P(token)* = 1 must hold! This is only possible if,

v= 0.4

i.e., token velocity would need to be slower for the valuation to hold true. This could be achieved by `hodling’ 60% of the tokens. Velocity can also slow down if coffee vendors are slower in trading their tokens for USD after receiving them from customers. This reduces the effective number of tokens in circulation.

Implied Velocity

Now suppose the CoffeeToken ICO was at a price of $3 and 1,000,000 tokens were issued. If we assumed a token velocity of 1, token value would be diluted to 0.12 cents because there is simply not enough demand for coffee in our town. If the price of a coffee is to be maintained at 1 CoffeeToken, then the implied token velocity would need to be 0.0004 — which is ridiculous!

We, therefore, propose to use implied token velocity as a `sense-check’ in determining if a token is overvalued or undervalued.

Implied velocity v can be estimated from,

v = (Q * P ) / (M * Token Price)

If implied velocity is too low it is a sign that the token price is too high.

Projections

So far, we have shown we can value and assess CoffeeToken under current market conditions. Suppose we expect demand to increase over the next three years, by altering consumers appetite gamma:

Projections

Here we revert back to using a monetary supply of 400 CoffeeTokens.

Using the token value equation, we can project target token value across time. In this case, its $3 to $4.51 at the end of the third year. The annualized internal rate of return (IRR) for holding CoffeeToken for three years is 14.6%.

Conclusions

We discussed how native currencies can add value and sketched a simple methodology for valuing crypto-tokens that utilized supply and demand equilibrium and the quantity theory of money. There’s definitely more work to be done in this space!

(Full paper can be found on https://consulere.io/ or https://papers.ssrn.com/sol3/papers.cfm?abstract_id=3275062)


Published by HackerNoon on 2018/10/30