mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 03:09:17 -04:00
Create stablecoins_101.md
This commit is contained in:
parent
39b0de34b8
commit
6f0d49fa7a
34
MEV_and_trading/stablecoins/stablecoins_101.md
Normal file
34
MEV_and_trading/stablecoins/stablecoins_101.md
Normal file
@ -0,0 +1,34 @@
|
||||
## stablecoins 101
|
||||
|
||||
<br>
|
||||
|
||||
#### fiat-collateralized stablecoins
|
||||
|
||||
<br>
|
||||
|
||||
* fiat-collateralized stablecoins are stablecoins that are backed by fiat currencies like the US dollar.
|
||||
* Their reserves are held by a central entity. The most popular fiat-backed stablecoins at this time are USDC, USDT, and BUSD.
|
||||
* The main weakness of fiat-collateralized stablecoin is centralization as the collateral of a fiat-collateralized stablecoin is held by one independent party.
|
||||
|
||||
<br>
|
||||
|
||||
#### cryptocurrency-backed stablecoins
|
||||
|
||||
<br>
|
||||
|
||||
* This motivated the development of more decentralized, cryptocurrency-backed stablecoin.
|
||||
* The main player in this category today is MakerDAO’s Dai stablecoin.
|
||||
* While crypto-backed stablecoins are good for their decentralization, they are capital inefficient. '
|
||||
|
||||
<br>
|
||||
|
||||
#### decentralized (algorithmic) stablecoins
|
||||
|
||||
<br>
|
||||
|
||||
* The average consumer or institutional investor would rather mint 1:1 through a centralized fiat stablecoin than have to over-collateralize by at least 150% to issue a decentralized stablecoin.
|
||||
* For this reason, developers set out to create non-collateralized (or algorithmic) stablecoins.
|
||||
* These coins maintain their peg without having to directly collateralize the issuance.
|
||||
* The two largest forces in the market in this category are Terra and Fei.
|
||||
|
||||
<br>
|
Loading…
x
Reference in New Issue
Block a user