What are reserve currencies in crypto and how does it work

Ivan Romanovich
7 min readJan 24, 2023

--

Most categories of projects with TVL (the total amount of funds locked in a smart contract) are clear in their name, credit protocols give a loan, bridges allow you to transfer funds between networks, decentralized exchanges allow you to change tokens within the same network. But there are also those categories of projects that cause problems with understanding. One such category is reserve currencies/protocols. In this article, we will analyze how top-level reserve currencies work in crypto and why they are needed.

Why reserve cryptocurrencies are needed

Inflation and high volatility (in the context of cryptocurrencies) forces people to look for assets that allow them to maintain value for a long time. To protect against volatility in cryptocurrencies, stablecoins were invented, projects in which the value of a token is pegged to the dollar or some fiat currency. However, stablecoins inherit the properties of fiat money, such as inflation and dependence on the US Federal Reserve.

Reserve cryptocurrencies occupy a place in the market between stablecoins and volatile cryptoassets, supporting the price through a combination of various mechanisms such as bonding, staking, rebasing and other mechanisms. Olympus DAO (OHM) is one of the pioneers in the category of reserve cryptocurrencies. On the example of Olympus DAO, this article will be built.

So Pillars

The mechanisms for maintaining the OHM exchange rate are similar to the work of the treasuries and reserve systems of various countries, therefore such projects are called reserve tokens. The goals of OHM are as follows:

- Maintaining liquidity — so that OHM can be easily exchanged for other crypto assets
- Be a unit of account — for other assets to express their price in OHM
- Preservation of purchasing power — to provide its holders with a stable asset with low volatility that grows in the medium and long term.

Issues with token distribution

To raise funds, Olympus DAO uses bonds to understand why this is needed, consider the problems that any crypto project faces in an attempt to distribute its tokens, make them liquid and increase circulation.

Let’s say you issued a fungible token on some blockchain, what’s next? The first thing you can do is distribute tokens in exchange for PR of the project. Second, offer the purchase of tokens at a discount. Third, offer your token to exchanges by paying various commissions and again offering a discount.

This distribution of tokens brings you into an ecosystem of people who have one goal — to get a token at a discount and sell it at the first increase in the rate. As a result, the token rate looks like this:

Pump and Dump

Also, if we assume that our token is backed by something (for example, the cryptocurrency of the blockchain on which the token was issued), then the actions described above will lead to a decrease in “provision”, since you need to deposit funds in the DEX in order to be able to change them. Thus, some of the coins are blocked in liquidity pools.

> most DEX work through liquidity pools, in which tokens must be invested as the pair for which the exchange will be made, most often this pair is the cryptocurrency on which the token is issued

Bonds

Reserve tokens solve this problem by buying liquidity from cryptocurrency holders using bonds. Simplified, today you give away a stablecoin, and in a few days you receive OHM tokens at a discount.

> It will take a series of articles to explain the full workings of reserve token bonds, but if you want to dive into the world of crypto bonds right now, I would advise you to start with the documentation of the bond protocol from Olympus DAO — https://docs.bondprotocol.finance/

If we simplify this mechanism, then it looks like this. Let’s say you have 100 units of some cryptocurrency that can be used in an OHM bond, for example, this is a DAI stablecoin. And you buy an OHM bond with that 100 DAI.

At the time of purchase, the OHM rate was 25 DAI, but thanks to the bond, you got it for 24 DAI (the same discount).

After a certain period of time (for simplicity, let’s imagine that the rate has not changed) you will be able to buy 100/24 = 4.1 OM and sell for 4.1 * 25 = 102.5. The profit was 2.5%.

> Naturally, the course may fall during this time and there will be no profit.

In this way, OHM easily and quickly raises funds to its treasury without blocking it in decentralized exchanges and without paying commissions to centralized exchanges. And also gives the opportunity to earn on this process to users.

> Of course, this does not mean that reserve cryptocurrencies do not use exchanges.

But of course, bonding is not the only reserve token mechanism.

Staking

So we have bonds for our token, but what will be the incentive not to sell the token at the first price jump?

Olympus DAO offers to earn on OHM through staking. Since OHM is a token, in this case the word staking does not mean providing cryptocurrency to the validator to support the proof of stake process, but rather staking your OHM in a pool of funds in exchange for a reward.

But why would a person choose to stake a token instead of staking some kind of proof-of-stake blockchain cryptocurrency. Two mechanisms come into play here:

- Rebasing
- Range Bound Stability

Range Bound Stability

The Olympus protocol automatically performs transactions to offset the volatility in the market price of OHM in relation to its assets (all those funds raised).

Funds raised by bonding are called treasury or treasury reserves. The range capping system places treasuries in a downtrend market and sells OHM for crypto assets that could be reserves for OHM in an uptrend market to stabilize the price.

> Detailed information about the range-bound system — https://docs.olympusdao.finance/main/overview/range-bound

Such a volatility compensation system, in theory, allows you to maintain the purchasing power of your assets and thus makes staking, roughly speaking, less risky.

Rebase

A rebase is a change in the supply of a token — the supply expands or contracts due to changes in the price of the token.

> In strict terms, rebase is part of the range limitation system, but for the sake of understanding in this article, I separated these concepts.

In the event that new tokens are minted during rebasing, most of them are distributed among those who stake OHM. When you stake OHM, you are given sOHM, which can be considered as your receipt that you have staked a certain amount of OHM tokens. Because the protocol uses a rebase mechanism, 1 sOHM can always be exchanged for 1 OHM.

Relocation can result in a large annual percentage return, BUT
the potential growth in new OHM output will not always outpace the potential decline in price.

The graph given at link clearly shows how the sOHM yield changes depending on the period that is considered.

Combination of gears

The mechanisms of reserve cryptocurrencies and Olympus DAO in particular are “loopbacked”, i.e. they affect each other in the following way:

It is important to note that such an incentive scheme will only work if users are convinced of the profitability of buying bonds.

A spoon of tar

Critics of reserve tokens believe that they are ponzi schemes, and all their mechanics are necessary for distraction. Criticisms include the following:

1) The incentive system of reserve tokens and their very purpose makes projects isolated systems that do not create money, but only redistribute what has been invested.

2) Through a combination of rebasing and staking mechanism, reserve tokens can promise big returns, although you can see from the charts that this is not always the case. The inability to maintain consistently high returns results in the following:

yield is everything

Look at the profitability bloggers promise when talking about the project:

MORE INTREST MORE

Here dissecting why reserve tokens can be a ponzi scheme. I highly recommend this article.

Conclusion

It is difficult to talk about such projects, on the one hand, each mechanic clings to the other and it takes a long time to unravel the tangle, on the other hand, the mechanics themselves are quite complex and at the same time I don’t want to torment the reader with canvases of formulas and text. Hope you like it, thanks for your attention. I am writing similar articles for my telegram channel — https://t.me/ton_learn, I will be glad for your subscription.

--

--