What is a Stablecoin? Most Comprehensive Video Guide - YouTube

Channel: unknown

[1]
(soft chime)
[5]
- [Intructor] Stablecoins are price stable cryptocurrencies,
[8]
meaning the market price of a stablecoin
[11]
is pegged to another stable asset like the US dollar.
[15]
Bitcoin and Ether are the two dominant cryptocurrencies,
[18]
but their prices are volatile.
[20]
Speculation on a cryptocurrency can fuel its volatility,
[24]
which can fuel further speculation,
[26]
which in the long run hinders real world adoption.
[30]
Businesses and consumers don't want to be exposed
[32]
to unnecessary currency risk
[34]
when transacting in cryptocurrencies.
[37]
You can't pay someone a salary in Bitcoin
[39]
if the purchasing power of their wages keeps fluctuating.
[43]
Cryptocurrency volatility also hinders
[45]
blockchain-based loans, derivatives, prediction markets,
[49]
and other longer-term smart contracts
[51]
that require price stability.
[53]
And of course, there's the long tail of users
[55]
who don't want to speculate.
[57]
They just want to store and use money
[59]
on a censorship-resistant ledger.
[61]
Escaping the local banking system,
[63]
currency controls are a collapsing economy.
[66]
The idea of a price-stable cryptocurrency
[68]
has been in the air for a long time.
[70]
Much cryptocurrency innovation and adoption
[73]
has been bottle-necked around price stability.
[75]
For this reason, building a stablecoin
[78]
has long been considered the Holy Grail
[80]
of the cryptocurrency ecosystem.
[83]
At a high level, there are three types of stablecoins.
[86]
Fiat-collateralized coins, crypto-collateralized coins,
[90]
and non-collateralized coins.
[92]
A fiat-collateralized stablecoin is a cryptocurrency
[95]
that is backed by a real-world currency like the USD.
[99]
It works by depositing dollars into a bank account
[102]
and issuing stablecoins
[104]
in a one-to-one ratio against those dollars.
[107]
When a user wants to liquidate their stablecoins
[109]
back into USD, you destroy their stablecoins
[113]
and wire them the USD.
[114]
This asset should definitely trade at one dollar.
[117]
It is less a peg than just
[120]
a digital representation of a dollar.
[122]
Some examples of this type of stablecoin
[124]
are Tether and True USD.
[126]
This is the simplest type of stablecoin,
[129]
which is a great advantage
[130]
both in helping people to understand how it works,
[133]
and in implementing those solutions.
[135]
It is also 100% price stable, because for each coin,
[139]
there is one dollar in reserve
[140]
that can be redeemed at any time.
[142]
And perhaps most importantly, it is less vulnerable to hacks
[146]
because no collateral is actually held on the blockchain.
[150]
However, this safety and stability comes at a price.
[154]
Fiat-collateralized stablecoins are inherently centralized
[157]
because they need a trusted custodian
[160]
to store the real money, otherwise,
[162]
they will be vulnerable to theft.
[164]
You will also need to have auditors who will periodically
[167]
check in on the custodians and make sure
[169]
that there's enough money stored in reserve,
[171]
which can be expensive.
[173]
Lastly, a fiat-backed stablecoin is highly regulated
[177]
and constrained by legacy payment rails.
[180]
If you want to exit the stablecoin
[182]
and get your fiat back out, you'll need to wire money
[185]
or mail checks, a slow and expensive process.
[188]
If we move away from fiat, we can also remove
[191]
the centralization from the stablecoin.
[194]
This is where the idea
[195]
of crypto-collateralized stablecoins comes in.
[198]
They operate in the same way as fiat-backed stablecoins,
[201]
but are backed with reserves of another cryptocurrency
[204]
as opposed to a fiat currency like USD.
[208]
This way, the entire system can live on the blockchain
[211]
and remain decentralized.
[213]
MakerDao's Die is the most prominent example
[216]
of a crypto-collateralized stablecoin.
[219]
One major difference to note between fiat-backed stablecoins
[222]
and crypto-backed stablecoins is the ratio between
[226]
the collateral and the stablecoin,
[228]
also known as the collateralization ratio.
[231]
Because fiat currency is generally stable,
[234]
we can use a one-to-one collateralization ratio
[237]
where for each coin, we have one dollar stored in reserve.
[240]
Using a one-to-one collateralization ratio
[243]
for a crypto-backed stablecoin however,
[245]
would make the stablecoin just as volatile
[248]
as the collateral backing it which would defeat its purpose.
[251]
For this reason, crypto-backed stablecoins
[254]
are over-collateralized, which means that
[256]
for every dollar of the stablecoin,
[258]
there is more than one dollar of cryptocurrency in reserve.
[262]
The more volatile a cryptocurrency is,
[265]
the higher this ratio would have to be
[267]
to ensure that even if the price drops
[270]
there will still be one dollar in reserve
[272]
for every stablecoin in circulation.
[275]
There are a lot of advantages
[277]
to using a crypto-collateralized stablecoin.
[280]
First and foremost, it is fully decentralized
[282]
and can benefit from the inherent virtues of the blockchain.
[286]
Stablecoins can be liquidated quickly and cheaply
[289]
into the underlying crypto collateral
[291]
with a simple blockchain transaction.
[293]
The entire system is also very transparent.
[296]
Everyone can easily inspect the history of transactions,
[300]
the collateralization ratios of a particular crypto asset,
[303]
and how much reserves actually exist
[305]
in the system at a given time.
[308]
Compare this with the opaque and cumbersome process
[310]
of ensuring that there is enough reserve in a bank
[313]
for fiat-collateralized cryptocurrencies.
[316]
For all that they promise however,
[318]
crypto-collateralized stablecoins
[320]
still face some challenges.
[322]
Having to deal with the volatility
[324]
of the cryptocurrency market means that these stablecoins
[327]
are not as price stable as fiat-backed coins,
[330]
and can be auto-liquidated during a price crash
[333]
of the underlying collateral,
[334]
which would essentially mean that the holders
[336]
of the stablecoin would lose their collateral.
[339]
Accounting for this volatility means having
[342]
to over-collateralize each coin,
[344]
which ultimately makes for an inefficient use of capital,
[347]
because for every dollar you put in,
[349]
you can only take out some percentage less than that dollar.
[353]
Crypto-collateralized coins
[354]
are also rather complex in design,
[356]
and have to resort to very intricate,
[358]
and sometimes non-intuitive methods
[360]
to ensure their stability, which makes their adoption
[363]
and implementation more difficult.
[366]
The last type of stablecoin
[367]
is a non-collateralized stablecoin.
[370]
And as you can tell from the name,
[371]
it aims to maintain stability
[373]
without relying on a collateral in reserve.
[376]
This might sound a bit odd,
[377]
but it's not that crazy of an idea.
[379]
In fact, fiat currencies have been able to do this
[382]
for decades by using central banks to control money supply.
[386]
You can learn more about the details of how this is done
[389]
and why it works by watching our weekly webinar
[392]
from April 3rd, 2018 called How Money Stays Stable.
[396]
As we discuss in the webinar, the value of a currency
[399]
is determined through supply and demand.
[401]
If there's more people who want a currency
[403]
than there is units of that currency available,
[406]
the price of that currency will go up, and vice versa.
[409]
Central banks use this information
[411]
to ensure a currency's price stays stable
[414]
by printing new money when the price of a currency goes up
[417]
and buying back and destroying money
[419]
when the price of a currency goes down.
[422]
Non-collateralized stablecoins want to do the same thing.
[425]
By coding logic into smart contracts,
[427]
they can perform the functions of a central bank.
[430]
These smart contracts will use oracles
[432]
to monitor the price of the stablecoin on exchanges
[435]
and will create new coins when the price goes up,
[438]
and buy back and destroy coins when the price goes down.
[441]
Currently, the most promising project
[443]
in this category is Basis Coin.
[445]
A non-collateralized coin is independent
[449]
from all other currencies.
[450]
Even if the US dollar and Ether collapse,
[453]
a non-collateralized coin could survive them
[455]
as a stable store of value.
[457]
Unlike the central banks of nation-states,
[459]
a non-collateralized stablecoin
[461]
would not have perverse incentives
[463]
to inflate or deflate the currency.
[466]
Its algorithm would only have one global mandate, stability.
[470]
This is an exciting possibility.
[472]
And if it succeeds, a non-collateralized stablecoin
[475]
could radically change the world.
[477]
But if it fails, that failure
[479]
could be even more catastrophic,
[481]
as there would be no collateral
[482]
to liquidate the coin back into,
[484]
and the coin would almost certainly crash to zero.
[487]
The system also has some inherent complexity,
[490]
and can be rather opaque and difficult to analyze.
[492]
Most importantly though, it relies on faith
[495]
in its stability and continual growth,
[497]
just like national fiat currency does,
[499]
which makes it very difficult to adopt
[501]
at this early stage when faith
[503]
in cryptocurrencies themselves hasn't been solidified.
[508]
Thanks for watching this video.
[510]
We hope you enjoyed it.
[511]
If you wanna learn more about MakerDao,
[513]
the different kinds of stablecoins there are,
[515]
decentralized lending, and much more,
[518]
consider checking out the course on our website
[520]
for an in-depth guide to MakerDao.