<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Arhat</title>
        <link>https://paragraph.com/@arhat-2</link>
        <description>The wallet private key associated with this account has been compromised. Please visit this for latest research: https://arhat.mirror.xyz</description>
        <lastBuildDate>Tue, 21 Jul 2026 15:42:31 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Arhat</title>
            <url>https://storage.googleapis.com/papyrus_images/83bf45e5a5b9d7d4d3ffc143519347507eb9f43da0cd57b9c5565365cdc30ed2.png</url>
            <link>https://paragraph.com/@arhat-2</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Hi, there's been a change.]]></title>
            <link>https://paragraph.com/@arhat-2/hi-there-s-been-a-change</link>
            <guid>5BPToRGvbWdZv17W7lD4</guid>
            <pubDate>Wed, 23 Aug 2023 17:36:09 GMT</pubDate>
            <description><![CDATA[Hi, If you don’t know already, my private key associated with this account wallet was compromised a week ago by the team over at Shadow Edges. https://twitter.com/0xArhat/status/1693525868084383961?s=20 I’ve moved all my research to the new address: https://bit.ly/47MKAGD Please subscribe to this address to keep up with my research.]]></description>
            <content:encoded><![CDATA[<p>Hi,</p><p>If you don’t know already, my private key associated with this account wallet was compromised a week ago by the team over at Shadow Edges.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xArhat/status/1693525868084383961?s=20">https://twitter.com/0xArhat/status/1693525868084383961?s=20</a></p><p>I’ve moved all my research to the new address:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bit.ly/47MKAGD">https://bit.ly/47MKAGD</a></p><p>Please subscribe to this address to keep up with my research.</p>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
        </item>
        <item>
            <title><![CDATA[crvUSD: A Stable Alternative?]]></title>
            <link>https://paragraph.com/@arhat-2/crvusd-a-stable-alternative</link>
            <guid>v4cpZogvIk1PpfBo21gd</guid>
            <pubDate>Tue, 06 Jun 2023 22:27:15 GMT</pubDate>
            <description><![CDATA[I&apos;ve come across numerous blogs, reports, and articles discussing crvUSD, but they were all too complex for many in my network to comprehend. All of the existing resources towards crvUSD catered to a specific group of individuals who had a deep understanding of the concept already. However, this blog on crvUSD will provide simpler explanations and diagrams, making it easier for everyone to grasp the concept.SubscribeTable of ContentscrvUSD: What is it?What problem is Curve Finance trying...]]></description>
            <content:encoded><![CDATA[<p>I&apos;ve come across numerous blogs, reports, and articles discussing crvUSD, but they were all too complex for many in my network to comprehend. All of the existing resources towards crvUSD catered to a specific group of individuals who had a deep understanding of the concept already.</p><p>However, this blog on crvUSD will provide simpler explanations and diagrams, making it easier for everyone to grasp the concept.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><hr><h2 id="h-table-of-contents" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Table of Contents</h2><ol><li><p>crvUSD: What is it?</p><ol><li><p>What problem is Curve Finance trying to solve with crvUSD?</p></li></ol></li><li><p>crvUSD vs. UST</p></li><li><p>Comparing Stablecoin Mechanisms- Curve Finance, MakerDAO &amp; Compound</p></li><li><p>How to decide what kind of stablecoin to invest in?</p></li><li><p>crvUSD Design</p><ol><li><p>LLAMMA</p></li><li><p>PegKeeper Mechanism</p><ol><li><p>How it works?</p></li><li><p>How does crvUSD maintain its peg?</p></li><li><p>How do soft liquidations happen?</p></li></ol></li><li><p>Automatic Stabilizer and Monetary Policy Mechanisms.</p></li></ol></li><li><p>Risks &amp; Benefits to crvUSD</p></li></ol><hr><h2 id="h-crvusd-what-is-it" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">crvUSD: What is it?</h2><p>Curve Finance’s crvUSD is probably one of the most anticipated stablecoin launches. Ever since the Terra-LUNA debacle, the skepticism around stablecoins still lingers.</p><p>Curve Finance’s <strong>CrvUSD</strong> is a crypto-backed over collateralized stablecoin that is soft-pegged to the US dollar, similar to MakerDAO’s DAI.</p><p>Users can mint crvUSD by depositing collateral in a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">collateralized debt position</a> (CDP), a smart contract that locks up the collateral and issues the stablecoin. Users can also burn crvUSD to get back their collateral, minus some fees.</p><p>CrvUSD uses a novel algorithm called the Lending-Liquidating AMM Algorithm (LLAMMA), designed to manage the collateralization risks of the stablecoin.</p><h3 id="h-the-problem-that-curve-finance-is-trying-to-solve-with-crvusd-is-the-lack-of-a-stable-and-decentralized-alternative-to-fiat-currencies-in-the-defi-space" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The problem that Curve Finance is trying to solve with crvUSD is the lack of a stable and decentralized alternative to fiat currencies in the DeFi space.</h3><ul><li><p><strong>Centralized stablecoins</strong>, such as USDT, USDC, or BUSD, are backed by fiat reserves that are held by centralized entities. These entities can censor transactions, freeze accounts, or (<strong><em>can</em></strong>) manipulate the supply of stablecoins. They also face regulatory uncertainty and compliance issues in different jurisdictions.</p></li><li><p><strong>Decentralized stablecoins</strong> like DAI or FRAX are backed by crypto assets deposited into smart contracts. These assets are subject to market fluctuations and volatility, which can affect the stability and security of the stablecoins. They also require liquidations, which are events where the collateral backing a stablecoin becomes insufficient to support its value, and thus has to be sold off quickly to avoid under-collateralization. Liquidations can be costly and disruptive for users, as they may lose their collateral or incur high fees.</p></li><li><p><strong>Algorithmic stablecoins</strong> are not backed by any collateral but rely on algorithms that adjust the supply and demand of the stablecoins using incentives and penalties. These algorithms are complex and experimental and may only sometimes work as intended. They also face governance attacks, market manipulation, or coordination failures.</p></li></ul><p>CrvUSD aims to solve these problems by offering a <strong>decentralized, over-collateralized stablecoin</strong> that is soft-pegged to the US dollar and built on Curve Finance.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a399f1238684218594c0ada45bd8d7986d2eb570723c87380381e2bb0d22e419.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>CrvUSD uses a novel algorithm called LLAMMA</strong>. LLAMMA combines the functions of lending, borrowing, and liquidating in an AMM system and adjusts the amount of collateral backing each stablecoin in real time based on market conditions. This avoids the need for liquidations, which are costly and disruptive events where the collateral backing a stablecoin becomes insufficient to support its value.</p><p><strong>CrvUSD benefits from the existing liquidity and user base of Curve Finance</strong>. Curve has a specialized AMM that uses low-degree polynomial curves to determine the prices and availability of the tokens, which allows for low fees and slippage, as well as high capital efficiency and liquidity. CrvUSD can leverage Curve Finance’s pools, fees, rewards, and governance system to enhance its utility and adoption.</p><p><strong>CrvUSD also complements Curve Finance’s native token, CRV</strong>, which is used for governance and rewards on Curve Finance. CRV holders can lock their tokens into <strong>veCRV</strong>, which gives them voting rights, a share of trading fees, and boosted liquidity mining rewards on Curve Finance. CrvUSD will also generate fees and reward values for CRV holders and increase CRV&apos;s demand and v.</p><h2 id="h-crvusd-is-not-an-algorithmic-stablecoin-similar-to-terras-ust" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">crvUSD is not an algorithmic stablecoin similar to Terra’s UST.</h2><p>CrvUSD and UST have some key differences in their design and mechanism.</p><ul><li><p>CrvUSD is <strong>over-collateralized</strong> with crypto assets, meaning users must deposit more value in crypto than they can mint in crvUSD.  UST was <strong>under-collateralized</strong> with Luna, Terra’s native token, meaning users only had to burn $1 worth of Luna to mint 1 UST.</p></li><li><p>CrvUSD uses a novel algorithm called <strong>LLAMMA</strong>, which continuously liquidates and sells the deposited collateral to maintain a healthy collateral ratio and avoid under-collateralization. UST used a <strong>seigniorage</strong> model, which adjusts the supply of Luna and UST to maintain the peg.</p></li><li><p>CrvUSD is built on <strong>Ethereum</strong>, the most popular and widely used blockchain for DeFi applications. UST was built on <strong>Terra</strong>, a blockchain specializing in stablecoins and payment solutions.</p></li><li><p>CrvUSD benefits from the existing liquidity and user base of <strong>Curve Finance</strong>. UST benefited from integrating various <strong>Terra applications</strong>, such as Anchor Protocol, Mirror Protocol, and Chai.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c752c677c0a6e9f432fb63d50f40b26f6cbeba4d11d34ad238a12e500f1583f0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Now that we have an idea of what crvUSD as a stablecoin is, I’ll be analyzing crvUSD as a Stablecoin mechanism as compared to MakerDAO &amp; Compound.</p><h3 id="h-but-makerdao-and-compound-arent-stablecoins-why-are-you-comparing-crvusd-with-them" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">But MakerDAO &amp; Compound aren’t stablecoins. Why are you comparing crvUSD with them?</h3><p>Although not stablecoins themselves, MakerDAO and Compound serve as stablecoin mechanisms. These platforms enable users to mint and borrow stablecoins by providing collateral.</p><p>For instance, MakerDAO lets users mint DAI, a decentralized stablecoin pegged to the US dollar, by depositing ETH or other assets as collateral. Similarly, Compound allows users to borrow USDC and other stablecoins by depositing ETH or other assets as collateral.</p><p>CrvUSD is also a stablecoin mechanism, but it differs from MakerDAO and Compound. It is a native collateralized-debt-position (CDP) stablecoin based on Curve Finance’s Lending-Liquidating AMM Algorithm (LLAMMA).</p><p>It allows users to mint crvUSD, a decentralized stablecoin pegged to the US dollar, by depositing ETH or other assets as collateral. It also enables users to liquidate undercollateralized positions by swapping collateral for crvUSD.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/336c9679ddf7e666141d8dbe0cef6014dcbf85fd65eb8015c1cf303767013f33.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Existing stablecoin mechanisms, such as MakerDAO and Compound, allow users to access stablecoins by depositing crypto assets as collateral.</p><p>However, they use fixed parameters for the interest rate and the liquidation ratio that are often conservative and inefficient.</p><p>For example, MakerDAO uses a stability fee and a collateralization ratio determined by the Maker DAO governance. In contrast, Compound uses a market-based interest rate and a collateral factor determined by supply and demand.</p><blockquote><p><strong><em>MakerDAO</em></strong> uses a stability fee and a collateralization ratio determined by the Maker DAO governance. The stability fee is a fixed interest rate that borrowers must pay on their borrowed DAI, while the collateralization ratio determines how much collateral a user must deposit to borrow DAI. These fixed parameters can be conservative and may not adjust quickly enough to market conditions.</p><p><strong><em>Compound</em></strong> uses a market-based interest rate and a collateral factor determined by supply and demand. The interest rate is based on the supply and demand of each asset in the Compound protocol, while the collateral factor determines how much of each asset can be used as collateral. However, these parameters are still fixed and may need to adjust more quickly to market conditions.</p></blockquote><h2 id="h-so-how-would-you-as-a-retail-investor-decide-which-stablecoin-is-better-for-you-to-invest-in" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">So, how would you, as a retail investor, decide which stablecoin is better for you to invest in?</h2><p>Which <strong>metric</strong> do you think is the most important for a stablecoin mechanism?</p><p>I don’t think there is a definitive answer, but here’s what I’m thinking:</p><ul><li><p>If you are a borrower who wants to leverage your collateral and maximize your return on investment, you may care more about the <strong>capital efficiency</strong> and the <strong>liquidation risk</strong> of the stablecoin mechanism.</p></li><li><p>If you are a lender who wants to earn interest by supplying collateral or stablecoins to the pool, you may care more about the <strong>interest rate</strong> and the <strong>security</strong> of the stablecoin mechanism.</p></li><li><p>If you are a trader who wants to swap between different stablecoins or other assets, you may care more about the <strong>scalability</strong> and the <strong>interoperability</strong> of the stablecoin mechanism.</p></li><li><p>If you are a governance token holder who wants to have a say in the direction and development of the stablecoin mechanism, you may care more about the <strong>governance model</strong> and the <strong>incentives</strong> of the stablecoin mechanism.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1ec03a19be2c59d308c327a3c7bff1adae9c8fd09a4d63ff729132837f058c0a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-lets-dive-into-crvusds-design-and-discover-how-this-stablecoin-mechanism-works" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Let&apos;s dive into crvUSD’s design and discover how this stablecoin mechanism works.</h2><p>The design of crvUSD, as described by Michael Egorov in his Curve stablecoin design paper, is based on several key concepts:</p><ul><li><p>Lending-Liquidating AMM Algorithm (LLAMMA),</p></li><li><p>PegKeeper, and</p></li><li><p>Automatic Stabilizer and Monetary Policy Mechanisms.</p></li></ul><h3 id="h-so-what-is-llama" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">So, What is LLAMA?</h3><p>crvUSD follows the <strong>Lending Liquidating AMM Algorithm</strong> much different from what we saw with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Terra&apos;s UST, which followed a Seigniorage algorithm</a>.</p><p><strong>LLAMMA</strong> is a novel algorithm to manage the collateralization risks of the stablecoin. LLAMMA stands for <strong>Lending-Liquidating AMM</strong>, which combines lending, borrowing, and liquidating functions in an automated market maker (AMM) system.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/19a950438c9d01b073ab0164b0cc2864d5513d1183643bdfbb3bd64a4f91b0d4.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-the-main-idea-behind-llamma-is-to-adjust-the-pool-leverage-of-the-collateral-backing-each-stablecoin-in-real-time-based-on-market-conditions" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The main idea behind LLAMMA is to adjust the pool leverage of the collateral backing each stablecoin in real time based on market conditions.</h3><p>This means that the <strong>supply and demand</strong> of the stablecoin and the collateral are always in sync, and liquidations are less needed.</p><p>Liquidations are events where the collateral backing a stablecoin becomes insufficient to support its value and thus has to be sold off quickly to avoid under-collateralization. Liquidations can be costly and disruptive for users, as they may lose their collateral or incur high fees.</p><p>However, LLAMMA does <strong>not eliminate</strong> liquidations entirely. It only <strong>reduces</strong> their frequency and severity by <strong>burning</strong> some stablecoins from the pool reserve when the collateral value drops and <strong>minting</strong> some stablecoins to the pool reserve when the collateral value rises. This way, the pool leverage is constantly adjusted to maintain a healthy pool collateralization ratio.</p><p>However, suppose the collateral value drops too fast or too much. In that case, LLAMMA may still need to <strong>partially liquidate</strong> some users’ positions by selling some of their collateral to buy back stablecoins and repay their loans until their collateral ratios reach the minimum threshold again. Users can also avoid liquidation by repaying some of their stablecoins loans or adding more collateral.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/07b251d05e8b9e859b03850a5c6dfd5630e0e22d88780dadbc350388e37cf25c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>At the same time, LLAMMA uses a <strong>price oracle</strong> to monitor the market value of the collateral and crvUSD. when the value of the collateral drops, LLAMMA converts some of the collateral into crvUSD to maintain stability and prevent liquidation. Conversely, when the value of the collateral rises, LLAMMA converts some of the crvUSD back into collateral to maintain stability. This process is automated and continuous, with LLAMMA adjusting the ratio of collateral to crvUSD based on market conditions in order to maintain stability.</p><p>By doing so, LLAMMA ensures that the <strong>collateral ratio</strong> of crvUSD stays above a certain threshold, which is determined by a <strong>risk parameter</strong> that governance can adjust.</p><blockquote><p>The collateral ratio is the ratio between the total value of the collateral and the total value of crvUSD. -- A higher collateral ratio means that crvUSD is more secure and stable but also more expensive to mint. -- A lower collateral ratio means that crvUSD is cheaper to mint but also more risky and volatile.</p></blockquote><p>LLAMMA is designed to provide a scalable and efficient solution for creating a decentralized stablecoin that can be used in various DeFi applications. By replacing liquidations with a continuous process of selling and buying collateral, LLAMMA aims to reduce the volatility and complexity of managing a stablecoin system.</p><p><strong>CrvUSD improves upon existing stablecoin mechanisms by using a dynamic interest rate and liquidation ratio that adjust to market conditions.</strong></p><blockquote><p><strong><em>Dynamic interest rate</em></strong>* incentivizes users to deposit or withdraw their funds based on market demand, which helps maintain stability and avoid liquidations as much as possible. The mechanism works by adjusting the interest rate for borrowing crvUSD (the stablecoin) based on the supply and demand of crvUSD and the collateral.*</p><p><em>LLAMMA also uses it to respond to market conditions and adjust quickly based on real-time data. This helps ensure that users are always incentivized appropriately based on market demand, which helps maintain stability and avoid liquidations as much as possible.</em></p></blockquote><p>The LLAMMA converts between collateral (such as sfrxETH) and crvUSD in a continuous liquidation/de-liquidation process, but it does not directly adjust the dynamic interest rate or liquidation ratio.</p><h2 id="h-llamma-also-introduces-the-feature-of-price-bands" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">LLAMMA also introduces the feature of PRICE BANDS</h2><p>In LLAMMA, price bands are used to determine the appropriate allocation of collateral between crvUSD and volatile crypto assets.</p><p>When a user deposits collateral and borrows a stablecoin, the LLAMMA smart contract calculates the bands where to locate the collateral. The bands are determined based on the current market conditions and can adjust in real-time as market conditions change.</p><p>Suppose the LLAMMA system has three bands for borrowing crvUSD against ETH collateral:</p><ul><li><p>Band 1: 150% to 170% Collateralization Ratio (CR) - Low risk</p></li><li><p>Band 2: 130% to 150% CR - Medium risk</p></li><li><p>Band 3: 110% to 130% CR - High risk</p></li></ul><p>If a user borrows crvUSD with ETH as collateral, they must first choose the collateralization ratio within one of these bands. This ratio determines the debt they can take and the amount of crvUSD they can borrow against their ETH collateral.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a719a9dc84cc3fc8989c5a0b8bea734db19b15430114345a942898868393e5cd.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>When the price of ETH changes, it converts into crvUSD if it falls below a certain band. For example, if ETH falls below the lower limit of Band 1 (150%), some of the ETH will be automatically converted into crvUSD until the required collateralization ratio is maintained. This process continues until all of the ETH has been converted into crvUSD or until the price bounces back up above a certain threshold.</p><p>By using price bands in this way, LLAMMA can ensure that there is always enough crvUSD available to cover any potential losses due to market volatility while allowing for more efficient use of collateral.</p><p>The lower band and upper band ranges are critical components for maintaining the stability of a stablecoin, such as crvUSD. These two bands represent a range within which the stablecoin&apos;s price should ideally stay.</p><ol><li><p><strong>Lower Band</strong>: If the price of the stablecoin falls below the lower band, <em>LLAMMA will convert some of that collateral into more crvUSD to maintain stability.</em></p></li><li><p><strong>Upper Band</strong>: If the price of the stablecoin rises above the upper band, <em>LLAMMA will convert some of those stablecoins back into more collateral.</em></p></li></ol><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/74c98f8e8d7586558881df48dff2a14b599d5a150f83760e51b5d9edae784f6b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>In this diagram: LB represents the lower band, while UB represents the upper band.</p><ul><li><p>If the price drifts towards LB, the PegKeeper increases the liquidation ratio (LiqRatio↑) and decreases the borrow rate (BorrowRate↓). This aims to reduce the stablecoin supply and bring the price back to the target value.</p></li><li><p>If the price drifts towards UB, the PegKeeper decreases the liquidation ratio (LiqRatio↓) and increases the borrow rate (BorrowRate↑). This aims to increase the stablecoin supply and reduce the price, bringing it back to its target value.</p></li></ul><p>The bands serve as a reference for the PegKeeper mechanism to adjust key parameters and maintain stability in the stablecoin&apos;s price.</p><blockquote><p><strong><em>For Example,</em></strong></p><p><em>Let&apos;s say a user deposits 100 ETH as collateral and borrows 10,000 crvUSD. The LLAMMA smart contract calculates the bands where to locate the collateral based on market conditions.</em></p><p><em>Suppose the LLAMMA system has 3 bands for borrowing crvUSD against ETH collateral:</em></p><ul><li><p><em>Band 1: ETH price between $1900 and $2100</em></p></li><li><p><em>Band 2: ETH price between $1700 and $1900</em></p></li><li><p><em>Band 3: ETH price below $1700</em></p></li></ul><p><em>If the price of ETH is currently $2000, then all of the user&apos;s collateral will be in Band 1. If the price of ETH drops to $1800, then some of the collateral will be converted into crvUSD to maintain the required collateralization ratio.</em></p><p><em>Specifically, enough ETH will be converted into crvUSD to cover any potential losses if the price were to drop further.</em></p><p><em>If the price of ETH drops further to $1500, then more of the collateral will be converted into crvUSD. This process continues until all the collateral has been converted into crvUSD or until the price bounces back up above a certain threshold.</em></p><p><em>By using bands this way, LLAMMA can ensure that there is always enough crvUSD available to cover any potential losses due to market volatility while allowing for more efficient use of collateral.</em></p></blockquote><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/29c78713ea6f56e7e69ca3ca99f98502befa572eec6c697929b71f3a414c4862.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>These bands are used to maintain a healthy collateralization ratio and avoid under-collateralization without relying on traditional liquidations.</p><p>However, suppose the price of the collateral drops too quickly and falls outside of the designated band. In that case, this can trigger a soft liquidation or an external liquidation if coverage is too close to dangerous limits.</p><p>This helps ensure that there is always enough collateral backing each stablecoin to maintain stability and avoid under-collateralization.</p><blockquote><p><strong><em>Capital efficiency measures how many stablecoins a user can mint with a given amount of collateral.</em></strong> A higher capital efficiency means that the user can borrow more stablecoins with less collateral, which increases their leverage and return on investment.</p><p><strong><em>Liquidation risk is the probability that a user’s position will be liquidated due to a drop in the collateral value or a rise in the interest rate.</em></strong> A lower liquidation risk means the user can avoid losing collateral and paying a liquidation penalty.</p></blockquote><h3 id="h-so-how-does-crvusd-maintain-its-peg" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">So, How does crvUSD maintain its peg?</h3><p>Due to market volatility, the price of crvUSD may deviate from its target value, and while crvUSD does maintain its peg, it does so through a combination of different mechanisms.</p><p>The primary mechanism for maintaining the peg is the <strong>PegKeeper algorithm</strong>, which adjusts the interest rate and liquidation ratio based on the supply and demand of crvUSD to keep its value stable relative to the USD. This helps to balance the supply and demand of crvUSD and ensure that its value is backed by sufficient collateral.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ad39a84f809faa49f5bd4cecb82de95e82638d795723302c4a1903475a67dd5a.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Collateralization is also an essential mechanism for maintaining the peg. Users who want to mint crvUSD must first deposit collateral (such as ETH) into a smart contract as security. The amount of collateral required depends on the current liquidation ratio, which the PegKeeper algorithm sets. This ensures there is always enough collateral backing crvUSD to maintain its value.</p><p>Finally, <strong>soft liquidation</strong> is used as a last-resort mechanism to maintain the peg. If a user&apos;s position becomes undercollateralized (i.e., their collateral value drops below a certain threshold), their position will be partially liquidated in a way that minimizes losses for both the user and the system. This helps to prevent sudden drops in collateral value from destabilizing the system and causing crvUSD to lose its peg.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cb5c3a964479e9fe3efdbbfbed3f9b50d17294907d7787a3c2362117cba8595d.png" alt="The diagram illustrates the soft liquidation process in the crvUSD stablecoin system." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The diagram illustrates the soft liquidation process in the crvUSD stablecoin system.</figcaption></figure><ol><li><p>When collateral falls below a certain threshold, the soft liquidation mechanism starts.</p></li><li><p>Instead of forcibly liquidating the collateral, other users are incentivized to repay the debt at a discount.</p></li><li><p>The user partially repays the debt and receives a portion of the collateral at a discounted rate.</p></li><li><p>The process helps maintain stability and reduce the harsh impact of forced liquidations on the market.</p></li></ol><p>This soft liquidation process ensures a more gentle approach to dealing with under-collateralized positions in the crvUSD stablecoin system and minimizes the risk of severe market disruptions.</p><blockquote><ul><li><p><strong><em>Collateralization involves locking crypto assets in an LLAMMA pool to mint crvUSD</em></strong>. The collateral assets guarantee the value of crvUSD and act as a buffer against price volatility. The collateral ratio is the ratio between the collateral&apos;s value and the crvUSD debt&apos;s value. A higher collateral ratio means that the crvUSD is more secure and stable, while a lower collateral ratio implies that the crvUSD is more risky and volatile.</p></li><li><p><strong><em>Interest rate adjustment changes the interest rate that users have to pay on their crvUSD debt based on the supply and demand of crvUSD</em></strong>. The interest rate affects the incentive for users to mint or burn crvUSD. A higher interest rate means that users must pay more for borrowing crvUSD, which discourages minting and encourages burning. A lower interest rate means that users must pay less for borrowing crvUSD, which encourages minting and discourages burning.</p></li><li><p><strong><em>Soft liquidation converts collateral into stablecoins using a special-purpose AMM when the collateral ratio falls below a certain threshold.</em></strong> Soft liquidation reduces the crvUSD debt and increases the collateral ratio, which restores the stability and security of crvUSD. Soft liquidation also avoids abrupt and forceful liquidation events that could cause market shocks or losses for users.</p></li></ul></blockquote><h3 id="h-what-is-the-pegkeeper-mechanism" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">What is the PegKeeper Mechanism?</h3><p>The PegKeeper is a concept used in the design of LLAMMA to help maintain the peg between the stablecoin and its target price. When the price of the stablecoin deviates from its target price, the PegKeeper can take action to bring it back in line.</p><p>It is a single smart contract responsible for minting and burning crvUSD tokens in response to changes in demand.</p><h3 id="h-and-how-does-it-help-maintain-the-peg-between-the-stablecoin-and-its-target-price" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">and how does it help maintain the peg between the stablecoin and its target price?</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0a65a5559ed5e880ae5514eeba2d2d12c90b595f28b4b91bb790d908ea508e2d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>When the price of crvUSD rises above $1, the PegKeeper mints new crvUSD tokens and deposits them into a Curve pool between the stablecoin and a redeemable reference coin or LP token. Specifically, when the price of the stablecoin rises above its target price (i.e., when ps &gt; 1), an asymmetric deposit forms a peg-keeping reserve into a stableswap Curve pool between the stablecoin and a redeemable reference coin or LP token. Once ps &gt; 1, the PegKeeper contract is allowed to mint uncollateralized stablecoin and deposit it to the stableswap pool single-sided in such a way that the final price after this is still no less than 1.</p><p>Conversely, when the price of crvUSD falls below $1, the PegKeeper withdraws existing crvUSD tokens from the Curve pool and burns them. Conversely, when the price of the stablecoin falls below its target price (i.e., when ps &lt; 1), the PegKeeper is allowed to withdraw (asymmetrically) and burn the stablecoin. This helps reduce supply and increase demand for the stablecoin, which can help bring its price back up toward its target.</p><blockquote><p><strong><em>ELI5</em></strong></p><p><em>Imagine you have a piggy bank where you keep your money. You want to make sure that you always have the same amount of money in your piggy bank, but sometimes you accidentally spend some of it, or someone gives you extra money.</em></p><p><em>The PegKeeper is like a helper who watches your piggy bank and makes sure that you always have the right amount of money in it.</em></p><p><em>If you accidentally spend too much money and don&apos;t have enough left in your piggy bank, the PegKeeper will give you some extra money to put back in.</em></p><p><em>And if someone gives you too much money and your piggy bank has more than it should, the PegKeeper will take some of the extra money out.</em></p><p><em>The goal is to make sure that your piggy bank always has the right amount of money in it, just like how LLAMMA stablecoins aim to keep their price close to their target value with the help of the PegKeeper!</em></p></blockquote><p>In PegKeeper’s design, <strong>Automatic Stabilizer</strong> and <strong>Monetary Policy</strong> mechanisms also play crucial roles in maintaining the stablecoin&apos;s value and ensuring its long-term stability.</p><p>Let’s explore each in detail.</p><h3 id="h-automatic-stabilizer" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Automatic Stabilizer</h3><p>This mechanism is the interaction between the LLAMMA and PegKeeper.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/124240ad1d548fc9e3b356e9c79a42e6e47aeddb1f61757a53f7584815244fae.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>The Automatic Stabilizer&apos;s primary goal is to maintain the crvUSD&apos;s intended peg value, and it does so with the help of LLAMMA&apos;s asymmetrical conversions between collateral and crvUSD.</p><p>As the collateral price rises, more deposits are converted to collateral, and when it falls, the deposits are converted back to crvUSD.adjustment mechanism ensures that the stablecoin&apos;s value remains stable without requiring any manual intervention.</p><p>This automatic adjustment mechanism ensures that the crvUSD’s value remains stable without requiring any manual intervention.</p><h3 id="h-monetary-policy" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Monetary Policy</h3><p>The Monetary Policy mechanism helps manage crvUSD&apos;s supply, issuance, and other aspects to ensure long-term stability and value.</p><p>For example, when crvUSD&apos;s price is greater than the 1:1 peg (e.g., due to increased demand), the PegKeeper mints uncollateralized stablecoin and deposits it into the stableswap pool, maintaining the price at no less than 1.</p><p>In contrast, when the crvUSD price is below the peg, the PegKeeper withdraws asymmetrically from the stableswap pool and burns the stablecoin to appreciate its price. This dynamic Monetary Policy helps maintain the crvUSD peg while managing its supply in a responsive and efficient manner.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1fc0e913892f9dc3c6594ef182bea8f83dd1f75dcf7154acdb87447cd0868e27.png" alt="Monetary Policy is responsible for maintaining the crvUSD&apos;s long-term stability and value." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Monetary Policy is responsible for maintaining the crvUSD&apos;s long-term stability and value.</figcaption></figure><p>This diagram showcases how the PegKeeper interacts with the Stableswap Pool when the crvUSD price goes above or below the intended peg.</p><p>When the crvUSD price is greater than 1, the PegKeeper mints uncollateralized stablecoin and deposits it into the Stableswap Pool, which prevents the price from going below 1.</p><p>Conversely, when the crvUSD price is below 1, the PegKeeper withdraws asymmetrically from the Stableswap Pool and burns the stablecoin, appreciating its price and moving it closer to the intended peg.</p><h3 id="h-together-automatic-stabilizer-and-monetary-policy-work-like-this" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Together, Automatic Stabilizer &amp; Monetary Policy work like this:</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/143c82d09073ca62532b5740cd5da466590e2ce8b151f21f0f494b8825cb521f.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>In this diagram:</p><ol><li><p>If the crvUSD price (ps) is greater than 1, the PegKeeper mints uncollateralized stablecoin and deposits it into the stableswap pool. This helps maintain the price no less than 1.</p></li><li><p>If the crvUSD price (ps) is less than 1, the PegKeeper withdraws asymmetrically and burns the stablecoin. This helps appreciate the price.</p></li><li><p>A &quot;slow&quot; mechanism is also used for stabilization through the varying borrow rate (r), which changes as the crvUSD price (ps) changes, ensuring that the rate remains within a stable range.</p></li></ol><h2 id="h-so-this-is-how-crvusd-maintains-its-peg" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">So this is how crvUSD maintains its peg</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ad00c60db80221b546a0414f94d02e8416c5b919c529078528ed9e754a32fc91.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-crvusd-also-carries-higher-risk-due-to-its-reliance-on-liquidity-pools-and-the-pegkeeper-mechanism-for-maintaining-price-stability" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">crvUSD also carries higher risk due to its reliance on liquidity pools and the PegKeeper mechanism for maintaining price stability.</h2><p>crvUSD is tied to the US dollar through liquidity pools and the PegKeeper mechanism, but this approach is riskier than other stablecoins that use traditional collateralization methods.</p><p>One of the main risks associated with crvUSD is liquidity risk. Since crvUSD relies on liquidity pools to maintain its peg, any disruptions in these pools can lead to price instability.</p><p>For example, if there is a sudden increase in demand for crvUSD and the liquidity pool cannot keep up with this demand, the price of crvUSD may rise above its peg. Conversely, if there is a sudden decrease in demand for crvUSD and the liquidity pool has excess supply, the price of crvUSD may fall below its peg.</p><p>Another risk associated with crvUSD is smart contract risk. Since crvUSD is implemented as a smart contract on the Ethereum blockchain, any vulnerabilities or bugs in this smart contract could potentially be exploited by attackers. This could lead to loss of funds or other security issues.</p><p>Regarding LLAMMA, one of the main risks associated with this algorithm is market risk. Since LLAMMA relies on converting collateral into stablecoins based on market conditions, any sudden changes in market conditions can lead to significant losses for users who have deposited collateral into the system.</p><p>Additionally, there is also some risk associated with external liquidations. If a user&apos;s collateral falls below a certain threshold and LLAMMA cannot convert it into stablecoins quickly enough to maintain stability, an external liquidation may occur. This could result in significant losses for the user whose collateral was liquidated.</p><p>Overall, while both crvUSD and LLAMMA have been designed to minimize risks as much as possible, there are still some inherent risks associated with using these systems that users should be aware of before depositing funds into them.</p><h2 id="h-although-crvusd-can-offer-several-benefits" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Although, crvUSD can offer several benefits:</h2><ul><li><p>Providing more liquidity and stability to the Curve ecosystem, as crvUSD can be used as a base currency for swapping and lending other stablecoins.</p></li><li><p>Reducing the reliance on centralized stablecoins, such as USDC and USDT, which are currently exposed to regulatory and security risks.</p></li><li><p>Increasing the utility and value of CRV, the native token of Curve Finance, as CRV holders can participate in the governance and risk management of crvUSD.</p></li><li><p>Creating new opportunities for arbitrage and yield farming, as users can exploit price differences and interest rates between crvUSD and other stablecoins.</p></li></ul><p>As CrvUSD is still in its early stages of development and testing, and Curve Finance plans to launch it on the mainnet soon, let’s hope all goes well.</p><hr><p>Thank you for reading through, and subscribe below for regular post updates.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><p>If you find this deep dive analysis useful, please consider donating to 0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4 and/or by minting an NFT for this &amp; other blog posts by me.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/JPxoWJCTjA0CXSC2ZnfA2MwSZfbRFqN3wcvXyxLmUgw">Understanding ERC-4337: The Future of Ethereum&apos;s Account Abstraction Revolution</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/xcns6nhNfz8fQ-FT8uyymxhUl4AUQv5wJEAhVMhTmaE">Identities without Borders: Decoding our online identity</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/uJ3soQ2vkSPx3-UkAICU5j3StLjyTD_VLUsH1N5jsN8">Micro to Macro: Web3&apos;s 3-Wave Model of Evolution of Complex Systems</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/PbfSzeRIAlVVTW_qSnOIIxiPok-ahax7QF_FAWJAvdM">Tokenomics 101: Case Study of dYdX</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/T6AUZv8Rn5rlGS9xxQNVzh7QPoo8h2CCWIwU_OYpJmk">Voting Mechanisms &amp; Incentives For Governance in DAOs</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/06jDXC_JIJYXx_WE8h9OHUzwOIi_NWEmMt6AduwHvhI">Uniswap&apos;s Fee Switch Dilemma</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/VUyz8dEYcEIxaJt08r-6sAcg8o4olLNvSCtvLdYfefk">MakerDAO’s Endgame</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Nc-KjvuB1q6fKK9M6LMj0HP-adeUXHKIxX6I95m7dVA">LSD in Crisis: Can They Bounce Back After Shapella?</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/86fd5fcffa055729e718c5af82a6693a82e579233125c1b41b0cf01fce2c2be5.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Binance Smart Chain: Luban Hard Fork]]></title>
            <link>https://paragraph.com/@arhat-2/binance-smart-chain-luban-hard-fork</link>
            <guid>yLtyzKjgNDu91dPC9dF4</guid>
            <pubDate>Thu, 01 Jun 2023 07:43:06 GMT</pubDate>
            <description><![CDATA[Binance Smart Chain Mainnet will undergo the Luban hard fork in a few weeks on June 11th. The Luban hard fork will incorporate three BEPs:BEP-126: Introduce Fast Finality Mechanism.BEP-174: Introduce BSC Extension Protocol.BEP-221: Introduce BSC Fee Market.BEP-126BEP-126 introduces a Fast Finality Mechanism to the Binance Smart Chain (BSC) network. It aims to reduce the confirmation time and improve the user experience of BSC transactions by introducing a voting mechanism among validators. Ac...]]></description>
            <content:encoded><![CDATA[<p>Binance Smart Chain Mainnet will undergo the Luban hard fork in a few weeks on June 11th.</p><p>The Luban hard fork will incorporate three BEPs:</p><ul><li><p><strong>BEP-126</strong>: Introduce Fast Finality Mechanism.</p></li><li><p><strong>BEP-174</strong>: Introduce BSC Extension Protocol.</p></li><li><p><strong>BEP-221</strong>: Introduce BSC Fee Market.</p></li></ul><h2 id="h-bep-126" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">BEP-126</h2><p>BEP-126 introduces a Fast Finality Mechanism to the Binance Smart Chain (BSC) network. It aims to reduce the confirmation time and improve the user experience of BSC transactions by introducing a voting mechanism among validators.</p><p>According to the proposal, the Fast Finality Mechanism works as follows:</p><ul><li><p>The validators form a committee that votes on each block using a BLS-based multi-signature scheme.</p></li><li><p>The committee size is dynamically adjusted according to the number of active validators and the network latency.</p></li><li><p>The committee members broadcast their votes to each other through a peer-to-peer (P2P) channel.</p></li><li><p>The votes are aggregated into a signature that attests the validity of the block.</p></li><li><p>The signature is attached to the block header and propagated to the network.</p></li><li><p>The block is considered fast finalized if it has a valid signature from more than two-thirds of the committee members.</p></li><li><p>The fast finalized blocks can be used as cross-chain communication and data-sharing checkpoints.</p></li></ul><h2 id="h-bep-174" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">BEP-174</h2><p>BEP-174 introduces a new governance proposal type to manage the set of whitelisted Relayers. A Relayer is a service that facilitates cross-chain communication and data sharing among different blockchains by relaying messages and transactions between them.</p><p>According to the proposal, the new governance proposal type works as follows:</p><ul><li><p>The validators can submit a proposal to add or remove a Relayer from the whitelist.</p></li><li><p>The proposal must include the Relayer’s address, name, and description.</p></li><li><p>The proposal must also specify the amount of BNB that will be locked as collateral by the Relayer.</p></li><li><p>The validators will vote on the proposal within a certain period of time.</p></li><li><p>If the proposal passes, the Relayer will be added or removed from the whitelist accordingly.</p></li><li><p>If the Relayer is added to the whitelist, it must lock the specified amount of BNB as collateral before it can start relaying messages and transactions.</p></li><li><p>If the Relayer is removed from the whitelist, it will lose its collateral, and the network will reject its relayed messages and transactions.</p></li></ul><h2 id="h-bep-221" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">BEP-221</h2><p>BEP-221 introduces a new pre-compiled contract to authorize the CometBFT blocks. CometBFT is a light block validation protocol that the BSC Extension Protocol uses to verify the block headers of other blockchains.</p><p>According to the proposal, the new pre-compiled contract works as follows:</p><ul><li><p>The contract takes the block header and the signature of a CometBFT block as inputs.</p></li><li><p>The contract verifies the validity of the signature using the public keys of the validators who signed the block.</p></li><li><p>The contract checks if the signature has enough quorum (more than two-thirds of the validators) to authorize the block.</p></li><li><p>The contract returns true if the signature is valid and has enough quorum and false otherwise</p></li></ul><hr><p>The hard fork is expected to bring more innovation and efficiency to the BSC ecosystem and make it more competitive.</p>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
        </item>
        <item>
            <title><![CDATA[LSD in Crisis: Can They Bounce Back After Shapella?]]></title>
            <link>https://paragraph.com/@arhat-2/lsd-in-crisis-can-they-bounce-back-after-shapella</link>
            <guid>zNajWBY4DoV1aIfSsPt4</guid>
            <pubDate>Thu, 25 May 2023 15:43:03 GMT</pubDate>
            <description><![CDATA[Liquid staking tokens (LSTs) represent staked assets on PoS networks, allowing users to earn rewards and access liquidity without tying up their funds. The Shapella upgrade of Ethereum, implemented on April 12, brought various changes, resulting in enhanced security and efficiency of Ethereum 2.0. A week after Shapella, we saw no heavy withdrawals. Instead, more ETH was going into the staking protocols. https://twitter.com/0xArhat/status/1648401739031216129?s=20 However, most liquid staking t...]]></description>
            <content:encoded><![CDATA[<p>Liquid staking tokens (LSTs) represent staked assets on PoS networks, allowing users to earn rewards and access liquidity without tying up their funds.</p><p>The Shapella upgrade of Ethereum, implemented on April 12, brought various changes, resulting in enhanced security and efficiency of Ethereum 2.0.</p><p>A week after Shapella, we saw no heavy withdrawals. Instead, more ETH was going into the staking protocols.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xArhat/status/1648401739031216129?s=20">https://twitter.com/0xArhat/status/1648401739031216129?s=20</a></p><p>However, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/impossiblefinance/liquid-staking-derivatives">most liquid staking tokens have underperformed compared to ETH</a>, implying a decrease in value relative to the native asset, despite the upgrade being weeks old.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bef136299d181a114582da520bb543409519e0a822a736cfa64cabeb51f72d7b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>LSTs such as stETH, cbETH, ankrETH, and rETH have suffered a decrease in value ranging from 5% to 15% compared to ETH over the past few weeks.</p><h2 id="h-data-analysis" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Data Analysis</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e823255c84f43e8b8c3a49e8d408abb1c2ccef160e52b70cf3f39a063ea7563c.png" alt="LST deviations pegged to ETH " blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">LST deviations pegged to ETH</figcaption></figure><p>The upgrade reduced the <strong>inflation rate</strong> of ETH by burning a portion of the transaction fees.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/449f4b7877ea76ee3ea1037ba90f90f28dac057d96d37a30a7c97b130f6eeffc.png" alt="stETH" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">stETH</figcaption></figure><p>stETH has the <strong>highest price ratio</strong> and the <strong>lowest yield</strong> among the four LSTs, which reflects its popularity and liquidity in the market. stETH’s highest price ratio among the four LSTs demonstrates its popularity and liquidity in the market. stETH has also seen its <strong>discount</strong> to ETH widen from 0.1% to 0.36% in the five weeks after the upgrade.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e336d6029ebbe8dad759215741b0f0d9532db42e006b1d8031abf40a1404f718.png" alt="cbETH" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">cbETH</figcaption></figure><p>It has also lost around 3.29% of its peg against ETH. You can read why cbETH has lost its value and market share in the tweet below.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xArhat/status/1659241594346946560?s=20">https://twitter.com/0xArhat/status/1659241594346946560?s=20</a></p><p>cbETH has the <strong>lowest price ratio</strong> and the <strong>highest yield</strong> among the four LSTs, which reflects its lower demand and higher risk due to its custodial nature.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7b649201ac5612a81218c780ce6b06a7e4cc00f9a7897f876ef94e34d77919f8.png" alt="ankrETH" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">ankrETH</figcaption></figure><p>ankrETH and rETH have similar price ratios and yields, but rETH has been more volatile due to its recent exploit that resulted in a loss of $31 million.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e8d22480cd097aa6c3142d256326bb0c8663ab01a477cdbb898ca1989e79224c.png" alt="rETH" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">rETH</figcaption></figure><p>rETH has seen its <strong>premium</strong> to ETH shrink by almost 7%, while ankrETH has seen its discount to ETH fluctuate and shrink a whopping 11% in the same period.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/225f4d25a950ca34706d6e5b2c2a8d7d9a5bd775b84e96bb6c2b4fcdd665c5c9.png" alt="ETH:ankrETH ratio" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">ETH:ankrETH ratio</figcaption></figure><p>All four LSTs have seen their price ratios and yields <strong>decline</strong> since the Shapella upgrade, indicating a loss of value and attractiveness compared to ETH.</p><h2 id="h-some-possible-factors-that-contributed-to-the-decline-in-lsts-value-compared-to-eth" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Some possible factors that contributed to the decline in LSTs’ value compared to ETH</h2><p>There are 4 main factors:</p><p><strong>Reduced inflation:</strong> The Shapella upgrade introduced a new mechanism for burning ETH fees, which reduced the inflation rate of ETH from 4.5% to 1.8% per year. And at the time of writing this, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ultrasound.money/">it is around 0.806%</a>. This made ETH more scarce and valuable and reduced the attractiveness of LSTs as a yield-generating instrument.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4f1881f2a35224e9f9a85beab6e6e385b50621ae7f9f2edcb07fc2ec6f9c952b.png" alt="inflation" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">inflation</figcaption></figure><p><strong>Increased demand</strong>: The upgrade also increased the demand for ETH as a deflationary asset and a store of value, especially among institutional investors and long-term holders. This increased the opportunity cost of staking ETH and reduced the supply of LSTs in the market.</p><p><strong>Technical issues</strong>: Some LSTs faced technical and security risks that affected their trustworthiness and usability. For example, stETH suffered a solvency crisis in June 2022 when whales withdrew stETH from the liquidity pool and caused a price dislocation. rETH experienced an exploit in December 2022 that resulted in a loss of $31 million and a temporary halt of its service.</p><p><strong>Regulatory uncertainty</strong>: The regulatory environment for staking services is still unclear and evolving and could challenge how LSTs are operated and taxed. For example, some jurisdictions may consider LSTs as securities or derivatives, which could impose stricter rules and requirements on LST providers and users.</p><h2 id="h-how-does-inflation-affect-lsts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">How does inflation affect LSTs?</h2><p>Inflation affects LSTs in two main ways:</p><ul><li><p>It affects the value of LSTs relative to ETH. If ETH has a higher inflation rate than LSTs, then LSTs become more valuable and trade at a premium to ETH. On the other hand, if ETH has a lower inflation rate than LSTs, then LSTs become less valuable and trade at a discount to ETH.</p></li><li><p>It affects the yield of LSTs relative to ETH. If ETH has a higher inflation rate than LSTs, then LSTs offer a higher yield and attract more demand from income-seeking users. However, if ETH has a lower inflation rate than LSTs, then LSTs provide a lower yield and attract less demand from income-seeking users.</p></li></ul><h2 id="h-but-why-did-lsts-initially-have-an-upsurge-what-can-we-expect-now" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">But why did LSTs initially have an upsurge? What can we expect now?</h2><p>The initial upsurge in liquid staking demand can be attributed to the growth and acceptance of proof-of-stake (PoS) networks, particularly Ethereum 2.0.</p><p>Users must stake their native tokens to secure and validate the network, which involves locking up tokens for extended periods and incurring liquidity and opportunity costs.</p><p>However, liquid staking offers solutions to these challenges by enabling users to earn rewards and access liquidity without locking up their tokens.</p><p>Liquid staking has many <strong>advantages and opportunities</strong> for users who want to participate in PoS networks and benefit from the growing crypto ecosystem.</p><ul><li><p>Users can increase their liquidity and capital efficiency by accessing their funds at any time and using them for other purposes.</p></li><li><p>This will also enhance their yield and return by earning rewards from staking and other high-interest rate platforms.</p></li><li><p>Diversifying their portfolio and hedging against market fluctuations or network failures can also help to reduce risk and volatility.</p></li><li><p>Staking tokens enables more users to contribute towards the validation and governance of PoS networks, thereby supporting network security and decentralization.</p></li></ul><p>By extending the scope of alternative options, the sector could experience substantial growth as it offers a more comprehensive range of choices and features for various users and platforms. Currently, in the liquid staking space, multiple options are emerging and evolving, including:</p><h3 id="h-atokens-vs-ctokens" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">aTokens vs. cTokens</h3><p>There are different ways to represent the interest earned by LSTs, such as the aToken and cToken models.</p><ul><li><p>The aToken model utilizes a unit increase method, whereby the number of aTokens increases as more assets are added to the pool from interest payments.</p></li><li><p>On the other hand, the cToken model uses an exchange rate increase method, where the exchange rate between the cToken and the underlying asset increases as more assets are added to the pool from interest payments.</p></li></ul><h3 id="h-custodial-vs-non-custodial-tokens" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Custodial vs. Non-custodial tokens</h3><p>There are varying forms of custody and security for LSTs, including custodial and non-custodial tokens.</p><ul><li><p>Custodial tokens are provided by a centralized entity that manages and possesses the underlying assets on behalf of the users.</p></li><li><p>On the other hand, non-custodial tokens are issued by a decentralized protocol that empowers users to maintain complete control and ownership of their underlying assets.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c44d7c4f6629503e4c7a2b55c1a055b2b2a87ce789a8b1a62c3fe54f4cdf45bb.png" alt="custodial vs. non-custodial" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">custodial vs. non-custodial</figcaption></figure><hr><h2 id="h-thoughts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Thoughts</h2><p>It&apos;s clear that LSTs are here to stay and are not limited to the Ethereum ecosystem.</p><p>Despite the uncertain future, ETH is currently a safer and more attractive option than stETH, cbETH, rETH, and ankrETH.</p><p>It&apos;s essential to do your own research, but there&apos;s hope for a bull run in the near future.</p><hr><p>Thank you for reading through, and subscribe below for regular post updates.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/JPxoWJCTjA0CXSC2ZnfA2MwSZfbRFqN3wcvXyxLmUgw">Understanding ERC-4337: The Future of Ethereum&apos;s Account Abstraction Revolution</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/xcns6nhNfz8fQ-FT8uyymxhUl4AUQv5wJEAhVMhTmaE">Identities without Borders: Decoding our online identity</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/uJ3soQ2vkSPx3-UkAICU5j3StLjyTD_VLUsH1N5jsN8">Micro to Macro: Web3&apos;s 3-Wave Model of Evolution of Complex Systems</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/PbfSzeRIAlVVTW_qSnOIIxiPok-ahax7QF_FAWJAvdM">Tokenomics 101: Case Study of dYdX</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/T6AUZv8Rn5rlGS9xxQNVzh7QPoo8h2CCWIwU_OYpJmk">Voting Mechanisms &amp; Incentives For Governance in DAOs</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/06jDXC_JIJYXx_WE8h9OHUzwOIi_NWEmMt6AduwHvhI">Uniswap&apos;s Fee Switch Dilemma</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/VUyz8dEYcEIxaJt08r-6sAcg8o4olLNvSCtvLdYfefk">MakerDAO’s Endgame</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/84d3af1068e0a61f6f12bddad752aa961dbbafbfb58f26d0e1ce7e3075372b46.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[The 5 Phases and 14 MIPs that Will Define its Destiny]]></title>
            <link>https://paragraph.com/@arhat-2/the-5-phases-and-14-mips-that-will-define-its-destiny</link>
            <guid>NRxBCAufRrJ3cLrWeZUi</guid>
            <pubDate>Tue, 16 May 2023 07:31:37 GMT</pubDate>
            <description><![CDATA[MakerDAO is undergoing a significant transformation called Endgame, a roadmap to decentralize governance and improve innovation. Endgame consists of 14 Maker Improvement Proposals (MIPs), each designed to create rules and frameworks for the new governance structure. The first MIP voted on by the community was the Maker Constitution, also known as MIP101.These are the 14 proposals that make up the entire Endgame.Endgame&apos;s 14 MIPsPhases of EndgameThe five phases of Endgame are a roadmap pr...]]></description>
            <content:encoded><![CDATA[<p>MakerDAO is undergoing a significant transformation called <strong>Endgame</strong>, a roadmap to decentralize governance and improve innovation.</p><p>Endgame consists of 14 <strong>Maker Improvement Proposals (MIPs)</strong>, each designed to create rules and frameworks for the new governance structure. The first MIP voted on by the community was the <strong>Maker Constitution</strong>, also known as <strong>MIP101</strong>.</p><h3 id="h-these-are-the-14-proposals-that-make-up-the-entire-endgame" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">These are the 14 proposals that make up the entire Endgame.</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/499984723f46aef681743a1635d06773e441d8d92ba9c375a54baf417a9915ab.png" alt="Endgame&apos;s 14 MIPs" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Endgame&apos;s 14 MIPs</figcaption></figure><h2 id="h-phases-of-endgame" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Phases of Endgame</h2><p>The five phases of Endgame are a roadmap proposed by <strong>MakerDAO</strong> co-founder Rune Christensen to decentralize governance and improve innovation at MakerDAO, the decentralized protocol behind the stablecoin <strong>DAI</strong> and the governance token <strong>MKR</strong>.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b4fb0841b70b6f7f08a6205e31d18213e2c31feb55eae4a356c73ddaf332250d.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Let’s explore each in detail.</p><h2 id="h-phase-1-will-involve-the-following-changes" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Phase 1 will involve the following changes:</h2><ul><li><p>A <strong>complete rebrand</strong> to unify the DAI and Maker brands and create a new identity for the MakerDAO ecosystem.</p></li><li><p>The introduction of two new tokens with updated features: <strong>NewStable</strong> and <strong>NewGovToken</strong>.</p></li><li><p>NewStable is an ERC20 wrapper with the same features as DAI but with additional benefits such as flash minting, interest-bearing, and complete 1:1 conversion to DAI.</p></li><li><p>NewGovToken is a new version of MKR but with a higher supply and a deflationary mechanism that burns LP tokens for NewStable against NewGovToken using protocol surplus.</p></li><li><p>The preservation of Dai and MKR in their current form, but with a governance backend that operates through a secure bridge to Ethereum.</p></li></ul><p>The purpose of Phase 1 is to improve the scalability and efficiency of the Maker Protocol by upgrading its architecture and deploying AI tools to optimize various processes.</p><h2 id="h-phase-2-will-involve-the-following-changes" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Phase 2 will involve the following changes:</h2><ul><li><p>The launch of six <strong>SubDAOs</strong>, smaller DAOs that will have their governance tokens and determine charities to donate to through community votes.</p></li><li><p>The introduction of <strong>NewStable</strong> farms, which are liquidity pools that allow users to stake their NewStable tokens and earn rewards in the form of SubDAO tokens.</p></li><li><p>The activation of the <strong>Smart Burn Engine</strong> will accumulate and burn LP tokens for NewStable against NewGovToken using protocol surplus, creating deflationary pressure on NewGovToken.</p></li><li><p>The creation of a <strong>Purpose System</strong>, which will enable token allocations to SubDAOs based on their social impact and alignment with MakerDAO’s vision.</p></li></ul><p>The six subDAOs are categorized under these two:</p><ul><li><p><strong>FacilitatorDAO</strong>: Responsible for facilitating the governance process and ensuring all parties follow the Maker Constitution.</p></li><li><p><strong>AllocatorDAO</strong>: Responsible for allocating funds to various projects and initiatives that support the MakerDAO vision and mission.</p></li></ul><p>While there’s very little information about what these 6 subDAOs will be, each SubDAO will have its own governance token that can be earned by staking NewStable tokens in the corresponding NewStable farm.</p><p>The SubDAO tokens will also have voting rights and influence over the SubDAO’s decisions and actions. The SubDAOs will operate independently or in conjunction with the main DAO, depending on the situation and the purpose.</p><p>The purpose of Phase 2 is to enhance the governance mechanism of MakerDAO by creating a more diverse and resilient ecosystem of SubDAOs that can operate independently or in conjunction with the main DAO.</p><h2 id="h-phase-3-will-involve-the-following-changes" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Phase 3 will involve the following changes:</h2><ul><li><p>The launch of several internal <strong>AI tools</strong> to optimize governance tasks such as monitoring, data siloing, risk assessment, and voting.</p></li><li><p>The creation of <strong>The Purpose Fund</strong> will promote and fund free, open-source AI models and tools for socially impactful industries and projects.</p></li><li><p>Integrating <strong>real-world assets</strong> (RWA), such as real estate and stocks as collateral types for the Maker Protocol, expands its use case and adoption.</p></li><li><p>The development of <strong>Alignment Artifacts</strong>, which are AI-generated summaries of governance proposals that help users understand the pros and cons of each option.</p></li></ul><p>The purpose of Phase 3 is to leverage the power of AI to enhance the efficiency, resilience, and participation of the MakerDAO ecosystem. It will also support open-source AI development and social impact projects that use NewStable or NewGovToken to create positive change in the world.</p><h2 id="h-phase-4-will-involve-the-following-changes" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Phase 4 will involve the following changes:</h2><ul><li><p>The development of an incentive program for ecosystem participants called the <strong>Governance Participation Incentive (GPI)</strong>.</p></li><li><p>The GPI will involve gamification and rewards to incentivize interactions on the MakerDAO platform, such as voting, delegating, staking, and providing feedback.</p></li><li><p>The GPI will use the <strong>Sagittarius Lockstake Engine (SLE)</strong>, incentivizing users to lock up NewGovTokens and delegate voting power.</p></li><li><p>The SLE will also enable users to earn NewStable income or SubDAO tokens as rewards for their participation in securing the governance process.</p></li></ul><p>The purpose of Phase 4 is to increase user engagement and participation in governance by creating a positive feedback loop and aligning incentives. It will also foster a more diverse and active community that can contribute to the MakerDAO vision and mission.</p><h2 id="h-phase-5-will-involve-the-following-changes" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Phase 5 will involve the following changes:</h2><ul><li><p>The creation of a proprietary blockchain currently referred to as <strong>NewChain</strong>.</p></li><li><p>NewChain will host all backend logic for SubDAO tokenomics and MakerDAO governance security.</p></li><li><p>NewChain will be bridged to Ethereum, meaning NewStable, NewGovToken, Dai, and MKR will continue functioning normally on Ethereum.</p></li><li><p>NewChain will be protected by a governance backend that operates through a secure, state-of-the-art bridge.</p></li></ul><p>NewChain is a proprietary blockchain that MakerDAO plans to create in Phase 5 of Endgame, the final stage of its roadmap to decentralize governance and improve innovation. According to the official forum post, NewChain will have the following features:</p><ul><li><p>NewChain will host all backend logic for SubDAO tokenomics and MakerDAO governance security.</p></li><li><p>NewChain will be bridged to Ethereum, meaning NewStable, NewGovToken, DAI, and MKR will continue functioning normally on Ethereum.</p></li><li><p>NewChain will be protected by a governance backend that operates through a secure, state-of-the-art bridge.</p></li><li><p>NewChain will enable greater scalability and innovation for the MakerDAO ecosystem by optimizing performance and security.</p></li></ul><p>The purpose of Phase 5 is to finalize the Endgame governance and tokenomics of MakerDAO and SubDAOs by creating a dedicated blockchain that can optimize performance and security. It will also enable greater scalability and innovation for the MakerDAO ecosystem.</p><h2 id="h-questions-raised-by-the-community" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Questions Raised By the Community</h2><ol><li><p><strong>Isn’t transitioning Dai to a NewStable token going to fragment liquidity and give up the vast amount of integrations and brand power Dai has accomplished?</strong> That’s a valid concern, but the transition will not fragment liquidity or give up the integrations and brand power of DAI:</p><ul><li><p>Dai will remain the undisturbed OG stablecoin with no flashy features, and the complete 1:1 conversion to NewStable will always bootstrap its liquidity.</p></li><li><p>NewStable will be an ERC20 wrapper with the same features as DAI but with additional benefits such as flash minting, interest-bearing, and complete 1:1 conversion to DAI.</p></li><li><p>NewStable will be compatible with all existing DAI integrations and protocols and enable new use cases.</p></li></ul><p>Therefore, the transition will not harm the existing ecosystem of DAI but rather enhance it and expand it with new features and incentives.</p></li><li><p><strong>Why will USA IPs and VPN users be geo-blocked from accessing all forms of farming and yield opportunities of NewStable and NewGovToken?</strong> The US has a complex and uncertain legal and regulatory environment for crypto and DeFi projects, especially for DAOs and stablecoins. Because of the legal and regulatory risks involved, the US authorities:</p><ul><li><p>have shown a hostile and aggressive attitude towards crypto and DeFi projects, such as launching investigations, lawsuits, and enforcement actions.</p></li><li><p>have the power and jurisdiction to seize assets, freeze accounts, impose sanctions, and extradite individuals involved in crypto and DeFi projects.</p></li><li><p>have the influence and leverage to pressure other countries and entities to comply with their demands and policies.</p></li></ul><p>Therefore, US-based entities and addresses are excluded from the Endgame to protect the MakerDAO ecosystem and community from potential legal and regulatory threats. This is a precautionary measure to ensure the security and sustainability of the project.</p></li><li><p><strong>How will the AI tools be developed and deployed, and what are the ethical and security implications of using AI for governance?</strong> The AI tools for governance will be developed and deployed in Phase 3 of Endgame, the third stage of MakerDAO’s roadmap to decentralize governance and improve innovation. The AI tools will:</p><ul><li><p>be used to optimize governance tasks such as monitoring, data siloing, risk assessment, and voting.</p></li><li><p>include <strong>Alignment Artifacts</strong>, which are AI-generated summaries of governance proposals that help users understand the pros and cons of each option.</p></li><li><p>also include <strong>AI Oracles</strong>, which are AI models that provide reliable and unbiased data feeds for the Maker Protocol and SubDAOs.</p></li><li><p>be developed by MakerDAO’s Innovation DAO (MID), one of the six SubDAOs launched in Phase 2 of Endgame.</p></li><li><p>be funded by <strong>The Purpose Fund</strong>, which will promote and fund free, open-source AI models and tools for socially impactful industries and projects.</p></li></ul><p>The ethical and security implications of using AI for governance are complex and challenging. Some of the implications are that the AI tools may:</p><ul><li><p>introduce new risks and vulnerabilities, such as hacking, manipulation, bias, or errors.</p></li><li><p>raise ethical and legal questions, such as accountability, transparency, privacy, or consent.</p></li><li><p>affect the human agency and autonomy of the users and stakeholders, such as reducing their involvement, influence, or trust.</p></li></ul><p>Therefore, developing and deploying AI tools for governance will require careful design, testing, and evaluation to ensure their quality, reliability, and security. Clear and consistent ethical principles and guidelines will also be needed to ensure fairness, accountability, and transparency. It will also require constant feedback and communication with the users and stakeholders to ensure their satisfaction, participation, and empowerment.</p></li><li><p><strong>How will Endgame affect the tokenomics and value proposition of MKR and DAI?</strong> Endgame will affect MKR and DAI&apos;s tokenomics and value proposition in several ways. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://endgame.makerdao.com/endgame/overview">According to the official forum post by Rune Christensen and other sources</a>, some of the effects are:</p><ul><li><p>MKR will be replaced by a new version of MKR, called <strong>NewGovToken</strong>, which will have a higher supply and a deflationary mechanism that burns LP tokens for NewStable against NewGovToken using protocol surplus.</p></li><li><p>NewGovToken will be the governance token of MakerDAO and SubDAOs and will have voting rights and influence over the decisions and actions of the ecosystem.</p></li><li><p>NewGovToken will also be used as collateral to generate more NewStable tokens, creating a positive feedback loop and increasing the demand and value of NewGovToken.</p></li><li><p>NewStable will be compatible with all existing integrations and protocols that use DAI and enable new use cases.</p></li><li><p>NewStable will also be used to stake in NewStable farms, which are liquidity pools that allow users to earn rewards in the form of SubDAO tokens.</p></li></ul><p>Therefore, Endgame will enhance the tokenomics and value proposition of MKR and Dai by upgrading their features and functions, creating new incentives and opportunities, and expanding their use case and adoption. It will also preserve their existing ecosystem and brand power while preparing them for the future direction of MakerDAO.DAI integrations and protocols</p></li></ol><hr><p>MakerDAOs Endgame is an ongoing discussion, and I’ll keep updating this blog as and when new updates have been released.</p><hr><p>Thank you for reading through, and subscribe below for regular post updates.</p><p>If you enjoyed reading this, consider sharing this on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ctt.ac/EcyI9">Twitter</a>.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/JPxoWJCTjA0CXSC2ZnfA2MwSZfbRFqN3wcvXyxLmUgw">Understanding ERC-4337: The Future of Ethereum&apos;s Account Abstraction Revolution</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/xcns6nhNfz8fQ-FT8uyymxhUl4AUQv5wJEAhVMhTmaE">Identities without Borders: Decoding our online identity</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/uJ3soQ2vkSPx3-UkAICU5j3StLjyTD_VLUsH1N5jsN8">Micro to Macro: Web3&apos;s 3-Wave Model of Evolution of Complex Systems</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/PbfSzeRIAlVVTW_qSnOIIxiPok-ahax7QF_FAWJAvdM">Tokenomics 101: Case Study of dYdX</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/T6AUZv8Rn5rlGS9xxQNVzh7QPoo8h2CCWIwU_OYpJmk">Voting Mechanisms &amp; Incentives For Governance in DAOs</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/06jDXC_JIJYXx_WE8h9OHUzwOIi_NWEmMt6AduwHvhI">Uniswap&apos;s Fee Switch Dilemma</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/bd30a6422b996a36a09b6bd2ff0924c129a677d44a0232337b47be57bcbd3f0a.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Uniswap's Fee Switch Dilemma]]></title>
            <link>https://paragraph.com/@arhat-2/uniswap-s-fee-switch-dilemma</link>
            <guid>BMrrugIe2UDkFu2ogAxM</guid>
            <pubDate>Wed, 26 Apr 2023 19:16:36 GMT</pubDate>
            <description><![CDATA[Uniswap’s fee switch feature allows the protocol to collect a portion of the fees generated by the decentralized exchange. The fee switch was introduced with Uniswap V3 in March 2021 and can be activated by Uniswap governance, but it hasn’t happened still. Uniswap charges a 0.3% swap fee for every trade on its platform. The entirety of that fee is given to liquidity providers (LPs), who supply tokens to the pools and enable trading. The fee switch feature allows Uniswap governance to redirect...]]></description>
            <content:encoded><![CDATA[<p>Uniswap’s fee switch feature allows the protocol to collect a portion of the fees generated by the decentralized exchange.</p><p>The fee switch was introduced with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.uniswap.org/uniswap-v3">Uniswap V3 in March 2021</a> and can be activated by Uniswap governance, but it hasn’t happened still.</p><p>Uniswap charges a 0.3% swap fee for every trade on its platform. The entirety of that fee is given to liquidity providers (LPs), who supply tokens to the pools and enable trading.</p><p>The fee switch feature allows Uniswap governance to redirect 0.05% of the 0.3% swap fee to a different destination, such as the Uniswap treasury, a development fund, a liquidity mining program, or a charity.</p><p><strong>This means LPs would receive 0.25% of the swap fee instead of 0.3%.</strong></p><p>The fee switch feature creates a revenue stream for the Uniswap protocol and its governance, which can fund development, innovation, and community initiatives. The feature also gives UNI token holders more influence and stake in the protocol’s success.</p><p>However, the fee switch feature also has some trade-offs and challenges. For example, reducing the fees for LPs could reduce their incentives to provide liquidity and affect the competitiveness of Uniswap with other exchanges. Additionally, activating the fee switch could have regulatory and tax implications for the protocol and its users.</p><h2 id="h-lets-dive-deep" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Let’s dive deep</h2><p>Uniswap has three options for activating the fee switch:</p><h3 id="h-option-1-protocol-wide-fee-switch" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Option 1: Protocol-Wide Fee Switch</h3><ul><li><p>This option involves turning on the fee switch for all pools on Uniswap and redirecting 0.05% of the 0.3% swap fee to the Uniswap treasury, which UNI token holders control.</p></li><li><p>This generates the most revenue for the protocol and its governance, which could be used to fund development, innovation, and community initiatives.</p></li><li><p>However, it would also reduce the fees for all LPs, which could reduce their incentives to provide liquidity and affect the competitiveness of Uniswap with other exchanges.</p></li></ul><h3 id="h-option-2-pool-specific-fee-switch" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Option 2: Pool-Specific Fee Switch</h3><ul><li><p>This option involves turning on the fee switch for selected pools based on specific criteria, such as volume, liquidity, or volatility, and redirecting 0.05% of the swap fee to the Uniswap treasury.</p></li><li><p>This fee switch would generate less revenue for the protocol and its governance than option 1, but it would also reduce the fees for fewer LPs, which could mitigate some of the adverse effects on liquidity and competitiveness.</p></li><li><p>However, this would also introduce complexity and subjectivity in selecting the pools and criteria for activating the fee switch, as well as potential arbitrage opportunities and gaming behavior by LPs and traders.</p></li></ul><h3 id="h-option-3-alternative-fee-destinations" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Option 3: Alternative Fee Destinations</h3><ul><li><p>This option involves turning on the fee switch for selected pools and redirecting 0.05% of the swap fee to a different destination, such as a development fund, a liquidity mining program, or a charity.</p></li><li><p>This fee switch would generate no revenue for the protocol and its governance, but it would also reduce the fees for fewer LPs than option 1. Moreover, this switch could create positive externalities and network effects for Uniswap by supporting development and community initiatives aligned with Uniswap’s vision and values.</p></li><li><p>However, this would also introduce complexity and subjectivity in selecting the pools and destinations for activating the fee switch and potential coordination and governance challenges in managing and distributing the funds.</p></li></ul><h2 id="h-there-are-benefits-to-each-of-them" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">There are Benefits to Each of Them…</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/799ca701c4b60bdfad27854451582cda3354a8848638f6ead07f37e131df3856.png" alt="There might also be some regulatory and tax implications for the protocol &amp; users for each of the options" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">There might also be some regulatory and tax implications for the protocol &amp; users for each of the options</figcaption></figure><h2 id="h-and-also-some-trade-offs" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">… And Also, Some Trade-offs:</h2><p>The main trade-offs are between the following:</p><h3 id="h-maximizing-revenue-for-the-protocol" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Maximizing revenue for the protocol</h3><ul><li><p>The more fees the protocol collects, the more resources it has to fund development and community initiatives that could enhance Uniswap’s functionality, security, and user experience.</p></li><li><p>The fee switch feature allows Uniswap governance to redirect a portion of the fees generated by the exchange to the Uniswap treasury, which UNI token holders control.</p></li><li><p>The fee switch feature also aligns the interests of UNI token holders with the protocol’s success, as they would receive a share of the fees generated by the exchange.</p></li></ul><h3 id="h-incentivizing-liquidity-providers" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Incentivizing liquidity providers</h3><ul><li><p>The more fees LPs receive, the more incentives they have to provide liquidity and earn passive income.</p></li><li><p>LPs also face risks such as impermanent loss and price volatility when they provide liquidity, so they must be compensated accordingly.</p></li><li><p>The fee switch feature reduces the fees that LPs receive by redirecting a portion of them to a different destination, such as the Uniswap treasury or an alternative destination.</p></li><li><p>This could reduce LPs’ incentives to provide liquidity and affect their profitability.</p></li></ul><h3 id="h-maintaining-competitiveness-with-other-exchanges" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Maintaining competitiveness with other exchanges</h3><ul><li><p>The more competitive Uniswap is with other exchanges, both centralized and decentralized, the more volume and liquidity it can generate.</p></li><li><p>Uniswap’s competitiveness depends on fees, slippage, speed, security, and user experience.</p></li><li><p>The fee switch feature could affect Uniswap’s competitiveness by increasing the effective fee for traders who swap tokens on its platform.</p></li><li><p>This could make Uniswap less attractive than other exchanges offering lower fees or better services.</p></li></ul><h3 id="h-for-example" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">For Example</h3><p>If Uniswap governance decides to maximize revenue for the protocol by turning on the fee switch for all pools and redirecting 0.05% of the swap fee to the Uniswap treasury, this could reduce the incentives for LPs to provide liquidity and affect Uniswap’s competitiveness with other exchanges that offer lower fees or better services.</p><p>Conversely, if Uniswap governance decides to incentivize liquidity providers by turning off the fee switch for all pools and giving 0.3% of the swap fee to LPs, this could reduce the revenue for the protocol and its governance and limit their ability to fund development, innovation, and community initiatives that could enhance Uniswap’s functionality, security, and user experience.</p><p>Therefore, Uniswap governance needs to carefully weigh the costs and benefits of each option and decide on the best balance for the protocol’s long-term growth and sustainability.</p><h2 id="h-whats-the-current-status-of-the-fee-switch" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What’s the Current Status of the Fee Switch?</h2><p>The fee switch feature was introduced in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.uniswap.org/uniswap-v3"><strong>Uniswap V3</strong></a>, launched in <strong>March 2021</strong>.</p><p>However, the fee switch feature still needs to be implemented or activated. It can only be done via a <strong>governance vote</strong> by UNI holders, which has yet to happen. There have been <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.uniswap.org/concepts/protocol/fees">some proposals and discussions</a> in the Uniswap governance forum about turning on the fee switch for some pools, such as ETH-stablecoin pairs, but they have yet to reach a consensus or a formal vote.</p><p>Therefore, the fee switch feature is still a theoretical possibility yet to be tested or deployed on Uniswap. However, it remains to be seen if and when Uniswap governance will decide to activate the fee switch and its impact on the Uniswap protocol and stakeholders.</p><h2 id="h-the-community-reaction-to-the-fee-switch-feature-is-mixed-and-diverse" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The community reaction to the fee switch feature is mixed and diverse.</h2><p>Some UNI holders <strong>favor</strong> turning on the fee switch, as they see it as a way to generate revenue for the protocol and its governance, which could be used to fund development and community initiatives. They also see it as a way to align their interests with the protocol’s success, as they would receive a share of the fees generated by the exchange.</p><ul><li><p>More revenue for the protocol would increase the value and utility of UNI tokens, representing a claim on the fees generated by the exchange.</p></li><li><p>Some feel that the fee switch feature would align their interests with the protocol’s success, as they would receive a share of the fees generated by the exchange. This would create a positive feedback loop, as UNI holders would have more incentives to support and promote Uniswap, increasing its volumes, liquidity, market share, and fees and revenue benefit UNI holders.</p></li></ul><p>Some LPs <strong>oppose</strong> turning on the fee switch, seeing it as a way to reduce their fees and incentives to provide liquidity. They see it as a way to harm Uniswap’s competitiveness with other exchanges that offer lower fees or better services. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gov.uniswap.org/t/fee-switch-pilot-update-vote/19514">They also question the need and rationale for turning on the fee switch, arguing that Uniswap is already successful and profitable without it</a>.</p><ul><li><p>The fee switch feature would redirect 0.05% of the 0.3% swap fee to a different destination, reducing their incentives to provide liquidity, especially if they face <strong>impermanent loss</strong> and <strong>price volatility</strong> when they deposit tokens to the pools.</p></li><li><p>The fee switch feature could affect Uniswap’s competitiveness by reducing the fees and incentives for LPs making Uniswap less attractive than other exchanges offering lower fees or better services, such as faster execution, higher security, or more features.</p></li><li><p>Some also question the need and rationale for turning on the fee switch, as they argue that Uniswap is already successful and profitable without it. They also argue that Uniswap does not need to fund development and community initiatives, as it already has a strong team, a loyal community, and a proven product.</p></li></ul><p>Some users are indifferent or neutral about turning on the fee switch, as they see it as having little or no impact on their experience or the costs of using Uniswap.</p><h2 id="h-final-thoughts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Final Thoughts</h2><p>Turning on the fee switch feature is a complex and important decision that requires careful consideration and deliberation by Uniswap governance.</p><p>As the Uniswap ecosystem grows and its needs evolve, the community can adjust the fee switch mechanism through governance decisions. This adaptability empowers token holders to balance the need for growth, sustainability, and alignment with the broader goals of the platform to ensure its long-term success. As a result, it’ll become easier to balance trade-offs.</p><p>Indeed, a well-implemented fee switch can help the platform grow and strengthen its position in the DeFi landscape. By encouraging more projects to launch on Uniswap and attracting additional liquidity, the platform can support high-performing pools and pave the way for new and innovative initiatives within the DeFi space.</p><p>This strategic positioning would ultimately contribute to Uniswap&apos;s long-term success and its reputation as a go-to platform within the DeFi community.</p><p>Adjusting the fee switch mechanism over time through governance decisions can help maintain balance and alignment with the platform&apos;s broader goals, ensuring sustained growth and development of the ecosystem.</p><hr><p>Thank you for reading through, and subscribe below for regular post updates.</p><p>If you enjoyed reading this, consider sharing this on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ctt.ac/GUjak">Twitter</a>.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/JPxoWJCTjA0CXSC2ZnfA2MwSZfbRFqN3wcvXyxLmUgw">Understanding ERC-4337: The Future of Ethereum&apos;s Account Abstraction Revolution</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/xcns6nhNfz8fQ-FT8uyymxhUl4AUQv5wJEAhVMhTmaE">Identities without Borders: Decoding our online identity</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/uJ3soQ2vkSPx3-UkAICU5j3StLjyTD_VLUsH1N5jsN8">Micro to Macro: Web3&apos;s 3-Wave Model of Evolution of Complex Systems</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/PbfSzeRIAlVVTW_qSnOIIxiPok-ahax7QF_FAWJAvdM">Tokenomics 101: Case Study of dYdX</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/T6AUZv8Rn5rlGS9xxQNVzh7QPoo8h2CCWIwU_OYpJmk">Voting Mechanisms &amp; Incentives For Governance in DAOs</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/d6113fcc82d2421363957536bd267bf45bf7dcf76566bcb1e1cd64060aff9704.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Voting Mechanisms &  Incentives For Governance in DAOs]]></title>
            <link>https://paragraph.com/@arhat-2/voting-mechanisms-incentives-for-governance-in-daos</link>
            <guid>jaYTYkQkuGYSdYfYc4PF</guid>
            <pubDate>Mon, 24 Apr 2023 14:37:43 GMT</pubDate>
            <description><![CDATA[IntroductionEarlier this year, I explored the concept of Governance & Growth in Modern Society, where I identified two different societies emerging in modern economies.On the one hand, we have a global society of consumers with unprecedented mobility and access to information.On the other hand, we have organizations with digital sovereignty (DAOs) approaching to take power from the hands of corporations.In that research thesis, I explored how organizations, especially DAOs, can scale and what...]]></description>
            <content:encoded><![CDATA[<h2 id="h-introduction" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Introduction</h2><p>Earlier this year, I explored the concept of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a>, where I identified <strong>two</strong> different societies emerging in modern economies.</p><ul><li><p><em>On the one hand, we have a </em><strong><em>global society of consumers</em></strong><em> with unprecedented mobility and access to information.</em></p></li><li><p><em>On the other hand, we have </em><strong><em>organizations with digital sovereignty</em></strong><em> (DAOs) approaching to take power from the hands of corporations.</em></p></li></ul><p>In that research thesis, I explored how organizations, especially DAOs, can scale and what motives (<em>profit or growth principle</em>) drive them to scale and operate at a higher level.</p><p>This research thesis focuses more on how governance is enabled in DAOs through</p><ul><li><p>Voting incentives,</p></li><li><p>Pricing Mechanisms &amp; Prediction Markets, and</p></li><li><p>Oracles for data-driven decisions</p></li></ul><p>Further, this research delves deeper into analyzing &amp; optimizing interactions between DAO participants through game theory. This is done by exploring the idea of Voting mechanisms &amp; rewards. Also, I examined case studies of MakerDAO, Augur, Gitcoin Grants, Decred &amp; Tezos.</p><hr><h2 id="h-table-of-contents" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Table of Contents</h2><ul><li><p>The Concept of Voting Incentives</p><ul><li><p>Types of IDPs</p></li><li><p>How does the community view voting incentives?</p></li></ul></li><li><p>Pricing Mechanisms &amp; Prediction Markets for decision making</p></li><li><p>Role of Oracles in Decision Making</p></li><li><p>Analyzing and Optimizing the Interactions Between Participants in Governance of a DAO</p><ul><li><p>How to analyze interactions b/w participants</p></li><li><p>How to optimize interactions b/w participants</p></li></ul></li><li><p>Laying the Rules for Interactions</p></li><li><p>Categorizing Voting Mechanisms</p><ul><li><p>How to incentivize participation?</p></li><li><p>How to implement different voting mechanisms?</p></li></ul></li><li><p>Impact of Various Voting Mechanisms on Voting Rewards</p></li><li><p>Case Study of MakerDAO, Augur, Decred &amp; Tezos.</p></li><li><p>Conclusion</p></li></ul><hr><h2 id="h-the-concept-of-voting-incentives" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Concept of Voting Incentives</h2><p>Vote incentives involve Independent Distribution Partners (IDPs) that provide users with financial incentives for participating in governance by voting on their held governance tokens.</p><p>Independent Distribution Partners (IDPs) are platforms or entities that work on encouraging and facilitating voting participation among token holders. Their primary goal is to increase voter turnout by providing incentives, rewards, or other mechanisms that motivate users to engage in the governance process of decentralized projects or organizations.</p><p>IDPs can take various forms or operate in different ways, such as:</p><p><strong>Third-party platforms</strong>: External platforms can integrate with a decentralized project&apos;s governance system, offering participants an easy and user-friendly way to vote on proposals and receive rewards for participation.</p><ul><li><p><strong>Tally</strong>: A decentralized governance platform that facilitates easy voting and proposal creation for multiple DeFi projects, including MakerDAO, Bancor, Synthetix, and more.</p><ul><li><p>Tally connects with various web3 wallets, allowing users to manage their voting activities across different protocols from one place.</p></li><li><p>Each protocol may determine incentives for participation but can include rewards in the form of governance tokens.</p></li></ul></li><li><p><strong>Aragon</strong>: An Ethereum-based platform that helps users create and manage decentralized organizations.</p><ul><li><p>It provides a suite of tools for DAOs, including governance, proposal creation, and voting modules.</p></li><li><p>Aragon integrates with multiple projects to enable seamless decentralized governance. Depending on each DAO&apos;s governance tokenomics, users may receive rewards or incentives for participating in voting activities.</p></li></ul></li><li><p><strong>DAOstack</strong>: A decentralized platform for the creation and management of DAOs. It offers a modular and extensible framework for governance, including tools for proposal creation, voting, and delegation.</p><ul><li><p>DAOstack integrates with several Ethereum-based projects, allowing participants to engage in voting and decision-making activities.</p></li><li><p>As with other platforms, incentives for voters are determined by each specific DAO&apos;s rules and token economics.</p></li></ul></li></ul><p><strong>Native ecosystem integrations</strong>: The IDPs can be built into the native governance ecosystem of a project, providing a seamless experience for token holders and making it more convenient to participate in the voting process.</p><ul><li><p>By integrating IDPs directly into a project&apos;s native ecosystem, developers foster a more cohesive environment where token holders can easily access and engage with the governance process.</p></li><li><p>This approach elevates the user experience and encourages greater participation from the community, ultimately benefiting the project’s decentralized decision-making process.</p></li><li><p>Additionally, native integrations can facilitate a more secure and trustless voting system, as they often leverage the project&apos;s existing smart contracts and security measures.</p></li></ul><p><strong>Collaborative organizations or networks</strong>: These IDPs can be groups or consortia of companies or projects that work together to support and promote the adoption of blockchain-based governance systems and enhance voter participation through incentives.</p><ul><li><p>In this setup, multiple organizations join forces to create a more democratic and decentralized decision-making process.</p></li><li><p>These collaborative arrangements can pool resources, share knowledge, and develop mutually beneficial incentive programs to encourage active participation in voting initiatives.</p></li><li><p>The collaborative nature of these networks enables projects to learn from one another and continuously improve their governance structures while striving to create a more engaged and active community.</p></li></ul><p>While IDPs can be essential in fostering broader engagement in decentralized governance, their implementation should be carefully considered to avoid issues related to vote-buying or manipulation. Some of the ways this can be done:</p><ul><li><p>designing appropriate incentive structures,</p></li><li><p>maintaining transparent decision-making processes, and</p></li><li><p>minimizing the undue influence on voting outcomes.</p></li></ul><p>The main goal of this approach is to improve voter turnout and engagement in decentralized ecosystems, fostering more robust and active participation in governance.</p><p>Some questions I will answer in this research:</p><ol><li><p>What are the types of Vote Incentives that might be available to stakeholders?</p></li><li><p>What are the pros and cons of each type of vote incentive?</p></li><li><p>What are the strategies for improving voting quality on a decentralized protocol?</p></li><li><p>What is the potential impact and advantage of implementing vote incentives for community-driven organizations?</p></li><li><p>What are the best practices for executing and using vote incentives?</p></li><li><p>Is there a sample voting system that could be implemented on a blockchain?</p></li></ol><p>The idea of vote incentives can be seen as both positive and negative.</p><p>Positively, it results in more users requiring less incentive value to be incentivized to participate. Negatively, it may result in a system that can&apos;t be counted on for correct voting results.</p><p>Let’s see how Vote Incentives can be seen as both positive and negative features with these 4 reasons</p><h3 id="h-1-democratization-tool" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#1: Democratization Tool</h3><p>Some, including me, believe vote incentives promote democracy within decentralized systems by encouraging more people to vote. IDPs help to facilitate the process by incentivizing users to cast their votes, which can lead to a broader distribution of power, greater diversity of opinions, and ultimately more representative decision-making.</p><p>As a democratization tool, vote incentives are considered by some to be a valuable mechanism in promoting more inclusive and diverse decision-making within decentralized systems. The involvement of Independent Distribution Partners (IDPs) in facilitating the process is crucial to this viewpoint. By offering users rewards for voting, IDPs encourage a broader range of people to vote on governance tokens.</p><p>This increased participation results in several positive outcomes:</p><ul><li><p><strong>Wider distribution of power</strong>: With more people voting, the power dynamics within decentralized systems shift, allowing for a more equitable distribution of influence over decision-making processes.</p></li><li><p><strong>Greater diversity of opinions</strong>: Encouraging a broader range of people to vote leads to various perspectives being heard and considered, enhancing the quality of decisions and supporting more innovative solutions.</p></li><li><p><strong>More representative decision-making</strong>: As more people participate in voting, the resulting decisions better reflect the community&apos;s collective interest, improving overall governance and promoting long-term sustainability within the decentralized ecosystem.</p></li></ul><p>Voting incentives, when utilized effectively, can be a powerful tool to further democratic principles within decentralized systems, fostering healthier governance and more equitable outcomes.</p><h3 id="h-2-vote-buying" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#2: Vote-Buying</h3><p>On the other hand, some critics argue that offering financial incentives for voting might encourage vote-buying, which could distort the governance process. In this scenario, IDPs may attract users with the promise of monetary compensation, potentially leading to biased voting behavior and manipulation of the results. This would ultimately compromise the fairness and legitimacy of the governance decisions.</p><p>Vote-buying, as a potential downside of vote incentives, is a critical concern that must be acknowledged when discussing using financial incentives in decentralized systems.</p><p>Critics argue that the use of Independent Distribution Partners (IDPs) and financial incentives may result in issues such as:</p><ul><li><p><strong>Distorting the governance process</strong>: Monetary incentives shift users&apos; focus from making informed decisions based on their beliefs and values to making decisions driven by the promise of financial gain, thus leading to biased voting behavior.</p></li><li><p><strong>Role of IDPs</strong>: In this perspective, Independent Distribution Partners, by offering financial rewards, unintentionally attract users who prioritize monetary compensation rather than genuine interest or understanding of the issues being voted upon.</p></li><li><p><strong>Manipulation of results</strong>: Vote-buying could result in power being concentrated among those who can offer the most incentives, leading to an imbalance in the governance process and increased vulnerability to manipulation.</p></li><li><p><strong>Compromising fairness and legitimacy</strong>: The potential for vote-buying raises questions about the integrity of governance decisions made using incentives. When financial rewards rather than well-considered perspectives primarily influence decisions, the overall fairness and legitimacy of the governance process may be compromised.</p></li><li><p><strong>Biased voting behavior</strong>: When financial incentives are offered, users might be more likely to vote based on monetary gain rather than considering the underlying proposals&apos; merits. This could lead to a skewed decision-making process that no longer accurately reflects the preferences of the broader community.</p></li><li><p><strong>Manipulation of results</strong>: With monetary compensation in play, powerful entities might attempt to sway decisions in their favor by colluding with IDPs or exploiting vulnerabilities in the system. This could severely undermine the integrity of the voting process.</p></li><li><p><strong>Compromised fairness and legitimacy</strong>: If vote-buying becomes prevalent within a decentralized system, it erodes trust in the outcomes, as these decisions would not arise from an impartial assessment of the proposals but rather be influenced by financial gains.</p></li></ul><p>In light of these concerns, careful consideration must be given to implementing vote incentives in decentralized systems to ensure they do not endanger fairness and legitimacy instead of contributing positively to the overall governance process.</p><p>As a potentially negative aspect, vote incentives promote vote-buying, negatively affecting the decentralized systems&apos; governance process.</p><p>Acknowledging these concerns, exploring ways to balance the potential benefits of vote incentives while minimizing the risks associated with vote-buying behaviors and ensuring the integrity of decentralized governance processes is essential.</p><p>There is a fine line between fostering democracy within decentralized systems and engaging in vote-buying behavior that undermines good governance.</p><h3 id="h-3-pricing-mechanisms" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#3: Pricing Mechanisms</h3><p>Pricing mechanisms are crucial in determining resource allocation and consumer behavior in various markets.</p><p>I want to explore two case studies— Film exclusivity windows and Rake in Poker—to illustrate the impact of pricing mechanisms and underscore the need for more efficient pricing systems.</p><p>Let&apos;s examine these examples in more detail:</p><ul><li><p><strong>Film exclusivity windows</strong>: These windows refer to the period during which a film is exclusively available in a particular platform or format (e.g., theaters) before being released to other channels (e.g., streaming services or home video).</p><ul><li><p><em>This mechanism maximizes revenue by segmenting the market and capitalizing on consumer willingness to pay for early access.</em></p></li><li><p><em>However, this can also lead to inefficiencies, such as piracy due to limited accessibility, suboptimal release timeframes that fail to utilize demand, and potentially alienating some consumer segments.</em></p></li></ul></li><li><p><strong>Rake in poker</strong>: Rake refers to the commission fee that poker rooms and casinos charge players for participating in poker games. While rake enables these establishments to operate profitably, it can also have negative consequences.</p><ul><li><p><em>For example, high rake rates might deter more casual players, leading to a less diverse player pool and limiting growth potential.</em></p></li><li><p><em>Additionally, competing pricing models, like time-based rakes, can result in inefficient allocation of resources as players might make suboptimal decisions based on time constraints.</em></p></li></ul></li></ul><p>Pricing mechanisms significantly impact resource allocation and consumer behavior, sometimes leading to inefficient outcomes. But how do we decide on appropriate alternatives?</p><p>By evaluating the effectiveness of existing pricing models, which is through <strong>Oracles</strong>.</p><h3 id="h-4-oracles" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#4: Oracles</h3><p>There is a need for a certain level of centralization or trust in Oracle systems that supply crucial data to the decentralized platforms.</p><p>Augur, for instance, relies on a decentralized network of oracles to report and verify real-world event outcomes, which determine the payout of prediction market bets.</p><p>Oracle solutions often require some degree of trust in the data sender, which may present potential security risks, inaccuracies, or manipulations. This contradicts the inherent nature of decentralized systems, which typically seek to minimize trust in any single party or authority.</p><p>One possible solution to this challenge lies in using trust-minimization technologies like Arbitrum. Arbitrum is an off-chain scaling solution that offers a protocol for running smart contracts with minimal trust requirements between the parties involved. It achieves this by enabling the execution of contracts off-chain while maintaining the same security and dispute resolution capability as on-chain solutions.</p><p>Arbitrum can improve the current limitations faced by decentralized oracle systems by reducing the reliance on trusted parties and enhancing data reliability, ultimately leading to the more secure and efficient operation of blockchain-based prediction markets. In this context, exploring and implementing trust-minimization solutions like Arbitrum may pave the way for more robust and resilient decentralized oracle systems that better serve users&apos; needs and maintain the decentralization ideals at their core.</p><p><strong>Why are Prediction Markets Important for Voting Incentives?</strong></p><p>Prediction markets provide an effective mechanism for aggregating information, fostering collective intelligence, and incentivizing informed decision-making.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5882e99975d35338cad1abf0923f6103708a8b3cf09f91b8311ce501958e3574.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Prediction markets play a critical role in incentivizing well-informed voting, utilizing the collective knowledge of participants, enabling real-time decision-making, and building trust in DAO governance. These features make them a valuable tool for enhancing voting incentives and achieving better decision outcomes in DAOs.</p><p><strong>Why are oracles important for voting incentives in DAO governance?</strong> Oracles are important for voting incentives in DAO governance since they provide the interface between off-chain data sources and on-chain smart contracts, enabling effective integration of external information in decision-making. In the context of DAO governance, oracles play a crucial role by:</p><ul><li><p><strong>Data-driven decision-making</strong>: Oracles provide accurate, up-to-date, and reliable off-chain data that feeds into voting decisions made by the DAO members. This helps to create a more informed and data-driven voting process, improving the quality of governance decisions.</p></li><li><p><strong>Facilitating conditional outcomes</strong>: In some scenarios, DAO governance decisions might be based on external events or conditions not native to the blockchain. Oracles reduce this dependency by fetching the required external data and reliably feeding it into the DAO’s voting mechanisms, allowing for more versatile and adaptable DAO governance.</p></li><li><p><strong>Enhancing transparency and trust</strong>: Reliable oracles contribute to the trust in the DAO governance process since members can verify the accuracy and reliability of off-chain data used in decision-making. This trust drives more active participation and engagement from the DAO members, enabling better-informed voting.</p></li><li><p><strong>Enabling automation and efficiency</strong>: Oracles can trigger specific actions or changes in DAO governance based on predefined conditions, automating certain aspects of the governance process. This can lead to higher efficiency, responsiveness, and adaptability within the DAO ecosystem.</p></li><li><p><strong>Encouraging innovation and diversity</strong>: By providing access to off-chain data and information, oracles enable various voting incentives and mechanisms, allowing DAOs to experiment with and adopt innovative governance models tailored to their specific needs and goals.</p></li></ul><p>Today and in the coming future, Oracles will play a vital role in the governance process of DAOs.</p><p>By leveraging oracles, DAOs can create more effective governance models that incentivize well-informed voting and improve overall decision outcomes.</p><p>Now that we have discussed the good and bad of voting incentives, it’s time to put a framework of how to operationalize Voting Incentives.</p><h2 id="h-analyze-and-optimize-the-interactions-between-participants-in-the-governance-of-a-dao-through-game-theory" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Analyze and Optimize the interactions between participants in the governance of a DAO through game theory.</h2><p>Analyzing and optimizing the interactions between participants in DAO governance through game theory involves identifying key actors, their objectives, available strategies, and the rules governing interactions.</p><p>By understanding the incentives and potential outcomes of different strategies, it is possible to design a governance mechanism that encourages optimal behavior and maximizes the overall utility for the participants.</p><h3 id="h-how-to-analyze-interactions-bw-participants" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How to Analyze Interactions b/w Participants.</h3><p>In a DAO, the key actors typically include</p><ul><li><p>token holders,</p></li><li><p>proposers,</p></li><li><p>developers, and</p></li><li><p>oracles.</p></li></ul><p>Each stakeholder has different objectives and priorities, influencing how they interact with the governance process.</p><p>After identifying critical actors in a DAO, we can further analyze their objectives, priorities, and impact on the governance process.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/700c0b7d9fe9ee95e34f7a7577ad35273539fb9e9e9c09860727deb84410e19b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Understanding the objectives and priorities of these key stakeholders allows the DAO to design appropriate incentive mechanisms and governance structures that optimize cooperation, decision-making, and overall utility for all stakeholders.</p><p>By addressing each stakeholder’s concerns and priorities, the DAO can create an environment that fosters collaboration and drives the organization toward its goals.</p><p>Once we have identified the individual objective and priorities, we can then structure the shared objectives of the entire DAO:</p><ol><li><p><strong>Maximize overall value and growth of the DAO</strong>: All actors share a common goal in promoting the growth, adoption, and value proposition of the DAO to ensure its long-term success and sustainability.</p></li><li><p><strong>Ensure smooth functioning of the DAO</strong>: Stakeholders collectively desire an effective governance process that supports decision-making, encourages cooperation, and maintains the overall stability of the organization.</p></li><li><p><strong>Work towards the organization&apos;s mission:</strong> All participants in the DAO governance process aim to align their actions and decisions with the organization&apos;s overarching mission and long-term goals.</p></li></ol><p>By clearly defining each key stakeholder’s individual and shared objectives, DAO governance can consider these motivations when designing the appropriate incentive structures and governance mechanisms to optimize cooperation and decision-making across stakeholders.</p><p>Once we have done that, each stakeholder may have different strategies available based on their roles and capabilities within the governance structure. These strategies can include voting on proposals, submitting proposals, influencing other participants through discussion, and abstaining from voting.</p><p>In DeFi protocols and DAOs, various actors can access different strategies based on their roles and capabilities. These strategies can help actors participate and engage effectively within the governance structure.</p><p>Let&apos;s consider the key actors that we have previously discussed to outline the strategies available for each:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5187ac138a68cf5680aa5d97834e4bcd7cdaafaa16a34c38505c3a4e5c098159.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>By understanding and leveraging these strategies based on their roles, actors in a DAO or DeFi protocol can work together to influence the governance process, address common goals, and ensure the platform&apos;s long-term success.</p><p>This involves outlining the mechanisms governing voting, communication, and other participant interactions.</p><h3 id="h-now-lets-discuss-the-rules-of-interactions" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Now, Let’s Discuss the Rules of Interactions</h3><p>In the context of DAOs and DeFi protocols, the rules of interaction outline the core mechanisms governing voting, communication, and other interactions between participants.</p><p>These rules are crucial for creating an effective and transparent governance process, and they allow the platform to function smoothly while ensuring stakeholder involvement.</p><p>Here are the primary rules of interaction:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3281379e6ee0a89909482e1fc59fa6b21ad9f90616af1ef6348bc7c07b7b7f03.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>These rules and guidelines are essential for creating an effective, transparent governance process, enabling the platform to function smoothly and ensuring stakeholder involvement.</p><p>Let’s discuss each category in detail:</p><p><strong>Voting Mechanisms:</strong></p><ul><li><p><strong>One Token, One Vote</strong>: In most DAOs and DeFi protocols, voting power is typically determined by the number of governance tokens a participant holds. This can translate to a &quot;one token, one vote&quot; system, where the user&apos;s voting influence is proportional to their token holdings.</p></li><li><p><strong>Quorum Requirements</strong>: To avoid decision-making with low community involvement, a minimum quorum—a specific percentage of total tokens or eligible voters—may be required for a vote to be valid. The quorum ensures a broad consensus for proposed changes.</p></li><li><p><strong>Proposal Approval Thresholds</strong>: DAOs and DeFi platforms may have predefined approval thresholds to be met for a proposal to be considered approved. This prevents a minority from dominating decisions and ensures fairness.</p></li></ul><p><strong>Communication Channels:</strong></p><ul><li><p><strong>Public Forums</strong>: To encourage open discussion, many DeFi protocols and DAOs utilize public forums or discussion boards where participants can share their views, opinions, and proposals. This can include platforms like Discourse, GitHub, or dedicated community forums.</p></li><li><p><strong>Community Calls or Meetings</strong>: Regular community calls or meetings can be organized to gather feedback, discuss pressing issues, or address technical details that may be more challenging to handle in text-based communication.</p></li><li><p><strong>Social Media Engagement</strong>: Engaging community members on social media platforms such as Twitter, Telegram, or Discord can help maintain an active dialogue, increase awareness of governance matters, and broaden user participation.</p></li></ul><p><strong>Proposal Submission and Evaluation:</strong></p><ul><li><p><strong>Structured Proposal Process</strong>: To maintain the DAO and ensure a thorough evaluation, a structured process for proposal submission may be in place. This can include drafting the proposal, submitting it to a public forum for discussion, and allowing changes or amendments before the final vote.</p></li><li><p><strong>Proposal Evaluation Criteria</strong>: To ensure objective evaluation, there may be specific criteria for evaluating proposals, such as their impact on the platform&apos;s security, usability, efficiency, or alignment with the platform&apos;s long-term vision.</p></li><li><p><strong>Voting Timelines</strong>: Voting periods can be predefined, allowing participants ample time to review proposals, engage in discussions, or make decisions.</p></li></ul><p>Overall, these rules of interaction are meant to provide a framework for facilitating productive communication, informed decision-making, and transparent governance in DAOs and DeFi protocols.</p><p>By incorporating and adhering to these guidelines, the community can foster a cooperative environment, allowing the platform to evolve and adapt to its users&apos; needs continuously.</p><h3 id="h-now-that-we-have-analyzed-how-stakeholder-interact-within-a-dao-its-time-to-lay-out-rules-to-optimize-their-interactions" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Now That We Have Analyzed How Stakeholder Interact Within a DAO, It’s Time to Lay Out Rules to Optimize their Interactions</h3><p>To optimize participant interactions, the governance structure must encourage cooperation, prevent collusion, and minimize conflicts of interest.</p><p>Some potential game-theoretic approaches include</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2512d0f85bbb5b5ca3b1bc3f5888587ebc0df2f8cc7e6bd856da044b90946b30.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Please make sure that participating in the governance process offers rewards or value to the stakeholders.</p><p>Incentivizing participation in the governance process is critical to engaging stakeholders and ensuring robust decision-making. By offering tangible and intangible rewards, protocols can encourage various actors to contribute their time, knowledge, and resources toward the platform&apos;s ongoing development and success.</p><h3 id="h-here-are-different-types-of-voting-mechanisms-that-current-exist" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Here Are Different Types of Voting Mechanisms that Current Exist</h3><p>Utilizing voting mechanisms like quadratic voting, token-weighted voting, or time-based voting rights balances the power distribution among participants and avoids a few influential stakeholders&apos; dominations of governance decisions.</p><p>In many decentralized governance systems, voting mechanisms are essential to balance power among participants and ensure fair decision-making. They help prevent the domination of decisions by a few individuals and promote preferential power distribution.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1a81c58f0d3dadab1c26e777d811861ba4ad461759e99a213ab92688defca59d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>These popular voting mechanisms are often employed in DAO and DeFi governance (<em>which we will explore in detail in the following sections</em>), offering different approaches to distributing decision-making power among participants and encouraging engagement in the platform.</p><p>Each voting mechanism has its advantages and potential drawbacks.</p><p>It&apos;s essential to choose a system that best fits the needs of the specific platform and balances access to decision-making while minimizing the undue concentration of power.</p><p>A hybrid or multi-tiered approach combining different mechanisms may provide the most effective and equitable participation in some situations,</p><h3 id="h-how-can-we-effectively-implement-these-voting-mechanisms" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How can we effectively implement these voting mechanisms?</h3><p>Here are some ways:</p><p><strong>#1: Minimize Free-Riding</strong></p><p>Address the &quot;free-rider&quot; problem by designing mechanisms that discourage free-riding or passive behavior, such as lock-up periods for token holders or incentivizing active contributors.</p><p>Implementing a governance system that minimizes free-riding is essential for maintaining stakeholders&apos; active participation and decision-making, encouraging participation, and fostering a decentralized ecosystem.</p><p>To minimize the free-rider problem, we can consider the following strategies:</p><ol><li><p><strong>Design lock-up periods</strong>: Implement time-bound lock-up periods for token holders, hindering them from quickly selling their tokens and incentivizing long-term commitment to the project. This approach discourages free-riding by aligning the interests of token holders with the project&apos;s long-term success.</p></li><li><p><strong>Incentivize active contributions</strong>: Offer rewards or incentives to participants who actively contribute to the network, such as developers, content creators, or other stakeholders who provide value to the ecosystem. This strategy can also include a reputation system, allowing active participants to gain recognition and ascend in governance influence over time.</p></li><li><p><strong>Implement a penalty system</strong>: Establish a system of penalties for non-active users or free-riders that reduces their influence in governance decisions. For example, token holders who do not participate in voting or network activities over a specified period may experience a decline in the voting weight or value of their tokens.</p></li><li><p><strong>Educate stakeholders</strong>: Provide educational resources and a supportive community, encouraging participation and fostering stakeholder engagement. Empowering users with knowledge and resources will encourage active participation in governance decisions.</p></li><li><p><strong>Measure and analyze participation</strong>: Regularly monitor and assess the level of involvement in the governance process to identify trends and areas where improvements are needed. Use these insights to refine the incentives and mechanisms over time to minimize free-riding behavior further.</p></li></ol><p>By incorporating these strategies, DAOs can reduce the free-rider problem in their governance systems and encourage active and meaningful participation from diverse stakeholders.</p><p><strong>#2: Encourage Sharing of Information Between Participants</strong></p><p>Facilitate transparent communication channels and support information sharing among participants to enable better-informed decision-making.</p><p>Implementing a system that encourages information sharing in decentralized governance can enhance collaborative and informed decision-making processes. Here are some strategies that can help achieve this goal:</p><ol><li><p><strong>Transparent communication channels</strong>: Establish clear and open channels for discussions, enabling participants to share ideas, opinions, and concerns freely. Platforms like Discord, forums, and message boards can be ideal for sharing information.</p></li><li><p><strong>Documentation and archiving</strong>: Maintain an organized and accessible repository of all governance-related documents and discussions. This ensures that past information is easily retrievable and new participants can catch up on previous chats and decisions.</p></li><li><p><strong>Regular updates</strong>: Periodically update stakeholders about ongoing projects, new initiatives, and pertinent community issues. This can be achieved through newsletters, blog posts, or social media updates.</p></li><li><p><strong>Collaboration tools</strong>: Use collaborative tools, such as shared documents, project management platforms, or virtual whiteboards, to facilitate interaction, brainstorming, and consensus-building.</p></li><li><p><strong>Incentives for active participation</strong>: Reward participants for sharing valuable information, insights, or expertise. In a token-based system, these incentives might take the form of token rewards or governance rights, while in other contexts, they might be monetary or non-monetary perks.</p></li><li><p><strong>Education and training</strong>: Provide resources and opportunities for community members to enhance their knowledge, skills, and understanding of the project and its ecosystem. Workshops, webinars, and shared educational materials can support informed participation.</p></li></ol><p>By fostering an environment that encourages information sharing, decentralized governance systems can create more robust, more resilient communities where decisions are made collectively by informed and actively engaged participants.</p><p><strong>#3: Mitigate Collusion</strong></p><p>To address the issue of collusion in a decentralized organization or platform, implementing specific mechanisms can effectively ensure a fair and transparent decision-making process.</p><p>Here are some ways I believe through which this can be achieved:</p><ol><li><p><strong>Vote delegation</strong>: This method enables individuals to delegate their voting power to others, creating a proxy voting system. It allows users who lack expertise or knowledge to delegate their votes to someone they trust. By distributing voting power, vote delegation can help prevent the concentration of decision-making authority in the hands of a few, thus mitigating collusion.</p></li><li><p><strong>Quadratic voting</strong>: Quadratic voting is a system where participants can cast votes with varying intensities, but the cost of each additional vote increases quadratically. This makes it more expensive to influence decisions disproportionately and dilutes the power of small groups trying to collude. Quadratic voting ensures that outcomes more closely reflect the preferences of the collective while discouraging collusion.</p></li><li><p><strong>Multi-step decision-making process</strong>: Introducing multiple rounds or stages in the decision-making process can hinder collusion. Requiring proposals to pass through several steps makes it more difficult for a small group to coordinate and maintain influence over decisions.</p></li><li><p><strong>Randomized voting mechanisms</strong>: Systems like sortition or random sampling can randomly select a subset of participants to decide or form a committee. This reduces the chances of collusion since predicting or controlling who would be selected is more challenging.</p></li><li><p><strong>Transparency and monitoring</strong>: Increase transparency in the voting process and monitor for suspicious behavior or patterns, which may suggest attempts at collusion. Promptly address identified issues to ensure a fair decision-making process.</p></li></ol><p>By incorporating one or more of these mechanisms, decentralized platforms can better mitigate the risk of collusion and create a more diverse and inclusive decision-making environment.</p><h2 id="h-before-we-go-into-the-case-studies-its-also-essential-to-understand-how-different-voting-mechanisms-affect-voting-rewards-provided-to-stakeholders-in-a-dao" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Before we go into the case studies, it’s also essential to understand how different voting mechanisms affect voting rewards provided to stakeholders in a DAO.</h2><p>Let’s explore that in detail.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/41fbd7fa960de0003efc0d311524be64b6a2ac2e260c2ce35d254b6807381b71.png" alt="(updated)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">(updated)</figcaption></figure><h2 id="h-case-study-how-voting-mechanisms-affect-voting-rewards" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Case Study: How Voting Mechanisms Affect Voting Rewards</h2><h3 id="h-1-token-based-voting" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#1: Token-based voting</h3><p>In this system, each stakeholder’s voting power is proportional to the number of tokens they hold or stake. Voting rewards can be distributed to users based on their token holdings, incentivizing users with more tokens to participate actively in the decision-making process. However, this leads to the centralization of power in the hands of large token holders, as they may control a significant share of votes.</p><h3 id="h-case-study-makerdao" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Case Study: MakerDAO</h3><p>MakerDAO uses a token-based voting mechanism for governance. Users holding their native governance token, MKR, can stake their tokens to vote on different proposals.</p><p>Users with MKR tokens participate in governance by staking their tokens to vote on various proposals that drive the platform&apos;s development and functionality.</p><p>The core principle of MakerDAO&apos;s token-based governance is that voting power is proportional to the voter&apos;s MKR token stake, which means users who hold more tokens have a more decisive influence on decisions. This approach incentivizes MKR holders to actively participate in the platform&apos;s governance since their tokens&apos; value is directly linked to the quality of decisions made.</p><p>Proposals to the Maker community can involve changes to the protocol, adjustments to risk parameters or other aspects of the MakerDAO ecosystem.</p><p>After a proposal is submitted, MKR token holders can review it, discuss its merits, and cast their votes. The result of the voting process is based on the cumulative voting power of participating token holders.</p><p>Token-based voting systems like MakerDAO have several benefits, such as:</p><ol><li><p>Encouraging active participation in governance by tying voting power to token holdings.</p></li><li><p>Aligning the interests of token holders with the success and stability of the platform.</p></li><li><p>Allowing for transparent and auditable voting processes.</p></li></ol><p>However, <strong>centralization of power</strong> raises concerns about potential unequal representation or undue influence from a few participants who own a significant portion of the tokens.</p><p>A token-based voting system promotes community involvement, but as with any governance model, it has pros and cons. Finding the right balance between incentivizing participation and preventing centralization remains an ongoing challenge.</p><h3 id="h-2-quadratic-voting" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#2: Quadratic voting</h3><p>Participants can cast votes with varying intensity, but the cost of each additional vote increases quadratically. Voting rewards could be distributed based on the number of votes each participant casts, but with diminishing rewards as more votes are used. This mechanism incentivizes participants to distribute their votes judiciously and consider the importance of different proposals while minimizing the potential for collusion and centralization.</p><h3 id="h-case-study-gitcoin-grants" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Case Study: Gitcoin Grants</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.gitcoin.co/">Gitcoin Grants</a> supports open-source projects in the Ethereum ecosystem by connecting them with philanthropic funding from the community and matching funds from various donors.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gov.gitcoin.co/t/gitcoin-dao-governance-process-v3/10358">Gitcoin Grants employ a variant of quadratic voting called Quadratic Funding</a> to allocate funds to various projects. Quadratic Funding is a variation of Quadratic Voting designed to allocate funds to projects in a more equitable manner. It ensures that public funding reflects the amount of money contributed to a project and the broad-based support it receives from the community.</p><p>Users contribute to projects they believe in, and the matching funds are distributed based on the number of unique donors a project has rather than the total amount of contributions. This method emphasizes broad-based support for projects and avoids centralization.</p><p>Here&apos;s how the Quadratic Funding mechanism works in the context of Gitcoin Grants:</p><ol><li><p>Users (donors) contribute to projects they believe in, making their contributions with Simple Ether (ETH) or ERC-20 tokens.</p></li><li><p>In every fundraising round, Gitcoin secures matching funds from various sources, such as large donors, grants, and other sponsors.</p></li><li><p>The matching funds are distributed to the projects based on a quadratic formula that considers the number of unique donors for each project rather than just the total contributions received.</p></li><li><p>The quadratic formula increases the significance of small donations from many individual donors. For example, projects with more comprehensive community support will receive more matching funds, even if the total contributed is less than that of a project with a few large donors.</p></li></ol><p>This method has several advantages:</p><ol><li><p>Promotes broad-based support for projects, emphasizing the importance of many small financial contributions rather than a few sizable amounts.</p></li><li><p>Prevents centralization of funding, whereby a small number of large donors dictate the outcomes of funding allocation.</p></li><li><p>Encourages diverse and healthy growth of projects within the Ethereum ecosystem, fostering innovation and collaboration.</p></li></ol><p>Quadratic Funding in Gitcoin Grants aims to create a more equitable and democratic method of allocating resources to open-source projects. By emphasizing the importance of community support and lowering the influence of large donors, it aims to foster more balanced, sustainable growth in the ecosystem.</p><h3 id="h-3-one-person-one-vote" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#3: One-person-one-vote</h3><p>Each participant has an equal vote, irrespective of their token holdings or other factors. Voting rewards can be uniformly distributed among participants regardless of contribution, creating an egalitarian voting environment. However, this system may not account for participants&apos; varying expertise and knowledge, leading to less informed decisions.</p><h3 id="h-case-study-decred" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Case Study: Decred</h3><p>Decred relies on a ticket-holder voting system for its on-chain and off-chain governance using PoS and Politeia. On-chain validators vote on validating blocks and consensus rule changes, while off-chain ticket holders vote on proposals related to the project’s direction. This structure promotes sovereignty and participation among stakeholders while making stakeholder-based decisions.</p><p>It implements a unique hybrid consensus system combining PoW and PoS.</p><p>In Decred’s governance model, validators, also known as stakers, participate in on-chain voting by validating blocks and voting on consensus rule changes. Ticket holders participate in off-chain voting by submitting and discussing proposals on Politeia. Both types of voting require locking a portion of DCR tokens to purchase tickets, which provide voting rights.</p><p>Politeia, Decred’s off-chain governance platform, allows stakeholders to submit and discuss proposals related to the project.</p><p>These proposals can cover many topics, such as protocol upgrades, marketing initiatives, or development priorities. Ticket holders then vote on these proposals using their tickets, and based on the outcomes, decisions are implemented accordingly.</p><p>The ticket-holder voting principle in Decred’s governance system offers several advantages:</p><ul><li><p>A stake in the system and an incentive to participate in governance</p></li><li><p>Less risk of centralization as large token holders have to lock their coins to vote</p></li><li><p>A diverse range of ideas and opinions considered, potentially leading to more balanced and well-thought-out decisions</p></li></ul><p>However, it’s essential to recognize that ticket-holder voting governance models could face potential drawbacks or challenges, such as community coordination, voter apathy, or decision-making inefficiencies.</p><p>Decred’s ticket-holder voting governance system aims to create a sovereign, participatory decision-making process by giving weight to each ticket holder’s opinion.</p><h3 id="h-4-futarchy" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#4: Futarchy</h3><p>Futarchy, a concept developed by economist Robin Hanson, improves decision-making by using prediction markets to determine the best course of action based on the expected outcomes of different proposals.</p><p>Participants bet on the potential outcomes of competing proposals, and the winning bid is predicted to have the most positive impact on the DAO. Voting rewards can be distributed based on the accuracy of participants&apos; predictions, encouraging users to make informed decisions and thoroughly assess each proposal.</p><h3 id="h-case-study-augur" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Case Study: Augur</h3><p>The prediction market platform Augur has experimented with a futarchy-inspired governance model.</p><p>In it, users can stake their tokens on the predicted outcomes of different proposals, with the winning bid determined by the expected outcome. While not purely futarchy, Augur&apos;s approach incorporates elements of this governance model.</p><p>In Augur&apos;s system, users can stake their tokens on the predicted outcomes of different proposals.</p><p>The winning proposal is then determined based on the expected outcome, with users essentially &quot;voting with their wallets&quot; and using the wisdom of the crowd to weigh in on which proposal would lead to better results.</p><p>This approach differs from traditional governance models by focusing on the predicted consequences of decisions rather than simply the voters&apos; preferences.</p><p>Some advantages of incorporating futarchy-inspired elements into blockchain governance models include the following:</p><ol><li><p>Leveraging the collective intelligence of the community to make more informed decisions.</p></li><li><p>Reducing the impact of bias or manipulation in the decision-making process by focusing on outcomes rather than preferences.</p></li><li><p>Encouraging active participation in governance, as users have a financial stake in the results and can profit from accurate predictions.</p></li></ol><p>It is important to note that Augur&apos;s governance model is not purely futarchy but borrows specific ideas from the concept to enhance decision-making.</p><p>While futarchy has its proponents and critics, the experimentation with governance models like Augur&apos;s demonstrates the potential for innovation and adaptation in the blockchain and cryptocurrency space.</p><h3 id="h-4-delegation-or-liquid-democracy" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#4: Delegation or Liquid Democracy</h3><p>Participants can delegate their voting power to others they trust. Voting rewards could be given to both the delegator and the delegatee, incentivizing active participation and fostering trust in the community. This system can allow for more informed decisions, as expertise can be concentrated in a smaller group of trusted voters.</p><h3 id="h-case-study-tezos" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Case Study: Tezos</h3><p>Tezos utilizes a form of liquid democracy for its governance model. This model allows users who may not be able to participate actively to still have a say in the decision-making process by delegating their voting power.</p><p>In this model, token holders can delegate their voting power to trusted validators, also known as bakers. These bakers then represent the interests of those who have entrusted their voting power to them and vote on proposals accordingly.</p><p>This form of governance allows for more equitable participation, as individuals who might need more time, knowledge, or ability to engage in decision-making processes actively can still have their opinions represented through delegation.</p><p>By empowering its community members to delegate their voting power, Tezos enables a more inclusive and adaptive governance system. Liquid Democracy ensures that everyone&apos;s voice can be heard while allowing for efficient decision-making within the platform.</p><hr><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h2><p>We discussed</p><ol><li><p>Various types of voting incentives,</p></li><li><p>Pricing Mechanisms &amp; prediction markets for resource allocation in DAOs,</p></li><li><p>How to Analyze &amp; Optimize Interactions b/w Participants in Governance through Game Theory.</p></li><li><p>Different types of governance models, including on-chain and off-chain governance, as well as futarchy-inspired models like Augur&apos;s and liquid democracy models like Tezos&apos;.</p></li></ol><p>As with any aspect of DAO governance, combining different voting mechanisms can balance power, encourage active participation, and prevent collusion or centralization.</p><p>The optimal choice of voting mechanism(s) and reward structures depends on the specific goals and values of the community behind the DAO.</p><p>It&apos;s clear that the field of on-chain governance is diverse and evolving, with each approach offering potential benefits and drawbacks.</p><p>On-chain governance aims to improve decision-making and transparency, while off-chain governance enables flexibility and a more human-centric approach to resolving disagreements.</p><p>We have seen, Futarchy-inspired models, like the one used by Augur, utilize prediction markets to gain insights into expected outcomes of proposals, effectively leveraging the wisdom of the crowds. In contrast, Tezos&apos; use of liquid democracy allows for more equitable participation and efficient decision-making, allowing users to delegate their voting power to bakers.</p><p>I&apos;m still considering the various trade-offs between these models, such as</p><ol><li><p>transparency vs. flexibility, and</p></li><li><p>centralized decision-making vs. community-driven choices.</p></li></ol><p>The suitable governance model for an on-chain project will depend on its unique objectives and priorities and the desires of its community and stakeholders.</p><p>Some questions that I still have are:</p><ol><li><p>How do we weigh the advantages and disadvantages of on-chain vs. off-chain governance models?</p></li><li><p>As on-chain protocols &amp; technologies mature, how will the balance between decentralization and efficient decision-making change?</p></li><li><p>Will a dominant governance model emerge as the industry matures, or is there room for multiple approaches to coexist and thrive?</p></li></ol><p>I will definitely be exploring these questions in detail and delving deeper into the nuances of each throughout the year.</p><hr><p>Thank you for reading through, and subscribe below for regular post updates.</p><p>If you enjoyed reading this, consider sharing this on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ctt.ac/9VlF3">Twitter</a>.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/JPxoWJCTjA0CXSC2ZnfA2MwSZfbRFqN3wcvXyxLmUgw">Understanding ERC-4337: The Future of Ethereum&apos;s Account Abstraction Revolution</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/xcns6nhNfz8fQ-FT8uyymxhUl4AUQv5wJEAhVMhTmaE">Identities without Borders: Decoding our online identity</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/uJ3soQ2vkSPx3-UkAICU5j3StLjyTD_VLUsH1N5jsN8">Micro to Macro: Web3&apos;s 3-Wave Model of Evolution of Complex Systems</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/PbfSzeRIAlVVTW_qSnOIIxiPok-ahax7QF_FAWJAvdM">Tokenomics 101: Case Study of dYdX</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/ad7f30f2f258a227e2905b57b3a06f1039d0046f14c4966cabca233e1b424e88.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[DeFi Hacks Unveiled: What We've Learned from Q2's Early Incidents]]></title>
            <link>https://paragraph.com/@arhat-2/defi-hacks-unveiled-what-we-ve-learned-from-q2-s-early-incidents</link>
            <guid>CxSOZOYunBfsGx6T70aO</guid>
            <pubDate>Tue, 18 Apr 2023 16:35:07 GMT</pubDate>
            <description><![CDATA[Despite being only three weeks into Q2, we&apos;ve already witnessed a string of hacks and exploits targeting various defi protocols and DEXs. But fear not, as I&apos;ve thoroughly researched and analyzed a few of these incidents to provide insights into how they happened and what can be learned from them.(April 13, 2023) Yearn Finance & AAVE were exploited for more than $10M.yUSDT token, which is supposed to be a yield-generating version of USDT, was misconfigured to use Fulcrum&apos;s iUSDC...]]></description>
            <content:encoded><![CDATA[<p>Despite being only three weeks into Q2, we&apos;ve already witnessed a string of hacks and exploits targeting various defi protocols and DEXs.</p><p>But fear not, as I&apos;ve thoroughly researched and analyzed a few of these incidents to provide insights into how they happened and what can be learned from them.</p><h2 id="h-april-13-2023-yearn-finance-and-aave-were-exploited-for-more-than-dollar10m" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">(April 13, 2023) Yearn Finance &amp; AAVE were exploited for more than $10M.</h2><p>yUSDT token, which is supposed to be a yield-generating version of USDT, was misconfigured to use Fulcrum&apos;s iUSDC token instead of iUSDC and stayed that way for more than 1000 days.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4892b4eefd44d475ab59ea79c65861768a0a8c1a44c2b6fd524e23de12640a87.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>This situation leads to unexpected (losses or gains) for anyone holding yUSDT, depending on the exchange rate b/w USDT and USDC.</p><p>Understand what this is in detail:</p><ul><li><p>Fulcrum is a margin lending and trading platform that uses tokenized loans (iTokens) &amp; tokenized positions (pTokens) that use algorithmic lending pools to determine interest rates through supply and demand.</p></li><li><p>iTokens are interest-bearing tokens representing a share of Fulcrum&apos;s lending pool. Users can deposit their crypto assets into the pool and receive iTokens in return, which accrue interest over time.</p></li><li><p>iUSDC and iUSDT are two types of iTokens based on USDC and USDT, respectively.</p></li><li><p>The yUSDT token is supposed to be a yield-generating version of USDT, created by Yearn Finance, that allows users to earn interest on their crypto by depositing them into various pools or vaults.</p></li><li><p>However, it was discovered that the yUSDT token was misconfigured to use the iUSDC token instead of the iUSDT token as its underlying asset.</p></li></ul><p>This means that the yUSDT token was actually using a different stablecoin (USDC) than what it was supposed to use (USDT)</p><p>According to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/lookonchain/status/1646404007051800576?s=20">lookonchain</a>,</p><ul><li><p>3,032,142 $DAI</p></li><li><p>2,579,483 $USDC</p></li><li><p>1,785,091 $BUSD</p></li><li><p>1,512,528 $TUSD</p></li><li><p>1,193,756 $USDT</p></li></ul><p>were exploited.</p><p>OtterSec explained in detail how the exploit took place:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/osec_io/status/1646411672175939585?s=20">https://twitter.com/osec_io/status/1646411672175939585?s=20</a></p><p>The hack was initially discovered by Samczun here:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/samczsun/status/1646404331967778820">https://twitter.com/samczsun/status/1646404331967778820</a></p><hr><h2 id="h-april-14-2023-bitrue-exchange-was-exploited-for-dollar24m" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">(April 14, 2023) Bitrue Exchange was Exploited for $24M</h2><p>Bitrue crypto exchange suffered a hot wallet exploit, losing nearly $24M in crypto assets. According to the exchange, the stolen tokens represented 5% of Bitrue’s overall funds.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dbcd7c1ac3b4b2df94267c080c0226f57641b176b39ac8fc3690fea05147b1e9.jpg" alt="https://etherscan.io/tokentxns?a=0x1819ede3b8411ebc613f3603813bf42ae09ba5a5" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://etherscan.io/tokentxns?a=0x1819ede3b8411ebc613f3603813bf42ae09ba5a5</figcaption></figure><p>Bitrue paused withdrawals after the hack and intends to reopen them on April 18.</p><p>Details below:</p><ul><li><p>The hacker exploited the hot wallet by using an unauthorized transaction involving $ETH &amp; $USDT.</p></li><li><p>Bitrue does not disclose the exact details of how the hacker accessed the hot wallet.</p></li></ul><p>Still, it is possible that they exploited a vulnerability in either</p><ol><li><p>the hot wallet software or</p></li><li><p>used a phishing attack to obtain private keys or credentials.</p></li></ol><p>The hacker managed to withdraw various tokens worth nearly $24M, including BTC, XRP, ADA, QNT, GALA, SHIB, HOT &amp; MATIC.</p><p>The hacker used multiple external addresses to withdraw tokens from Bitrue’s hot wallet and exchanged most of these tokens for 8,858 $ETH, currently in a wallet with the address 0x181. They did this to avoid being traced and to exchange the tokens for other cryptocurrencies.</p><h3 id="h-why-are-hot-wallets-so-prone-to-hacks" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Why are hot wallets so prone to hacks?</h3><p>Hot wallets store the private keys or credentials that allow users to access their funds on the exchange.</p><p>Hackers can withdraw funds from the hot wallet to external addresses if they obtain these keys or credentials. They can also exploit vulnerabilities in the hot wallet software or the exchange’s security system to access the hot wallet.</p><p>Hot wallets are usually used to store a small portion of the exchange’s total funds, while most are held in cold wallets, which are offline wallets used for storage.</p><p>However, some exchanges may store significant funds in hot wallets to facilitate liquidity and trading volume. This increases the risk of losing a substantial amount of funds in case of a hack.</p><hr><h2 id="h-april-16-2023-hundred-finance-was-exploited-for-more-than-dollar7-million" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">(April 16, 2023) Hundred Finance was Exploited for More than $7 Million.</h2><p>Hundred Finance was <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://optimistic.etherscan.io/tx/0x6e9ebcdebbabda04fa9f2e3bc21ea8b2e4fb4bf4f4670cb8483e2f0b2604f451">hacked by an attacker</a> who exploited a vulnerability in the $hWBTC market on Optimism.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b477ddb02f8f6ef4d5caa0a9ecbe886d3dab0de954832ecbe67c241f427040eb.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p>The attacker manipulated the price of hWBTC by depositing and withdrawing $WBTC to inflate the value of hWBTC relative to other assets.</p></li><li><p>The attacker then used the inflated $hWBTC as collateral to borrow funds from other markets on Hundred Finance, such as $ETH, $USDC, $DAI, etc.</p></li><li><p>The attacker could borrow more than the value of their collateral because of price manipulation.</p></li><li><p>The attacker then withdrew the borrowed funds from optimism to ethereum, leaving behind a large debt on Hundred Finance.</p></li></ul><p>The total loss for the protocol was estimated at around $11M.</p><h3 id="h-so-why-did-this-happen" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">So why did this happen?</h3><p>The hacker used a &quot;re-entrancy&quot; attack to exploit the protocols. A &quot;re-entrancy attack&quot; works by allowing the hacker to call the same function multiple times before the state of the contract is updated and thus borrow more funds than their collateral. (I have explained how this works step by step in the following tweet)</p><p>The hacker donated 200 WBTC to Hundred Finance, which gave them 200 hWBTC in return, then they deposited 500 WBTC, which increased the price of hWBTC by 250 times, then used hWBTC as collateral to borrow funds from other markets.</p><ul><li><p>The hacker donated 200 $WBTC to Hundred Finance by calling the deposit function on the $hWBTC market contract with 200 WBTC as the input parameter.</p></li><li><p>The protocol gave them 200 $hWBTC in return for minting new $hWBTC tokens and sending them to the hacker’s address.</p></li><li><p>The hacker deposited 500 $WBTC, which increased the price of hWBTC by 250 times by calling the &quot;deposit&quot; function again on the hWBTC market contract with 500 $WBTC as the input parameter.</p></li><li><p>The price of hWBTC increased by 250 times because the protocol calculated the exchange rate of hWBTC based on the ratio of WBTC and hWBTC in the pool, meaning that after the hacker deposited 500 WBTC, there were more WBTC than hWBTC in the pool, so each hWBTC was worth more WBTC than before.</p></li><li><p>The hacker used hWBTC as collateral to borrow funds from other markets by calling the borrow function on different market contracts with their hWBTC as the input parameter, meaning that they used their inflated hWBTC tokens to take other tokens from the protocol, such as $ETH, $USDC, and $DAI.</p></li></ul><p>The reasons why this happened were threefold:</p><ol><li><p><strong>Re-entrancy vulnerability</strong> in the $hWBTC market on Optimism, meaning that the attacker could call the same function multiple times before the state of the contract was updated.</p></li><li><p><strong>Lack of price oracles</strong> for $hWBTC, meaning that the protocol relied on the internal exchange rate of hWBTC, which the attacker could easily manipulate.</p></li><li><p><strong>Low liquidity of $hWBTC</strong>, meaning that the attacker only needed a small amount of $WBTC to inflate the price of hWBTC by a significant factor.</p></li></ol><p>These reasons combined allowed the attacker to create a massive discrepancy between the value of their collateral and their debt and drain the funds from other markets.</p><h3 id="h-how-re-entrancy-attacks-work-step-by-step" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How re-entrancy attacks work step-by-step:</h3><ul><li><p>The hacker finds a function in the contract that makes an external call to another contract and does not update the state before the call.</p></li><li><p>The hacker calls this function with their own malicious contract as the recipient of the external call.</p></li><li><p>The function checks if the hacker has enough collateral to borrow some funds from the contract and sends them the funds.</p></li><li><p>The malicious contract receives the funds and triggers its fallback function, which is a default function that runs when no other function is specified.</p></li><li><p>The fallback function calls the same function in the original contract again before the state is updated.</p></li><li><p>The function checks if the hacker has enough collateral to borrow some more funds from the contract and sends them more funds.</p></li><li><p>The malicious contract receives more funds and triggers its fallback function again, repeating the process until the original contract runs out of funds or gas.</p></li><li><p>The hacker ends up borrowing more funds than their collateral because the original contract never updated its state to reflect the previous withdrawals.</p></li></ul><p>Also, Mudit Gupta mentioned here that Agave&apos;s smart contract was very similar to Aave&apos;s smart contract, but Aave’s had more safeguards to prevent re-entrancy attacks.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/Mudit__Gupta/status/1503783647903576065">https://twitter.com/Mudit__Gupta/status/1503783647903576065</a></p><p>Some people in my network mentioned that the best way to prevent re-entrancy attacks from happening would be to:</p><ol><li><p>make sure the contract updates its records before giving any money to anyone.</p></li><li><p>use some code that prevents the same function from being called again until it is done.</p></li><li><p>use a safer method of sending money that stops the function if something goes wrong.</p></li></ol><hr><h2 id="h-april-3-2023-a-solo-validator-exploited-five-mev-bots-and-earned-a-dollar20m-block-reward" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">(April 3, 2023) A Solo Validator Exploited Five MEV Bots and Earned a $20M Block reward.</h2><p>Samczun found out about this</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/samczsun/status/1642848556590723075?s=20">https://twitter.com/samczsun/status/1642848556590723075?s=20</a></p><p>Simpler explanation of this:</p><p>Ethereum is a big playground where people can play games and trade toys. Some people have special machines that can make new toys and give them to others who play the games. These machines are called validators. Sometimes, people want to trade their toys with other people, but they have to pay some candy to the validators to make the trade happen. The more candy they pay, the faster the trade happens.</p><p>Some people are very smart and sneaky, and they try to trick other people who are trading their toys. They see what toys they want to trade and quickly offer a better deal to the person who has the toy they want. They also pay more candy to the validators to make their trade happen first. This way, they get the toy they want for a cheaper price, and then they can sell it for a higher price later. This is called front-running.</p><p>There is a group of people who want to stop this from happening. They are called Flashbots. They have a special network connecting them with the validators, and they let people send their trades directly to them without anyone else seeing them. They also let people pay extra candy to the validators if they want their trades to happen faster. This way, they can avoid being tricked by sneaky people.</p><p>However, Flashbots has a problem with its network. Sometimes, when people send their trades to the validators, they don’t send all the information about their trades. They only send a secret code that represents their trades. The validators must ask Flashbots for the rest of the information before making the trade happen. But sometimes, Flashbots can’t give them the information because of a mistake in their network. This makes the validators unhappy, and they can’t make the trade happen.</p><p>One person found out about this problem and decided to use it for their own benefit. They made a fake trade that looked like a real one, but it was actually a trick. They also made two other trades that would help them make more money from their fake trade. They put these three trades together and sent them to Flashbots with a secret code and a lot of candy for the validators. The validators saw the secret code and the candy and wanted to make the trade happen. But when they asked Flashbots for the rest of the information, Flashbots couldn’t give it to them because of their mistake.</p><p>The person then waited for a validator not using Flashbots’ network. They sent them all the information about their three trades and even more candy. The validator didn’t know that one of the trades was fake and a trick. They accepted all the information and made the trade happen. The person then made a lot of money from their trick and gave some of it to the validator as candy.</p><p>The person made about $20 million from this trick, which was paid as candy by Flashbots to the validator who made their trade happen. This was not a regular candy reward but a special candy reward from tricking other people who were trading their toys.</p><hr><p>There’ll be many more, so be sure to subscribe so that you get these posts in your email directly.</p><p>Also, Let&apos;s not forget that early internet hacks were commonplace - from nerds hacking their school grades to stealing login info and creating viruses.</p><p>Impact on us?</p><p>It&apos;s no surprise that DeFi faces similar challenges, one we saw with YearnFinance &amp; AAVE or Bitrue or Hundred Finance, but we&apos;re holding our own.</p><hr><p>Thank you for reading through, and subscribe below for regular post updates.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/JPxoWJCTjA0CXSC2ZnfA2MwSZfbRFqN3wcvXyxLmUgw">Understanding ERC-4337: The Future of Ethereum&apos;s Account Abstraction Revolution</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/xcns6nhNfz8fQ-FT8uyymxhUl4AUQv5wJEAhVMhTmaE">Identities without Borders: Decoding our online identity</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/uJ3soQ2vkSPx3-UkAICU5j3StLjyTD_VLUsH1N5jsN8">Micro to Macro: Web3&apos;s 3-Wave Model of Evolution of Complex Systems</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/PbfSzeRIAlVVTW_qSnOIIxiPok-ahax7QF_FAWJAvdM">Tokenomics 101: Case Study of dYdX</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
        </item>
        <item>
            <title><![CDATA[Why You Should Pay Attention to dYdX, the Scalable and Customizable DEX for Derivatives]]></title>
            <link>https://paragraph.com/@arhat-2/why-you-should-pay-attention-to-dydx-the-scalable-and-customizable-dex-for-derivatives</link>
            <guid>eFlGX43BtZwxyBd409hV</guid>
            <pubDate>Tue, 18 Apr 2023 07:15:42 GMT</pubDate>
            <description><![CDATA[IntroductiondYdX was founded by Antonio Juliano in July 2017 after he worked at Coinbase and built a search engine for decentralized apps called Weipoint. dYdX’s vision is to empower traders worldwide with open, secure, and robust financial products that run on Ethereum.dYdX’s first product was Expo, a brokerage app allowing users to buy leveraged tokens representing short or long-margin positions on ETH.dYdX’s second product was Solo, a margin trading protocol that enabled users to borrow, l...]]></description>
            <content:encoded><![CDATA[<h2 id="h-introduction" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Introduction</h2><p>dYdX was founded by Antonio Juliano in July 2017 after he worked at Coinbase and built a search engine for decentralized apps called Weipoint. dYdX’s vision is to empower traders worldwide with open, secure, and robust financial products that run on Ethereum.</p><ul><li><p>dYdX’s first product was <strong>Expo</strong>, a brokerage app allowing users to buy leveraged tokens representing short or long-margin positions on ETH.</p></li><li><p>dYdX’s second product was <strong>Solo</strong>, a margin trading protocol that enabled users to borrow, lend, and trade any supported asset with up to 4x leverage.</p></li><li><p>dYdX’s third and current product is a <strong>decentralized exchange</strong> that offers perpetual contracts, margin trading, and spot trading for various crypto assets.</p></li></ul><p>dYdX leverages L2 scaling solutions provided by StarkWare, a company specializing in zero-knowledge proofs and scalability engines. It uses StarkWare’s StarkEx technology to move most of its trade execution and settlement off-chain while maintaining data availability and security on-chain.</p><p>Recently, dYdX announced that it had completed its <strong>v4 milestone 3</strong> by successfully integrating StarkWare’s <strong>Cairo</strong> programming language and <strong>StarkNet</strong> network into its platform.</p><p><em>More about dYdX’s v4 Milestone in the end</em></p><p>By using Cairo and StarkNet, dYdX will be able to offer fast and cheap trading on Ethereum with the following:</p><ul><li><p>zero gas costs,</p></li><li><p>low minimum trade sizes,</p></li><li><p>low trading fees,</p></li><li><p>high throughput, and</p></li><li><p>non-custodial security.</p></li></ul><h2 id="h-lets-dive-straight-into-dydx-tokenomics" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Let’s Dive Straight Into dYdX Tokenomics.</h2><p>dYdX has its own governance token called DYDX, which can be used to participate in staking pools, governance proposals, trading rewards, and fee discounts on the platform.</p><p>DYDX tokens have a maximum supply of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://coinmarketcap.com/currencies/dydx/">1 billion</a>, which will be fully unlocked by July 2026. Starting five years after launch, a maximum perpetual inflation rate of 2% per year may be utilized by governance to increase the supply of dYdX.</p><p>DYDX tokens are distributed to various groups according to the following initial allocation.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bebbd739d1da7fd7811e66b02d4d3af147aa308d4e12c6bf7af8487db171c6a6.png" alt="Source: coingecko.com/en/coins/dydx/tokenomics" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: coingecko.com/en/coins/dydx/tokenomics</figcaption></figure><ul><li><p>Investors: 27.7% (~277 million tokens)</p></li><li><p>Trading Rewards: 25% (~250 million tokens)</p></li><li><p>Employees and Consultants: 15.3% (~153 million tokens)</p></li><li><p>Airdrop: 7.5% (~75 million tokens)</p></li><li><p>Liquidity Provider Rewards: 7.5% (~75 million tokens)</p></li><li><p>Future Employees and Consultants: 7% (~70 million tokens)</p></li><li><p>Treasury: 5% (~50 million tokens)</p></li><li><p>Liquidity Staking Pool: 2.5% (~25 million tokens)</p></li><li><p>Safety Staking Pool: 2.5% (~25 million tokens)</p></li></ul><p>However, since the launch of DYDX, several governance proposals have resulted in changes to the initial allocation. The updated allocation is reflected in the following chart.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a28110cccb54ff037200c68a7561a762b39c6f507d69d7518ab02ed1ffdbb6ed.png" alt="Source: https://www.coingecko.com/en/coins/dydx/tokenomics" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Source: https://www.coingecko.com/en/coins/dydx/tokenomics</figcaption></figure><p>The updated allocation of DYDX tokens is as follows:</p><ul><li><p>Investors: 27.7% (277 million tokens)</p></li><li><p>Trading Rewards: 20.2% (202 million tokens)</p></li><li><p>Employees and Consultants: 15.3% (153 million tokens)</p></li><li><p>Airdrop: 5% (50 million tokens)</p></li><li><p>Liquidity Provider Rewards: 7.5% (75 million tokens)</p></li><li><p>Future Employees and Consultants: 7% (70 million tokens)</p></li><li><p>Treasury: 16.2% (162 million tokens)</p></li><li><p>Liquidity Staking Pool: 0.6% (6 million tokens)</p></li><li><p>Safety Staking Pool: 0.5% (5 million tokens)</p></li></ul><h2 id="h-staking-pools-for-dydx-tokens-are-divided-into-two-types-safety-pool-and-liquidity-pool" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Staking pools for DYDX tokens are divided into two types: Safety pool and Liquidity pool.</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/154c8c6d6b09109ca61fca6a80cb1e134cef840f9fa1a6d6e2c6cadd857acce3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-the-safety-pool-acts-as-a-backstop-for-the-platform-in-case-of-insolvency-or-liquidation-events-while-the-liquidity-pool-rewards-users-who-provide-liquidity-to-the-platforms-markets" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The safety pool acts as a backstop for the platform in case of insolvency or liquidation events, while the liquidity pool rewards users who provide liquidity to the platform’s markets.</h3><p>The safety staking pool is a smart contract-based component that allows dydx token holders to stake their tokens and earn rewards for securing the protocol. The staked dydx tokens can be used as a mitigation tool in case of a shortfall event on the protocol, such as exchange insolvency, smart contract attacks, or other issues that result in a deficit.</p><p>The occurrence and interpretation of a shortfall event are subject to dydx governance votes. The staked dydx tokens can be slashed and transferred to another address or contract to cover the losses in a shortfall event. The safety staking pool functions as an additional layer to protect users in the case of insolvency or other issues with the protocol.</p><ul><li><p>0.5% of the dydx token supply (5M DYDX) will be distributed to users who stake DYDX to the safety staking pool.</p></li><li><p>DYDX rewards will be distributed continuously according to each staker’s portion of the total DYDX in the pool.</p></li></ul><p>A staker must request to withdraw DYDX at least 14 days (Blackout Window) before the end of an epoch to be able to withdraw their DYDX after the end of that epoch.</p><ul><li><p>If stakers do not request to withdraw, their staked DYDX is rolled over into the next epoch.</p></li><li><p>Withdrawals cannot be requested during the Blackout Window.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/536eb3bcb64ad52514aea42b632ceb38f6881e3d754fb569d50e279013b5521b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>Risks</strong>: All funds in the contract, active or inactive, are slashable. Stakers may lose dydx in the event of a shortfall event. Stakers could lose a portion of their staked DYDX if a market maker were to lose DYDX via poor trading and cannot replenish the safety staking pool.</p><h3 id="h-the-liquidity-pool-is-a-smart-contract-based-component-that-allows-usdc-holders-to-stake-their-tokens-and-earn-rewards-for-providing-liquidity-to-the-platforms-markets" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The liquidity pool is a smart contract-based component that allows USDC holders to stake their tokens and earn rewards for providing liquidity to the platform’s markets.</h3><p>The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dydx.foundation/blog/liquidity-staking-pool">liquidity staking pool</a> is a smart contract-based component that allows USDC token holders to stake their tokens and earn dYdX rewards for providing liquidity to the dYdX Layer 2 protocol. The staked USDC tokens are used by community-approved liquidity providers who can make markets on the dYdX L2 perpetual protocol, offering competitive prices and tight spreads across various markets.</p><p>The liquidity providers are restricted from using borrowed funds outside the dYdX L2 protocol. The liquidity staking pool is a similar incentive that market makers use from centralized exchanges: interest-free, uncollateralized credit lines to be used solely on the dYdX L2 perpetual protocol.</p><p>The liquidity staking pool also benefits traders who can enjoy tighter spreads and more depth across all markets.</p><ul><li><p>0.6% of the dYdX token supply (6M dYdX) will be distributed to users who stake USDC in the liquidity staking pool.</p></li><li><p>dYdX rewards will be distributed continuously according to each staker’s portion of the total USDC in the pool.</p></li></ul><p>A staker must request to withdraw USDC at least 14 days (Blackout Window) before the end of an epoch to be able to withdraw their USDC after the end of that epoch.</p><ul><li><p>If stakers do not request to withdraw, their staked USDC is rolled over into the next epoch, and</p></li><li><p>Withdrawals cannot be requested during the Blackout Window.</p></li></ul><p><strong>Risks</strong>: Stakers may lose USDC if a borrower never repays a debt or loses USDC via poor trading and cannot replenish the liquidity staking pool.</p><h3 id="h-governance-mechanism-for-dydx-tokens" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Governance mechanism for DYDX tokens.</h3><p><em>Snapshot, a gasless off-chain voting tool, facilitates the governance process.</em></p><p>DYDX tokens grant their holders the right to participate in the governance of the dYdX Layer 2 protocol. DYDX token holders can create and vote on proposals that can change various aspects of the protocol, such as risk parameters, staking pool payouts, trading fee discounts, community treasury allocations, and more.</p><p>DYDX token holders can also delegate voting power to other addresses or entities they trust or support.</p><p>The governance process consists of four stages:</p><ul><li><p><strong>Proposal creation</strong> is an off-chain process that allows anyone with at least 1 DYDX token to create a draft proposal on Snapshot and gather feedback and support from the community.</p></li><li><p><strong>Proposal submission</strong> is an on-chain process that requires at least 1% of the total DYDX supply (10 million tokens) to submit a proposal to the dYdX Governance contract.</p></li><li><p>The <strong>voting period</strong> is an off-chain process that lasts three days and allows DYDX token holders or delegates to cast their votes on Snapshot using their token balance at the time of proposal submission.</p></li><li><p>The <strong>execution period</strong> is an on-chain process that lasts two days and allows anyone to execute a successful proposal that has received more than 50% of the votes cast and at least 4% of the total DYDX supply (40 million tokens).</p></li></ul><blockquote><p><em>Snapshot is a gasless off-chain voting tool that enables DYDX token holders or delegates to vote on proposals without spending any gas fees or locking their tokens. Snapshot uses signatures to verify votes and stores them on IPFS, a decentralized storage network.</em></p></blockquote><h3 id="h-trading-rewards-for-dydx-tokens" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Trading rewards for DYDX tokens</h3><p>Trading rewards incentivize users to trade on the dYdX L2 protocol and earn DYDX tokens for their activity.</p><p>Trading rewards are distributed to users who trade on the perpetual markets, which are leveraged contracts that track the price of an underlying asset without expiry.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/564aee1a887e201d1b37a8a7615e9492b7246503a8765f36d556488c2e1ca481.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Trading rewards are based on a combination of fees paid and open interest on the protocol.</p><ul><li><p>Fees are determined by the 30-day volume-weighted maker-taker schedule, which ranges from 0.05% to 0.15% for takers and from 0% to -0.025% for makers.</p></li><li><p>Open interest is measured every minute across all markets and averaged across a given epoch.</p></li></ul><p>Trading rewards are calculated using a formula considering the user’s trading tier, market share, and reward rate. The formula is as follows:</p><ul><li><p>Trading Score = (Fees Paid + Open Interest) * Tier Multiplier</p></li><li><p>Market Share = Trading Score / Total Trading Score</p></li><li><p>Reward Rate = DYDX Distributed / Total Trading Score</p></li><li><p>Trading Rewards = Market Share * Reward Rate</p></li></ul><p>The trading tier is a factor that increases the user’s trading score based on their trading volume. There are four tiers: Bronze (1x), Silver (1.25x), Gold (1.5x), and Platinum (2x). The tier thresholds are as follows:</p><ul><li><p>Bronze: Less than $100k in trading volume</p></li><li><p>Silver: Between $100k and $1M in trading volume</p></li><li><p>Gold: Between $1M and $10M in trading volume</p></li><li><p>Platinum: More than $10M in trading volume</p></li></ul><p>The market share is the user’s proportion of the total trading score across all users in a given epoch. The reward rate is the amount of DYDX tokens distributed per unit of trading score in a given epoch.</p><p>The rewards are the amount of DYDX tokens the user earns in a given epoch based on their market share and reward rate. Trading rewards are distributed at the end of each epoch, lasting 28 days.</p><p>Trading rewards initially had 25% of the total DYDX token supply (250 million tokens) allocated for distribution over five years. However, this was reduced to 20.2% (202 million tokens) after a governance vote. Trading rewards are subject to change based on future governance proposals or market conditions.</p><h3 id="h-the-discounts-however-are-based-on-a-sliding-scale-that-depends-on-the-users-token-balance-and-staking-duration" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The discounts, however, are based on a sliding scale that depends on the user’s token balance and staking duration.</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://help.dydx.exchange/en/articles/4798040-perpetual-trade-fees">Fee discounts</a> reduce the trading fees for users who hold or stake DYDX tokens on the dYdX Layer 2 protocol. They are based on the user’s current balance of DYDX and stkDYDX (staked DYDX) tokens in their wallet. The higher the balance, the higher the discount.</p><p>Fee discounts are also based on the user’s staking duration of DYDX tokens in the liquidity pool.</p><p><strong>The longer the staking duration, the higher the discount.</strong></p><p>Discounts are applied to both maker and taker fees according to the following table:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/80ce2934507aa99e988c02b66e09d502485610bf8a0f16b3000b64d4593236aa.png" alt="Fee discounts are subject to change based on future governance proposals or market conditions." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Fee discounts are subject to change based on future governance proposals or market conditions.</figcaption></figure><h2 id="h-some-insights-and-challenges-for-dydx" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Some Insights and Challenges for dYdX</h2><h3 id="h-dydx-has-several-competitive-advantages-that-make-it-one-of-the-leading-crypto-derivatives-platforms-in-the-market" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">dYdX has several competitive advantages that make it one of the leading crypto derivatives platforms in the market.</h3><p>Some of these are:</p><ul><li><p><strong>Scalability</strong>: dYdX leverages L2 scaling solutions provided by StarkWare to offer fast and cheap trading on Ethereum, with zero gas costs, low minimum trade sizes, low trading fees, high throughput, and non-custodial security.</p></li><li><p><strong>Liquidity</strong>: dYdX has abundant liquidity through collaboration with various market makers such as Amber Group and Sixtant, as well as liquidity provider rewards and staking pools that incentivize users to provide liquidity to the platform’s markets.</p></li><li><p><strong>Innovation</strong>: dYdX is constantly innovating and adding new features and products to its platform, such as perpetual contracts, cross-margin trading, limit orders, stop-loss orders, isolated margin trading, and more.</p></li><li><p><strong>Governance</strong>: dYdX has a decentralized governance mechanism that allows DYDX token holders to vote on proposals that affect the platform’s parameters, features, and policies.</p></li></ul><h3 id="h-dydx-faces-several-regulatory-risks-that-could-hamper-its-growth-or-operations" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">dYdX faces several regulatory risks that could hamper its growth or operations.</h3><p>Some of these are:</p><ul><li><p><strong>Security token classification</strong>: dYdX may face regulatory scrutiny from the US Securities and Exchange Commission (SEC) or other regulators if its DYDX token is deemed a security token rather than a utility token. This could result in legal actions, fines, or restrictions for the platform and its users.</p></li><li><p><strong>KYC/AML compliance</strong>: dYdX may be required to implement know-your-customer (KYC) and anti-money laundering (AML) procedures to comply with local or international laws and regulations. This could compromise the privacy and anonymity of its users, as well as increase the operational costs and complexity of the platform.</p></li><li><p><strong>Jurisdictional limitations</strong>: dYdX may be prohibited or restricted from operating in certain jurisdictions that have unfavorable or unclear laws or regulations regarding crypto derivatives trading. This could limit the market size and user base for the platform.</p></li></ul><h3 id="h-dydx-has-achieved-impressive-user-adoption-since-its-launch-in-2017" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">dYdX has achieved impressive user adoption since its launch in 2017.</h3><p>Some of its user adoption metrics are:</p><p><strong>Trading volume</strong>: As of April 18, dYdX has processed over <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coingecko.com/en/coins/dydx/historical_data#panel">$19.2 billion</a> in cumulative trading volume across its perpetual, margin, and spot markets in 2023 alone.</p><p><strong>Number of users</strong>: dYdX has over 40,000 active users who trade on its platform regularly.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/48eaadd8b0ec81ce7627fd6bb4034c9ff7d686fa67a9af3374afe723bede1dd1.png" alt="https://dune.com/dydxanalytics/dydx-unified-dashboard" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://dune.com/dydxanalytics/dydx-unified-dashboard</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f9cccdca21c2b72b581242f7f628e449a044fd375424555d66d0a2bc2727c2c3.png" alt="https://dune.com/dydxanalytics/dydx-unified-dashboard" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://dune.com/dydxanalytics/dydx-unified-dashboard</figcaption></figure><p><strong>Token distribution</strong>: dYdX has distributed over 156 million DYDX tokens to its users through various programs such as airdrops, trading rewards, liquidity provider rewards, staking pools, and governance proposals.</p><h3 id="h-dydx-has-an-ambitious-future-roadmap-to-make-it-the-largest-global-cryptocurrency-exchange" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">dYdX has an ambitious future roadmap to make it the largest global cryptocurrency exchange.</h3><p>Some of its future plans are:</p><ul><li><p>Launching its own blockchain: dYdX plans to launch its standalone blockchain called the dYdX Chain in Q2 2023. The dYdX Chain will be based on Cosmos SDK and Tendermint consensus protocol and use DYDX as its native token. The dYdX Chain will enable complete decentralization of the platform’s off-chain orderbook perpetual futures exchange.</p></li><li><p>Expanding its product offerings: dYdX plans to expand its product offerings to include more markets, assets, order types, leverage options, risk management tools, and analytics features. Some of the products in development or planned are options contracts, futures contracts, portfolio margining, trailing stop orders, conditional orders, subaccounts, and more.</p></li></ul><h3 id="h-dydx-plans-to-grow-its-community-and-ecosystem-by-engaging-more-with-its-users-partners-developers-validators-and-regulators" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">dYdX plans to grow its community and ecosystem by engaging more with its users, partners, developers, validators, and regulators.</h3><p>Some of the initiatives that are underway or planned are:</p><ul><li><p><strong>Launching a developer portal and SDK</strong>: dYdX intends to launch a developer portal and SDK that will allow developers to quickly build applications and integrations on top of the dYdX Chain and protocol.</p></li><li><p><strong>Supporting bridges and interoperability</strong>: dYdX plans to support bridges and interoperability with other blockchains and platforms, such as Ethereum, Polygon, Binance Smart Chain, Solana, and more. This will allow users to access dYdX from various wallets, networks, and devices.</p></li><li><p><strong>Educating and informing users</strong>: dYdX plans to educate and inform users about its platform, products, features, and benefits through various channels and resources, such as blogs, podcasts, videos, webinars, tutorials, guides, newsletters, social media, and more.</p></li><li><p><strong>Collaborating and partnering with stakeholders</strong>: dYdX plans to collaborate and partner with various stakeholders in the crypto space, such as market makers, liquidity providers, exchanges, aggregators, data providers, research firms, media outlets, influencers, regulators, and more. This will help dYdX increase its exposure, reputation, trust, and compliance.</p></li></ul><h2 id="h-latest-updates-on-dydx" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Latest Updates on dYdX</h2><h3 id="h-1" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#1</h3><p>dYdX token’s large wallet investors have steadily accumulated the asset since March 2023. They have been buying more tokens and increasing their holdings over time. This can be seen from the data provided by Santiment, a crypto analytics platform, which shows that this segment of whales now holds over 5.6% of the total dYdX supply.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/755b3a2539c11add9ccd2c1cf8f42d73f9e66254ee525e76eab9643f89536db2.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Whale accumulation coupled with a declining supply on exchanges is considered a bullish sign for the token. This creates a scarcity effect that can drive up the token&apos;s price.</p><p>The supply of dYdX tokens on exchanges has declined by over 10 million between February and April 2023, indicating lower selling pressure.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/08bdc7054a019c58e8909177da44854c0f27db21020c78ac9716a7bc56e46ff7.png" alt="Updated supply schedule" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Updated supply schedule</figcaption></figure><p>Experts predict a sustained uptrend in dYdX. Some of the factors that support this prediction are:</p><ul><li><p>The breakout of dYdX from its downtrend and consolidation phase signals a change in market sentiment and momentum.</p></li><li><p>The reduction of trading rewards by 45% after a governance vote aims to improve the tokenomics and sustainability of the platform.</p></li><li><p>The announcement of launching its standalone blockchain, called the dYdX Chain, in Q2 2023 will enable complete decentralization and innovation for the platform.</p></li></ul><h3 id="h-2" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#2</h3><p>dYdX has announced its exit from the Ethereum network and its plan to launch its standalone blockchain called the dYdX Chain in Q2 2023 using the Cosmos SDK. This framework allows developers to build custom blockchains that can interoperate with each other.</p><p>The dYdX Chain will be based on Cosmos SDK and Tendermint consensus protocol and will use DYDX as its native token for governance and for paying fees, staking, and voting.</p><p>The dYdX Chain aims to decentralize the platform’s off-chain orderbook perpetual futures exchange fully. The orders will be matched in real-time by the network of validators and then committed on-chain. This will enable faster and cheaper trading without compromising security or transparency.</p><h3 id="h-but-why-did-dydx-decide-to-leave-ethereum-and-choose-cosmos-for-their-blockchain" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">But why did dYdX decide to leave Ethereum and choose Cosmos for their blockchain:</h3><ul><li><p><strong>Scalability</strong>: dYdX faced scalability issues on Ethereum due to its high gas fees, low throughput, and network congestion. These issues limited the platform’s growth and user experience. By moving to Cosmos, dYdX expects to increase its processing capacity by at least ten times and eliminate gas fees for trading.</p></li><li><p><strong>Customization</strong>: dYdX wanted more control and flexibility over its blockchain and protocol parameters. Using Cosmos SDK, dYdX can customize its blockchain to suit its specific needs and optimize its performance. For example, dYdX can choose its consensus algorithm, block time, transaction format, fee structure, etc.</p></li><li><p><strong>Interoperability</strong>: dYdX wanted to be able to connect and communicate with other blockchains and platforms in the crypto space. By joining Cosmos, dYdX can leverage the Inter-Blockchain Communication (IBC) protocol, enabling the cross-chain transfer of tokens and data. This will allow dYdX to access more liquidity, markets, assets, and users.</p></li></ul><h3 id="h-3" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">#3</h3><p>dYdX has <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/dydxfoundation/status/1620418811752226817">extended the lock-up period</a> for DYDX tokens issued to investors, employees, and consultants until Dec 1, 2023. These tokens were initially scheduled to be unlocked on Feb 1, 2023, but they will remain locked for another 10 months.</p><p>The move signals the long-term support and commitment of the stakeholders to the dYdX protocol and its vision showing their confidence and loyalty to the dYdX project and its future goals. The move also indicates that the stakeholders are not interested in selling their tokens in the short-term and are willing to wait for the long-term growth and development of the platform.</p><p>The extension of the lock-up period affects 156 million DYDX tokens, representing about 15.6% of the total supply of 1 billion DYDX tokens. These tokens are held by various parties, such as:</p><ul><li><p>Past investors of dYdX Trading Inc., the company behind the dYdX protocol, received 27.7% of the total DYDX supply in exchange for their funding.</p></li><li><p>Founders, employees, advisors, and consultants of dYdX Trading Inc. and dYdX Foundation, the non-profit organization that supports and governs the dYdX protocol, received 15.3% of the total DYDX supply as compensation for their work.</p></li></ul><p>A mutual agreement decided the extension of the lock-up period between dYdX Trading Inc., dYdX Foundation, and certain parties who hold the Warrants to Purchase Tokens (Warrants). These contracts grant the right to buy DYDX tokens at a fixed price.</p><p>The agreement was signed on Jan 24, 2023, and announced on Jan 31, 2023.</p><p>The market and the community have well received the extension of the lock-up period, as it shows a strong alignment of interests and incentives between the stakeholders and the platform. The news also reduced the selling pressure and increased the scarcity of DYDX tokens in circulation.</p><h2 id="h-dydx-v4-milestones" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">dYdX v4 Milestones</h2><p>dYdX’s v4 milestone is the final stage of its roadmap to launch its own <strong>decentralized blockchain</strong> for trading perpetual contracts on Layer 2. The v4 milestone consists of five sub-milestones, each with a set of features to be built and a network release to be launched1. The sub-milestones are:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4fb39e0940fb3cb4bbbdc60866157d9addfb36e65b1675925e18fc57e45b8b45.png" alt="https://dydx.exchange/blog/v4-milestone-3-is-complete" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://dydx.exchange/blog/v4-milestone-3-is-complete</figcaption></figure><h2 id="h-after-thoughts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">After Thoughts</h2><p>dYdX has achieved impressive user adoption, trading volume, innovative product offerings, and governance features. The platform faces several challenges, such as regulatory risks, jurisdictional limitations, and competition from other platforms.</p><p>However, the platform has several competitive advantages, such as liquidity, interoperability, and community engagement. For example, the platform has recently announced its plan to launch its standalone blockchain called the dYdX Chain in Q2 2023, enabling complete decentralization and performance optimization.</p><p>The platform has also extended the lock-up period for DYDX tokens issued to investors, employees, and consultants until Dec 1, 2023, which signals the long-term support and commitment of the stakeholders to the dYdX protocol and its vision.</p><hr><p>Thank you for reading through, and subscribe below for regular post updates.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/JPxoWJCTjA0CXSC2ZnfA2MwSZfbRFqN3wcvXyxLmUgw">Understanding ERC-4337: The Future of Ethereum&apos;s Account Abstraction Revolution</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/xcns6nhNfz8fQ-FT8uyymxhUl4AUQv5wJEAhVMhTmaE">Identities without Borders: Decoding our online identity</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/uJ3soQ2vkSPx3-UkAICU5j3StLjyTD_VLUsH1N5jsN8">Micro to Macro: Web3&apos;s 3-Wave Model of Evolution of Complex Systems</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/6ead14c0ef3212b37ab1b57d2f6a4ba8f142b27ce6e6000a6b2a44b11d6e5351.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Micro to Macro: Web3's 3-Wave Model of Evolution of Complex Systems]]></title>
            <link>https://paragraph.com/@arhat-2/micro-to-macro-web3-s-3-wave-model-of-evolution-of-complex-systems</link>
            <guid>O01Us0yj689DJ8Rg6fZK</guid>
            <pubDate>Mon, 10 Apr 2023 18:47:00 GMT</pubDate>
            <description><![CDATA[NOTE: The goal of this research is not to build a long-lasting framework but to understand and categorize decentralized infrastructure as a system that lets its users contribute and build on top of it. I have tried to explain the parts of the 3-wave model with various examples, including MakerDAO, Uniswap, BitTorrent, AAVE, Polygon & Solana. But it is all early stages, and I will iterate on this framework throughout the year upon having detailed conversations with builders, investors, and con...]]></description>
            <content:encoded><![CDATA[<p>NOTE:</p><p>The goal of this research is not to build a long-lasting framework but to understand and categorize decentralized infrastructure as a system that lets its users contribute and build on top of it.</p><p>I have tried to explain the parts of the 3-wave model with various examples, including MakerDAO, Uniswap, BitTorrent, AAVE, Polygon &amp; Solana.</p><p>But it is all early stages, and I will iterate on this framework throughout the year upon having detailed conversations with builders, investors, and contributors.</p><p>If you want to stay updated with this framework and my future research posts, do consider subscribing below</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><hr><p>The 3-wave model of evolution of complex systems is so interesting to me, and I&apos;ve been looking for parallels between this model and Web3.</p><blockquote><p>Especially if you are a founder, this should be interesting.</p></blockquote><p>For context, the 3-wave model is based on the idea that complex systems undergo three phases of evolution:</p><ul><li><p><strong>Self-organization</strong>: process of the spontaneous formation of patterns and structures from interacting agents.</p></li><li><p><strong>Entropy</strong>: measure of disorder and randomness in a system.</p></li><li><p><strong>Development</strong>: process of increasing the complexity and functionality of a system.</p></li></ul><p>In Web3, I&apos;d like to add another trait everyone should resonate with:</p><ul><li><p><strong>Chaos</strong>: the state of unpredictability and sensitivity to initial conditions in a complex system that may lead to new forms of self-organization or the destruction of existing patterns.</p></li></ul><p>Some questions I’ve asked myself to include <strong>Chaos</strong> into the 3-wave model, especially if I want to build this framework for evaluating decentralized infrastructure:</p><h3 id="h-how-to-define-the-criteria-for-chaos-in-a-complex-system-what-are-some-indicators-or-measures-of-chaos" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How to define the criteria for chaos in a complex system? What are some indicators or measures of chaos?</h3><p>I would define chaos as the state where the system’s behavior is highly sensitive to small changes in initial conditions or parameters.</p><p>For example, a dApp that relies on a consensus mechanism or a voting system could exhibit chaotic behavior if a small fraction of nodes or voters change their preferences or strategies.</p><h3 id="h-how-to-design-and-deploy-smart-contracts-that-account-for-chaos-in-a-decentralized-application-what-are-some-benefits-and-risks-of-introducing-chaos-in-a-network" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How to design and deploy smart contracts that account for chaos in a decentralized application? What are some benefits and risks of introducing chaos in a network?</h3><p>I would design and deploy smart contracts that use random or probabilistic functions to introduce chaos in a decentralized application.</p><p>For example, a dApp that implements a lottery or a gambling game could use smart contracts that generate random numbers or outcomes to create chaos and uncertainty in the network.</p><h3 id="h-how-to-monitor-and-analyze-the-effects-of-chaos-on-the-system-and-its-elements-over-time-what-are-some-tools-or-methods-for-studying-chaotic-systems" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How to monitor and analyze the effects of chaos on the system and its elements over time? What are some tools or methods for studying chaotic systems?</h3><p>I would monitor and analyze the effects of chaos using different ways of looking at the system and its behavior. These ways can help me see when and how the system becomes chaotic and what patterns or shapes it makes from chaos.</p><p>For example,</p><ul><li><p>one way of looking at the system is to see how it changes when I change something, like the number of nodes or the speed of transactions.</p></li><li><p>Another way of looking at the system is to see how fast or slow it reacts to small changes or differences, like a node going offline or a delayed transaction.</p></li><li><p>A third way of looking at the system is to see how complicated or straightforward it seems when I zoom in or out, like a picture with many details or a shape that repeats itself.</p></li></ul><h2 id="h-if-you-were-to-build-a-decentralized-app-or-an-infrastructure-how-would-you-go-about-it" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">If you were to build a decentralized app or an infrastructure, how would you go about it?</h2><p>One possible way would be to use a smart contract to create dApps with programmable logic and rules. You then define the initial conditions and parameters of your dApp, such as the number of tokens, the distribution mechanism, the governance model, the functionality, etc. you also define some criteria or triggers for transitioning between the phases of evolution.</p><p>For example,</p><p>-- you can start your dApp in the self-organization phase, where users can join the network, interact with each other, and form clusters or communities based on their preferences or interests.</p><p>-- you then monitor the network activity and entropy level to determine when to move to the entropy phase. in this phase,</p><p>-- you introduce some randomness or uncertainty into the system, such as changing the token rewards, altering the network topology, or adding new features or challenges. This creates some disruption and diversity in the system, leading to new patterns and behaviors.</p><p>next,</p><p>-- you move to the development phase, where you increase the complexity and functionality of your dApp, such as adding more layers, modules, or services. You can also allow users to propose and vote on changes or improvements to the dApp, using a democratic or consensus-based mechanism.</p><p>Finally,</p><p>-- you move to the chaos phase, where you introduce some extreme randomness or uncertainty into the system, such as changing the network rules, altering the token supply, or adding new challenges or threats. This creates some disruption and diversity in the system, leading to new patterns and behaviors or the collapse of existing or unrewarding ones.</p><p>Then,</p><p>-- you return to the development phase, where you improve the functionality and complexity of the app.</p><p>The cycle repeats itself, growing more affluent and complex until you decide to stop. You give users the option to continue migrating the system or release the code or tokens to the mainnet.</p><p>In the above scenario, you are clearly following a deterministic approach. You can control every aspect of the system and integrate everything in line with predefined requirements.</p><hr><p>To evaluate decentralized startups using the 3-wave model of evolution of complex systems, you would need to assess how well they perform in each phase of evolution and how they transition between them.</p><p>You should compare them with other startups in the same domain or market and the existing centralized solutions (which I have later in this research).</p><h2 id="h-a-hypothetical-framework-that-will-help-with-using-the-3-wave-model-for-evaluation-of-web3-startups-could-be-as-follows" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">A hypothetical framework that will help with using the 3-wave model for evaluation of Web3 startups could be as follows:</h2><p>Let’s try to implement the 3-wave model of complex systems, including chaos with decentralized applications. I have brainstormed two different outlines and I’ll be trying out both.</p><p>Here are some possible steps:</p><ol><li><p>Choose a domain or a problem that can be modeled as a complex system with decentralized applications. For example, a social network, a marketplace, or a governance system.</p></li><li><p>Identify the elements, interactions, and environment of the system. For example, the elements could be users, products, or votes; the interactions could be messages, transactions, or proposals; and the environment could be the network, the market, or the community.</p></li><li><p>Define the criteria for self-organization, entropy, development, and chaos for the system and its elements. For example,</p><ul><li><p>Self-organization could be measured by the degree of clustering or modularity in the network;</p></li><li><p>Entropy could be measured by the level of diversity or uncertainty in the system;</p></li><li><p>Development could be measured by the rate of growth or innovation in the system; and</p></li><li><p>Chaos could be measured by the sensitivity or unpredictability of the system’s behavior.</p></li></ul></li><li><p>Design and deploy smart contracts that encode the rules and incentives for the system and its elements to achieve self-organization, entropy, development, and chaos. For example, smart contracts enable users to join and leave the network freely; create and exchange products or services; propose and vote on policies or changes; and generate or experience random events or outcomes.</p></li><li><p>Monitor and analyze the behavior and evolution of the system and its elements over time. For example,</p><ul><li><p>use data visualization tools or techniques to observe the patterns and structures that emerge from self-organization, entropy, development, and chaos;</p></li><li><p>use statistical tools or techniques to test hypotheses or measure correlations between variables;</p></li><li><p>use computational tools or techniques to simulate scenarios or optimize parameters.</p></li></ul></li></ol><p><strong>OR</strong></p><ol><li><p>Identify the domain or market of the Web3 startup and its centralized and decentralized competitors.</p></li><li><p>Define the criteria or metrics for evaluating the performance and potential of the Web3 startup in each phase of evolution. For example, you could use network size, activity, diversity, resilience, innovation, efficiency, scalability, security, usability, profitability, etc.</p></li><li><p>Collect data on the Web3 startup and its competitors using various sources, such as web analytics, blockchain explorers, user feedback, market reports, etc.</p></li><li><p>Analyze the data using appropriate methods, such as descriptive statistics, network analysis, trend analysis, benchmarking, etc.</p></li><li><p>Evaluate the web3 startup in each phase of evolution using the criteria or metrics defined in step 2.</p><ol><li><p>For example, you could assess how well the Web3 startup self-organizes its network of users and nodes, how it manages entropy and randomness in its system, and how it develops its complexity and functionality over time.</p></li></ol></li><li><p>Evaluate the web3 startup&apos;s transitions between the phases of evolution using the criteria or metrics defined in step 2.</p><ol><li><p>For example, you could assess how smoothly and effectively the web3 startup moves from self-organization to entropy to development and back again.</p></li></ol></li><li><p>Compare the Web3 startup with its competitors in each phase of evolution and their transitions using the criteria or metrics defined in step 2.</p><ol><li><p>For example, you could compare how well the Web3 startup performs relative to other Web3 startups or centralized solutions regarding network size, activity, diversity, resilience, innovation, efficiency, scalability, security, usability, profitability, etc.</p></li></ol></li><li><p>Synthesize the results and draw conclusions about the strengths and weaknesses of the Web3 startup and its competitors in each phase of evolution and their transitions.</p><ol><li><p>For example, you could identify what makes the web3 startup stand out or lag behind in terms of self-organization, entropy, or development; what are the opportunities or challenges for improving its performance or potential; what are the best practices or lessons learned from other web3 startups or centralized solutions; etc.</p></li></ol></li><li><p>Communicate the results and conclusions using appropriate formats and channels, such as reports, presentations, dashboards, blogs, podcasts, etc.</p></li></ol><h2 id="h-lets-evaluate-a-few-daos-defi-protocols-and-a-few-networks" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Let’s Evaluate a few DAOs, DeFi protocols, and a few Networks</h2><h2 id="h-bittorrent" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">BitTorrent</h2><p>BitTorrent is a peer-to-peer file-sharing network that allows users to download and upload files without relying on a central server.</p><p>Here is how BitTorrent could be modeled using the 3-wave model of complex systems, including chaos:</p><p>The system of interest is the BitTorrent network, and its elements are the users (peers) and the files (torrents). The interactions are the requests and responses for file pieces between peers. The environment is the internet and the bandwidth availability.</p><p>The criteria for</p><ul><li><p><strong>self-organization</strong> is the degree of connectivity and cooperation among peers.</p></li><li><p><strong>entropy</strong> is the level of diversity and availability of torrents.</p></li><li><p><strong>development</strong> is the rate of growth and innovation of the network.</p></li><li><p><strong>chaos</strong> is the sensitivity and unpredictability of the network’s performance.</p></li></ul><p>The smart contracts that encode the rules and incentives for the system and its elements are based on the BitTorrent protocol, which defines how peers discover, request, and exchange file pieces.</p><ul><li><p>The protocol uses a distributed hash table (DHT) to enable peers to discover each other and locate file pieces. The protocol also uses a tracker to coordinate the communication between peers and manage the swarm of peers sharing a file.</p></li></ul><p>The protocol also implements a tit-for-tat strategy that rewards peers who upload more than they download and punishes peers who leech or cheat.</p><ul><li><p>The protocol uses a choking algorithm to determine which peers to upload file pieces to. The algorithm prioritizes peers who have uploaded more file pieces to the user in the past, and chokes or blocks peers who have uploaded less or nothing. This creates an incentive for peers to upload as much as they download, and discourages peers who leech or cheat by downloading without uploading.</p></li></ul><p>The BitTorrent protocol introduce some randomness in choosing peers to connect with, but not for the sake of creating chaos or diversity. Rather, the randomness is intended to prevent starvation or unfairness in the network.</p><ul><li><p>The protocol uses a rarest-first algorithm to select which file pieces to request from peers, which ensures that all file pieces are equally distributed among the swarm. The protocol also uses an optimistic unchoking algorithm to occasionally unchoke a random peer, which allows new or slow peers to join the swarm and receive file pieces.</p></li></ul><p>The behavior and evolution of the system and its elements can be monitored and analyzed using various tools and techniques, such as data visualization, network analysis, game theory, or agent-based modeling. These tools and techniques can help observe the patterns and structures that emerge from self-organization, entropy, development, and chaos; test hypotheses or measure correlations between variables; simulate scenarios or optimize parameters.</p><h2 id="h-makerdao" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">MakerDAO</h2><p>MakerDAO is a decentralized autonomous organization that allows users to create and manage a stablecoin called DAI, which is pegged to the US dollar.</p><p>Here is how MakerDAO could be modeled using the 3-wave model of complex system including chaos:</p><p>The system of interest is the MakerDAO network, and its elements are the users (holders, borrowers, and governors) and the tokens (DAI and MKR). The interactions are the creation and redemption of DAI, the borrowing and repayment of DAI, and the voting and governance of MakerDAO. The environment is the cryptocurrency market and the global economy.</p><p>The criteria for</p><ul><li><p><strong>self-organization</strong> is the degree of alignment and participation among users.</p></li><li><p><strong>entropy</strong> is the level of volatility and risk in the system.</p></li><li><p><strong>development</strong> is the rate of growth and innovation of the network. The criteria for</p></li><li><p><strong>chaos</strong> is the sensitivity and unpredictability of the system’s stability.</p></li></ul><p>The smart contracts that encode the rules and incentives for the system and its elements are based on the Maker protocol, which defines how DAI is created, backed, and managed by collateral assets.</p><ul><li><p>The protocol uses smart contracts to lock up collateral assets, such as ETH, WBTC, USDC, etc., in exchange for DAI. The protocol also uses smart contracts to manage the solvency and stability of the system, such as liquidating undercollateralized positions, adjusting risk parameters, distributing fees, etc.</p></li></ul><p>The protocol also implements a governance mechanism that allows MKR holders to vote on various parameters and policies that affect the system, such as interest rates, collateral types, oracles, etc.</p><ul><li><p>Maker protocol uses a governance mechanism to enable MKR holders to propose and vote on changes to the protocol or its parameters. These changes can include adding or removing collateral types, setting interest rates or stability fees, choosing oracle providers or price feeds, approving core units or budget distributions, etc. The governance mechanism uses a quadratic voting system that weights votes based on the square root of MKR staked.</p></li></ul><p>The protocol also introduces some randomness in choosing oracles to provide price feeds to create some chaos and diversity in the network.</p><ul><li><p>The protocol does introduce some randomness in choosing oracles to provide price feeds, but not for the sake of creating chaos or diversity. Rather, the randomness is intended to prevent manipulation or collusion among Oracle providers.</p></li><li><p>The protocol uses a decentralized oracle network called Maker Oracles, which consists of a set of nodes that report market prices of various assets to the protocol.</p></li><li><p>The protocol randomly selects a subset of these nodes to form a quorum for each asset and calculates the median price from their reports. This ensures that the price feeds are accurate and reliable.</p></li></ul><p>Let’s implement the 3-wave model.</p><p><strong>Self-organization</strong>: We can evaluate the degree of connectivity and cooperation among the MakerDAO network participants by looking at the</p><ul><li><p>number and diversity of users, borrowers, and governors;</p></li><li><p>frequency and quality of interactions and transactions among them; and</p></li><li><p>level of consensus and satisfaction among them.</p></li></ul><p>We can also evaluate the emergence of patterns and structures that enhance the functionality and value of the network by looking at the stability and scalability of the DAI stablecoin, the variety and quality of the collateral assets, and the alignment of incentives and goals among the network participants.</p><p><strong>Entropy</strong>: We can evaluate the level of diversity and uncertainty in the MakerDAO network by looking at the</p><ul><li><p>volatility and risk of the cryptocurrency market;</p></li><li><p>exposure to external shocks and internal fluctuations such as hacks, attacks, or black swan events; and</p></li><li><p>balance between exploration and exploitation of opportunities such as new collateral types, interest rates, oracles, etc.</p></li></ul><p>We can also evaluate the trade-off between efficiency and robustness by looking at the cost and speed of transactions, the security and reliability of the smart contracts, and the resilience and adaptability of the network to disruptions or changes.</p><p><strong>Development</strong>: We evaluate the rate of growth and innovation in the MakerDAO network by looking at the</p><ul><li><p>adoption and usage of DAI stablecoin;</p></li><li><p>creation and improvement of new products or services such as lending platforms, decentralized exchanges, or DeFi protocols; and</p></li><li><p>competitiveness and utility of the network in the cryptocurrency ecosystem.</p></li></ul><p>We can also evaluate the adaptation to changing environments and user needs by looking at the feedback and learning mechanisms that improve the network’s performance, such as governance votes, risk assessments, audits, etc.</p><p><strong>Chaos</strong>: We can evaluate the sensitivity and unpredictability of the MakerDAO network’s behavior by looking at</p><ul><li><p>how small changes or differences in initial conditions or parameters affect the system’s outcomes or behaviors, such as DAI price, collateral ratio, liquidation events, etc.</p></li><li><p>the generation of novel and unexpected outcomes or behaviors by examining how randomness or probabilistic functions introduce chaos and uncertainty in the network, such as oracle price feeds, governance votes, etc.</p></li><li><p>the instability or collapse of existing patterns or structures by looking at how crises or challenges threaten or disrupt the network’s stability, such as collateral shortfall events, governance attacks, protocol upgrades, etc.</p></li></ul><p>We can also evaluate the emergence of new forms of self-organization or entropy by looking at how chaos creates novel and unexpected patterns or structures that enhance or reduce the functionality and value of the network, such as flash loans, arbitrage opportunities, forks, etc.</p><p><strong>Now let’s try to evaluate the transition between phases as well.</strong></p><p><strong>Self-organization to entropy</strong>: We can evaluate how MakerDAO responds to triggers or signals that indicate a change from self-organization to entropy by looking at</p><ul><li><p>how the network reacts to increasing diversity and uncertainty in the cryptocurrency market,</p></li><li><p>how the network balances between efficiency and robustness; and</p></li><li><p>how the network prepares for or anticipates potential shocks or fluctuations.</p></li><li><p>how the network leverages its existing patterns and structures to cope with entropy, explores new opportunities or challenges, and maintains its functionality and value.</p></li></ul><p><strong>Entropy to development</strong>: We can evaluate how MakerDAO responds to triggers or signals that indicate a change from entropy to development by looking at</p><ul><li><p>how the network reacts to increasing growth and innovation in the cryptocurrency ecosystem, how the network adapts to changing environments and user needs;</p></li><li><p>how the network learns from feedback and improves its performance.</p></li><li><p>how the network leverages its existing diversity and uncertainty to foster development, exploits new opportunities or challenges, and increases its functionality and value.</p></li></ul><p><strong>Development to self-organization</strong>: We can evaluate how MakerDAO responds to triggers or signals that indicate a change from development to self-organization by looking at</p><ul><li><p>how the network reacts to increasing connectivity and cooperation among the network participants,</p></li><li><p>how the network aligns incentives and goals among them, and how the network achieves consensus and satisfaction among them.</p></li><li><p>how the network leverages its existing growth and innovation to enhance self-organization, creates new patterns and structures, and maintains its functionality and value.</p></li></ul><h3 id="h-evaluating-the-transition-phases-between-waves-will-be-much-clearer-if-we-compare-makerdao-with-another-dao" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Evaluating the transition phases between waves will be much clearer if we compare MakerDAO with another DAO.</h3><p>One possible example of another DAO that we can compare with MakerDAO using this model is Uniswap. Uniswap is a decentralized autonomous organization that allows users to exchange tokens without intermediaries or fees.</p><p>Here is how we can compare Uniswap with MakerDAO using this model:</p><p><strong>Self-organization:</strong></p><p>MakerDAO and Uniswap have a high degree of connectivity and cooperation among the network participants, allowing anyone to join and interact with the network freely and transparently. This is true, as both projects are open and permissionless protocols that enable anyone to access their services or contribute to their development.</p><ul><li><p>For example, anyone can generate or borrow DAI on MakerDAO, or provide or swap tokens on Uniswap, without any intermediaries or gatekeepers. Anyone can also participate in their governance or community activities, such as proposing or voting on changes, providing feedback or suggestions, joining core units or working groups, etc.</p></li></ul><p>Both networks also have patterns and structures that enhance their functionality and value, such as the DAI stablecoin, the collateral assets for MakerDAO and the liquidity pools, and the automated market makers for Uniswap. This is also true, as both projects have designed and implemented various mechanisms or components that improve their performance or utility. For example,</p><ul><li><p>MakerDAO has created the DAI stablecoin, a decentralized and censorship-resistant currency that maintains a soft peg to the US dollar. MakerDAO also supports various collateral assets that can be used to generate DAI, such as ETH, WBTC, USDC, etc., as well as real-world assets such as solar bonds or music royalties.</p></li><li><p>Similarly, Uniswap has created liquidity pools, which are pools of tokens that facilitate trading on the protocol. Uniswap also uses automated market makers (AMMs), which are algorithms that determine the price of each token in a pool based on the ratio of their reserves.</p></li></ul><p>However, MakerDAO does have a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://vote.makerdao.com/polling/QmUvMPe2">more formal governance structure</a> than Uniswap, as it has a well-defined process for creating and advancing governance proposals through various stages.</p><ul><li><p>MKR token holders can vote on key decisions that affect the network, such as changes to risk parameters, collateral types, core units, budget distributions, etc., using a quadratic voting system that weights votes based on the square root of MKR staked.</p></li><li><p>However, this voting process is not carried out through the MakerDAO Governance Portal anymore, as it has been replaced by a new interface called GovAlpha Portal in September 2022. The GovAlpha Portal is a more user-friendly and accessible platform that allows MKR holders to view and vote on proposals using different wallets or devices.</p></li></ul><p>In contrast, Uniswap does have a more informal governance structure than MakerDAO, as it does not have a clear or consistent process for developing or advancing governance proposals. However, there is a formal voting process for some proposals that involve changes to the protocol or its parameters.</p><ul><li><p>These proposals are submitted and voted on using the UNI token through the Uniswap Governance Portal. The Uniswap community can also signal support or opposition to proposals through other platforms such as Snapshot, which is an off-chain voting interface that does not require gas fees.</p></li><li><p>In December 2022, the Uniswap Foundation proposed some changes to the governance and voting processes of Uniswap, such as reducing the quorum requirement, simplifying the proposal stages, and introducing temperature checks and consensus checks. These changes are intended to reduce friction in governance and increase participation and engagement from the community.</p></li></ul><p><strong>Entropy:</strong></p><p>Both MakerDAO and Uniswap are known to have a high level of diversity and uncertainty in the network, as they are exposed to the volatility and risk of the market, as well as hacks, attacks, or black swan events as both projects rely on smart contracts that can be vulnerable to bugs, exploits, or malicious actors. They also depend on the price movements of their underlying assets, which can be affected by market sentiment, whale movements, or other factors. For example,</p><ul><li><p>In September 2022, MakerDAO suffered a flash loan attack that drained $12 million worth of DAI from its protocol.</p></li><li><p>Similarly, in October 2022, Uniswap faced a front-running attack that manipulated its oracle price feeds and caused $5 million worth of losses for its users**.**</p></li></ul><p>Both networks also balance between exploration and exploitation of opportunities, such as new collateral types, interest rates, oracles, etc., for MakerDAO, and new tokens, liquidity pools, fees, etc., for Uniswap. This is also true, as both projects constantly seek to improve their services or features by experimenting with new options or optimizing existing ones. For example,</p><ul><li><p>MakerDAO regularly adds new collateral types to its protocol, such as real-world assets (RWA), synthetic tokens (sTokens), or wrapped tokens (wTokens), to diversify its risk profile and increase its DAI supply. MakerDAO also adjusts its interest rates or stability fees to maintain the DAI peg and incentivize borrowing or saving.</p></li><li><p>Similarly, Uniswap supports new tokens or liquidity pools on its protocol, such as stablecoins (USDC/DAI), governance tokens (UNI/MKR), or L2 tokens (OPT/ARB), to increase its trading volume and liquidity. Uniswap also changes its fees or fee tiers to balance between profitability and competitiveness.</p></li></ul><p><strong>Development:</strong></p><p>MakerDAO and Uniswap have a high rate of growth and innovation in the network, as they have high adoption and usage of their products or services, such as DAI stablecoin and lending platforms for MakerDAO, and token exchange and decentralized exchanges for Uniswap.</p><ul><li><p>This is true, as both projects have seen significant growth in terms of total value locked (TVL), trading volume, users, and governance participation in 2021. For example, MakerDAO’s TVL reached over $10 billion in 2021, while Uniswap’s trading volume surpassed $100 billion in August 2021, Both projects have also launched new products or services this year, such as MakerDAO’s Real-World Assets (RWA) program that allows non-crypto assets to be used as collateral, and Uniswap’s version 3 protocol that introduces concentrated liquidity and multiple fee tiers.</p></li></ul><p>Both networks also adapt to changing environments and user needs, as they learn from feedback and improve their performance, such as governance votes, risk assessments, audits, etc. for MakerDAO, and community proposals, discussions, upgrades, etc. for Uniswap. This is also true, as both projects have active and engaged communities that participate in shaping the future direction and development of the protocols. For example,</p><ul><li><p>In 2022, MakerDAO conducted about <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://vote.makerdao.com/"><strong>150 governance polls</strong> and <strong>50 executive votes</strong></a>. Some of the topics covered by these polls and votes include onboarding new collateral types, adjusting risk parameters, approving core units, distributing budgets, updating oracle fees, deploying new modules, etc.</p></li><li><p>In 2022, Uniswap implemented about <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gov.uniswap.org/"><strong>10 governance proposals</strong></a>. Some of the topics covered by these proposals include creating a DeFi Education Fund, deploying Uniswap v3 on Optimism, forming a Uniswap Grants Program, simplifying the community governance process, implementing a fee switch pilot program, etc.</p></li></ul><p>However, MakerDAO has a more competitive and utility advantage than Uniswap, as it offers a unique product that is not easily replicated by other networks. At the same time, Uniswap faces more competition from other similar networks. This statement might have split support, including mine. This is partly true, but it depends on how you define competitive and utility advantage.</p><ul><li><p>MakerDAO does offer a unique product that is not easily replicated by other networks, as it is the first and largest decentralized stablecoin issuer on Ethereum. However, MakerDAO also faces competition from other stablecoin issuers or lenders that offer lower fees or higher yields than DAI or Maker Vaults.</p></li><li><p>Uniswap faces more competition from similar networks, such as SushiSwap, Curve, Balancer, etc., that offer different features or incentives for liquidity providers or traders. However, Uniswap also has a utility advantage over other networks, as it is the most liquid and widely integrated decentralized exchange on Ethereum.</p></li></ul><p><strong>Chaos</strong></p><p>Both MakerDAO and Uniswap have a high sensitivity and unpredictability of the network’s behavior, as they are affected by small changes or differences in initial conditions or parameters such as DAI price, collateral ratio, liquidation events, etc. for MakerDAO, and token price, liquidity ratio, slippage events, etc. for Uniswap. This is true, as both projects operate on complex and dynamic systems that can exhibit nonlinear and emergent behaviors that are hard to predict or control. For example,</p><ul><li><p>MakerDAO experienced a collateral shortfall event in March 2020, when a sudden drop in ETH price triggered a massive liquidation of undercollateralized vaults.</p></li><li><p>Similarly, Uniswap experienced a slippage event in November 2020, when a large trade of DAI/USDC caused a temporary price deviation of DAI from its peg.</p></li></ul><p>Both networks generate novel and unexpected outcomes or behaviors by introducing randomness or probabilistic functions such as oracle price feeds, governance votes, etc., for MakerDAO, and liquidity pool selection, fee distribution, etc., for Uniswap. This is also true, as both projects rely on stochastic processes that can introduce uncertainty or variability into their outcomes or behaviors. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://uniswap.org/blog/year-in-review">For example,</a></p><ul><li><p>MakerDAO uses oracle price feeds to determine the market prices of its collateral assets and DAI. However, these price feeds can be subject to delays, errors, or manipulation that can affect the accuracy or timeliness of the data.</p></li><li><p>Similarly, Uniswap uses liquidity pool selection to determine the best route for a trade across multiple pools. However, this selection can be influenced by factors such as pool size, fee tier, gas cost, etc., that can change over time or across transactions.</p></li></ul><p>However, MakerDAO has a higher risk of instability or collapse of existing patterns or structures than Uniswap, as it faces more severe crises or challenges that threaten or disrupt its stability, such as collateral shortfall events, governance attacks, protocol upgrades, etc. In contrast, Uniswap has more resilience and adaptability to such disruptions or changes. This statement might have split support, including mine. This is partly true, but it depends on how you measure instability or resilience.</p><ul><li><p>MakerDAO does face more severe crises or challenges that threaten or disrupt its stability, as it has to maintain the solvency and stability of its system under various market conditions and external shocks. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.globenewswire.com/en/news-release/2021/09/22/2301583/0/en/MakerDAO-Integrates-Gelato-Network-s-G-UNI-Uniswap-V3-Token-as-Collateral.html">For example, MakerDAO had to deal with collateral shortfall events in March 2020 and May 2021</a>, governance attacks in October 2020 and January 2021, protocol upgrades in April 2020 and November 2021, etc.</p><ul><li><p>However, MakerDAO also has some resilience and adaptability to such disruptions or changes, as it has implemented various mechanisms or solutions to mitigate or prevent them. For example, MakerDAO has introduced the Peg Stability Module (PSM) to improve DAI’s peg stability, the Liquidations 2.0 system to improve the efficiency and fairness of liquidations, the Real-World Assets (RWA) program to diversify its collateral portfolio, etc.</p></li></ul></li><li><p>Similarly, Uniswap has more resilience and adaptability to such disruptions or changes, as it has a simpler and more flexible design that allows it to operate with minimal intervention or maintenance. For example, Uniswap has launched its version 3 protocol that allows users to customize their liquidity provision with concentrated liquidity and multiple fee tiers, deployed its protocol on multiple L2 solutions such as Optimism and Arbitrum , integrated its protocol with various cross-chain bridges such as Hop Protocol and Gelato Network , etc.</p><ul><li><p>However, Uniswap also has some risk of instability or collapse of existing patterns or structures, as it faces competition from other similar projects that offer different features or incentives for liquidity providers or traders. For example, Uniswap has lost some market share to other decentralized exchanges such as SushiSwap, Curve, Balancer, etc., that offer different AMM models or reward schemes.</p></li></ul></li></ul><h2 id="h-aave" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">AAVE</h2><p>One possible example of a DeFi protocol to which we can apply this model is AAVE. AAVE is a lending protocol allowing users to borrow various tokens without intermediaries or fees.</p><p>Here is how we can apply this model to AAVE:</p><p><strong>Self-organization</strong>: We can evaluate the degree of connectivity and cooperation among the AAVE network participants by looking at the</p><ul><li><p>number and diversity of users, borrowers, and lenders;</p></li><li><p>the frequency and quality of interactions and transactions among them;</p></li><li><p>the level of consensus and satisfaction among them.</p></li><li><p>the emergence of patterns and structures that enhance the functionality and value of the network by looking at the stability and scalability of the lending platform,</p></li><li><p>the variety and quality of the tokens available for borrowing and lending, and the alignment of incentives and goals among the network participants.</p></li></ul><p><strong>Entropy</strong>: We can evaluate the level of diversity and uncertainty in the AAVE network by looking at the</p><ul><li><p>volatility and risk of the cryptocurrency market;</p></li><li><p>exposure to external shocks and internal fluctuations such as hacks, attacks, or liquidation events; and</p></li><li><p>balance between exploration and exploitation of opportunities such as new tokens, interest rates, flash loans, etc.</p></li></ul><p>We can also evaluate the trade-off between efficiency and robustness by looking at the cost and speed of transactions, the security and reliability of the smart contracts, and the resilience and adaptability of the network to disruptions or changes.</p><p><strong>Development</strong>: We can evaluate the rate of growth and innovation in the AAVE network by looking at the</p><ul><li><p>adoption and usage of the lending platform; the creation and improvement of new products or services such as staking, governance, or insurance;</p></li><li><p>competitiveness and utility of the network in the cryptocurrency ecosystem.</p></li></ul><p><strong>Chaos</strong>: We can evaluate the sensitivity and unpredictability of the AAVE network’s behavior by looking at</p><ul><li><p>how small changes or differences in initial conditions or parameters affect the system’s outcomes or behaviors, such as token price, liquidity ratio, interest rate, etc.</p></li><li><p>the generation of novel and unexpected outcomes or behaviors by introducing randomness or probabilistic functions such as flash loans, liquidation bonuses, etc.</p></li><li><p>instability or collapse of existing patterns or structures by looking at how crises or challenges threaten or disrupt the network’s stability, such as liquidity shortages, governance attacks, protocol upgrades, etc.</p></li><li><p>how chaos creates novel and unexpected patterns or structures that enhance or reduce the functionality and value of the network, such as arbitrage opportunities, yield farming strategies, forks, etc.</p></li></ul><h3 id="h-evaluating-the-transition-between-phases-would-include-the-same-criteria-as-makerdao" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Evaluating the transition between phases would include the same criteria as MakerDAO.</h3><h2 id="h-polygon" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Polygon</h2><p>Polygon is a Web3 startup that provides a platform for scaling and developing Ethereum-compatible blockchain networks. Polygon was founded in 2017 and is based in India.</p><p>Let’s see how we can apply the framework to evaluate Polygon using the 3-wave model of the evolution of complex systems.</p><ol><li><p>Identify the domain or market of Polygon and its centralized and decentralized competitors.</p><ol><li><p>Polygon operates in ethereum scalability and interoperability, a crucial challenge for Ethereum-based applications that require fast, cheap, and secure transactions.</p></li><li><p>Polygon’s main competitors include other L2 solutions for Ethereum, such as Optimism, Arbitrum, zkSync, and StarkWare, as well as other blockchain platforms that offer scalability and interoperability, Cosmos, Polkadot, Avalanche, and Solana.</p></li></ol></li><li><p>Define the criteria or metrics for evaluating the performance and potential of Polygon in each phase of evolution.</p><ol><li><p>For example, we could use network size, activity, diversity, resilience, innovation, efficiency, scalability, security, usability, profitability, etc.</p></li></ol></li><li><p>Collect data on Polygon and its competitors using various sources, such as web analytics, blockchain explorers, user feedback, market reports, etc.</p><ol><li><p>For example, we could use websites like DappRadar, DeFi Pulse, CoinGecko, Etherscan, etc., to get data on the number of users, transactions, fees, value locked, market capitalization, etc. of Polygon and its competitors.</p></li></ol></li><li><p>Analyze the data using appropriate methods, such as descriptive statistics, network analysis, trend analysis, benchmarking, etc.</p><ol><li><p>For example, we could use charts, tables, graphs, etc., to visualize and compare the data on Polygon and its competitors regarding network size, activity, diversity, resilience, innovation, efficiency, scalability, security, usability, profitability, etc.</p></li></ol></li><li><p>Evaluate Polygon in each phase of evolution using the criteria or metrics defined in Step 2. For example:</p><ol><li><p><strong>Self-organization</strong>: We could evaluate how well Polygon self-organizes its</p><ol><li><p>network of users and nodes by looking at the number of users (both individual and institutional),</p></li><li><p>transactions (both simple and complex),</p></li><li><p>fees (both fixed and variable), value locked (both native and bridged),</p></li><li><p>market capitalization (both absolute and relative), etc.</p></li><li><p>distribution of users and nodes across different regions (both geographic and demographic),</p></li><li><p>applications (both general and specific),</p></li></ol></li><li><p><strong>Entropy</strong>: We could evaluate how Polygon manages entropy and randomness in its system by looking at the</p><ol><li><p>level of disorder and diversity in its network.</p></li><li><p>variance of users (both active and inactive),</p></li><li><p>transactions (both successful and failed),</p></li><li><p>fees (both high and low),</p></li><li><p>value locked (both stable and volatile),</p></li><li><p>market capitalization (both rising and falling), etc.</p></li><li><p>diversity of users and nodes across different regions (both geographic and demographic),</p></li></ol></li><li><p><strong>Development</strong>: We could evaluate how Polygon develops its complexity and functionality over time by looking at the</p><ol><li><p>number of features and services it offers its users and nodes.</p></li><li><p>number of applications (both existing and new),</p></li><li><p>integrations (both internal and external),</p></li><li><p>upgrades (both planned and unplanned),</p></li><li><p>innovations (both incremental and radical), etc.</p></li></ol></li></ol></li><li><p>Evaluate Polygon in terms of its transitions between the phases of evolution using the criteria or metrics defined in step 2. For example:</p><ol><li><p>Self-organization to entropy: We could evaluate how smoothly and effectively Polygon moves from self-organization to entropy by looking at</p><ol><li><p>how it balances order and disorder in its network.</p></li><li><p>how it maintains stability and security while allowing for diversity and innovation; incentivizes participation while preventing exploitation; adapts to changing conditions while preserving its identity; etc.</p></li></ol></li><li><p>Entropy to development: We could evaluate how smoothly and effectively Polygon moves from entropy to development by looking at</p><ol><li><p>how it leverages disorder and diversity for complexity and functionality.</p></li><li><p>how it uses randomness and uncertainty for creativity and discovery, diversity and competition for collaboration and cooperation, disruption and challenge for improvement and growth, etc.</p></li></ol></li><li><p>Development to self-organization: We could evaluate how smoothly and effectively Polygon moves from development to self-organization by looking at</p><ol><li><p>how it simplifies complexity and functionality for order and structure.</p></li><li><p>how it reduces redundancy and inefficiency for optimization and performance, standardizes features and services for compatibility and interoperability, consolidates applications and protocols for scalability and usability, etc.</p></li></ol></li></ol></li><li><p>Synthesize the results and draw conclusions about the strengths and weaknesses of Polygon and its competitors in each phase of evolution and in terms of their transitions.</p></li></ol><h2 id="h-furthermore-the-3-wave-model-of-complex-systems-framework-can-be-modeled-across-multiple-scales" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Furthermore, the 3-wave model of complex systems framework can be modeled across multiple scales.</h2><p>This scale model consists of three waves:</p><ul><li><p>(start) <strong>microscopic level</strong>, where individual users interact with each other according to simple rules;</p></li><li><p>(progress) <strong>mesoscopic level</strong>, where emergent patterns and structures arise from the collective behavior of the users; and</p></li><li><p>(growth) <strong>macroscopic level</strong>, where the collective contribution is observed and measured.</p></li></ul><p>Some of the key challenges and considerations while considering implementing the scale model of 3-wave model of complex systems for building dApps are:</p><ol><li><p>How to design and implement simple and robust rules for users at the microscopic level that can generate complex and adaptive behavior at higher levels.</p></li><li><p>How to ensure the security, scalability, and performance of the dApps on a decentralized network that may be prone to attacks, congestion, or failures.</p></li><li><p>How to balance the trade-offs between decentralization and efficiency, such as gas fees, consensus mechanisms, and governance models.</p></li><li><p>How to measure and evaluate the macroscopic outcomes and impacts of the dApps on the users, society, and environment.</p></li><li><p>How to communicate and educate the users and stakeholders about the benefits and risks of using dApps and complex systems.</p></li></ol><h3 id="h-one-possible-example-of-how-to-apply-this-model-to-the-solana-blockchain-is-as-follows" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">One possible example of how to apply this model to the Solana blockchain is as follows:</h3><h2 id="h-microscopic-level" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Microscopic level:</h2><p>We can evaluate the individual users and their interactions with each other according to simple rules by looking at the</p><ul><li><p>characteristics and preferences of the users,</p></li><li><p>types and frequencies of the interactions, and</p></li><li><p>outcomes and feedback of the interactions.</p></li></ul><p>We can also look at</p><ul><li><p>how the rules are defined and enforced by the protocol,</p></li><li><p>how the users comply or deviate from the rules, and</p></li><li><p>how the rules affect the users’ behavior and satisfaction.</p></li></ul><p>For example, we can look at</p><ul><li><p>how Solana users choose which validators to delegate their tokens to;</p></li><li><p>how Solana validators communicate and cooperate to produce blocks; and</p></li><li><p>how Solana rewards or penalizes users and validators for their actions.</p></li></ul><h2 id="h-mesoscopic-level" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Mesoscopic level:</h2><p>We can evaluate the emergent patterns and structures that arise from the</p><ul><li><p>collective behavior of the users by looking at the degree of connectivity and cooperation among the users;</p></li><li><p>emergence of clusters, modules, or communities; and</p></li><li><p>functionality and value of the patterns and structures.</p></li></ul><p>We can also look at</p><ul><li><p>how the network topology, dynamics, and environment influence the patterns and structures;</p></li><li><p>how the patterns and structures influence the network performance and potential; and</p></li><li><p>how the patterns and structures evolve over time.</p></li></ul><p>For example, we can look at</p><ul><li><p>how Solana users form groups or alliances based on their interests or goals;</p></li><li><p>how Solana validators form clusters or subnets based on their location or capacity; and</p></li><li><p>how Solana creates a scalable, fast, and secure network using its innovative features such as proof of history, tower consensus, etc.</p></li></ul><h2 id="h-macroscopic-level" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Macroscopic level:</h2><p>We can evaluate the collective contribution that is observed and measured by looking at the</p><ul><li><p>adoption and usage of the protocol,</p></li><li><p>creation and improvement of new products or services, and</p></li><li><p>competitiveness and utility of the protocol in the ecosystem.</p></li></ul><p>We can also look at</p><ul><li><p>how the collective contribution is influenced by external factors such as market conditions, user needs, or regulatory frameworks;</p></li><li><p>how the collective contribution influences external factors such as social impact, economic value, or environmental sustainability; and</p></li><li><p>how the collective contribution evolves over time.</p></li></ul><p>For example, we can look at</p><ul><li><p>how Solana attracts and retains users, developers, and investors with its high performance and low cost;</p></li><li><p>how Solana supports and enables new products or services such as decentralized applications, smart contracts, oracles, etc.; and</p></li><li><p>how Solana competes and cooperates with other blockchain platforms such as Ethereum, Binance Smart Chain, Polkadot, etc.</p></li></ul><hr><h2 id="h-after-thoughts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">After Thoughts</h2><p>The model can be applied to various domains and contexts, such as DeFi, DAOs, NFTs, etc., to understand their dynamics and potential.</p><p>On further implementation of this model, I’d be able to suggest some implications and challenges for the future of whatever domain I explore. But I will do that in the coming weeks, not now.</p><p>I truly believe that by using this model, we can better appreciate the complexity and diversity of Web3 and the decentralized infrastructure built on it and understand the overall impact on the collective.</p><p>Please share your thoughts here:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/0xArhat/status/1645138362326474754">https://twitter.com/0xArhat/status/1645138362326474754</a></p><hr><p>Thank you for reading through. Please subscribe below to get regular post updates.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/JPxoWJCTjA0CXSC2ZnfA2MwSZfbRFqN3wcvXyxLmUgw">Understanding ERC-4337: The Future of Ethereum&apos;s Account Abstraction Revolution</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/xcns6nhNfz8fQ-FT8uyymxhUl4AUQv5wJEAhVMhTmaE">Identities without Borders: Decoding our online identity</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/934c5fc0314e9b7f9d37c0c32c76a74eeb6b64ea7b5164883f70c220a361b746.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Why LinkedIn, Twitter, and My Govt. Issued Documents Don't Justify Who I am.]]></title>
            <link>https://paragraph.com/@arhat-2/why-linkedin-twitter-and-my-govt-issued-documents-don-t-justify-who-i-am</link>
            <guid>MLObzWNCieOXmTZSkS6q</guid>
            <pubDate>Mon, 27 Mar 2023 22:41:02 GMT</pubDate>
            <description><![CDATA[I explored the concept of a “distributed digital identity” last year in this research, Unlocking the Potential of Decentralized Data, while talking about how important it is to control & narrate the data that you contribute to. This industry thesis on Decentralized Identities is an extension of that topic, focusing on how using a decentralized identity provides more transparency, accountability, and empowerment for online content and identity for individuals and institutions alike.Decentraliz...]]></description>
            <content:encoded><![CDATA[<p>I explored the concept of a “<strong>distributed digital identity</strong>” last year in this research, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a>, while talking about how important it is to control &amp; narrate the data that you contribute to.</p><p>This industry thesis on Decentralized Identities is an extension of that topic, focusing on how using a decentralized identity provides more transparency, accountability, and empowerment for online content and identity for individuals and institutions alike.</p><hr><p>Decentralized identity is an <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.okta.com/blog/2021/01/what-is-decentralized-identity/">open-standards-based identity framework</a> that uses digital identifiers and verifiable credentials that are self-owned and independent and enable trusted data exchange.</p><blockquote><p><strong>ELI5</strong></p><p><em>Imagine you have a special box that only you can open with a secret key. Inside the box, you have some cards that tell other people who you are and what you can do. For example, you have a card that says your name, a card that says your birthday, a card that says you can go to school, and so on. These cards are called credentials.</em></p><p><em>Now, sometimes you need to show these cards to other people to prove who you are and what you can do. For example, when you go to school, you need to show your teacher your name card and your school card. When you go to the library, you need to show your librarian your name card and your library card. And so on.</em></p><p><em>But what if someone else tries to take your cards or make fake cards? That would be bad, right? You don’t want anyone else to pretend to be you or do things that you can do. That’s why you need a way to protect your cards and make sure they are real.</em></p><p><em>That’s where decentralized identity comes in. Decentralized identity means that instead of keeping your cards in one place or trusting someone else to keep them for you, you can keep them in different places that are connected by a special network. This network is called a blockchain. A blockchain is like a big book that everyone can read, but no one can change. It records everything that happens on the network, like who has which cards and when they use them.</em></p><p><em>When you use a decentralized identity, you can store your cards in different places on the blockchain network. You can also use your secret key to sign your cards with a special code that proves they are yours. This way, no one can take your cards or make fake ones. And when you need to show your cards to someone else, you don’t have to give them the actual cards. You can just send them a copy of the cards and the code that proves they are yours. This way, you can keep your cards safe and private.</em></p><p><em>A decentralized identity gives you more control over your own identity and data. It also makes it easier and faster for you to prove who you are and what you can do to other people on the internet. It’s like having a magic box of cards that only you can open and use.</em></p></blockquote><p><strong>Creating a decentralized identity is a complicated process that I will not discuss in detail for this industry thesis.</strong></p><p>This thesis will compare and differentiate between three types of identities we possess:</p><ol><li><p><strong>Centralized Identities</strong>: A vendor, employer, or educational institution stores the identity-related information of its users, including personal data and credentials.</p></li><li><p><strong>Federated Identities</strong>: A consortium, alliance, or network agrees to share the identity-related information of their users across their domains or platforms.</p></li><li><p><strong>Decentralized Identities</strong>: Users have complete control over their credentials and personal data stored within a digital wallet. The credentials and personal data are verified by a third party using a blockchain-based ledger that does not store the user’s data.</p></li></ol><p>Unlike centralized and federated (integrated) identity systems, which rely on third-party intermediaries to verify and manage identities, the decentralized identity uses blockchain and other distributed ledger technologies to enable peer-to-peer trust and verification.</p><h2 id="h-centralized-vs-federated-vs-decentralized" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Centralized vs. Federated vs. Decentralized</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3d7c336127163285dc95084601f836dd4e871fa778676c93743d84fcf59752be.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>With a <strong>Centralized Identity</strong>, a vendor, employer, or educational institution stores and manages any identity-related information of its users, including personal data and credentials. We are forced to rely on them to protect our data and provide access to the necessary resources and services. As we interact with several institutions, we may have multiple identities and passwords across different entities, which can be inconvenient and insecure.</p><p>For example,</p><ul><li><p>India’s Aadhar card is the world’s largest biometric digital identity scheme and is centralized, proprietary, and technically problematic.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/398489aaa72fcc4f26e6998fc52dda1738cbe34494768032c6af88c4ee9883be.webp" alt="Aadhar Card" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Aadhar Card</figcaption></figure><ul><li><p>In the United States, Social Security Number (SSN) is used for taxation, social security, and other purposes.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a49c8d7b9c53ca8b87aece62d70d2bb378764b02393f414875d7588946fbc005.jpg" alt="SSN" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">SSN</figcaption></figure><ul><li><p>In China, the Resident Identity Card (RIC) is used for identification, travel, banking, and other purposes.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6dc740d1b61124caff17915e8db3e4da5400c372650214777d39a6ef11f3646b.jpg" alt="RIC" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">RIC</figcaption></figure><ul><li><p>The My Number system is used in Japan for tax and social security purposes.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e2a183562654e97fcadd0e8ca7a61cf4d5bb60c82a08567bfc9668727a26b5b4.png" alt="My Number System" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">My Number System</figcaption></figure><ul><li><p>In Germany, the eID system secures online authentication and electronic signatures using a chip-enabled identity card.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/326a763a55606fcba6acf91718da0e2219a50057881cd141bfd9231c363d75d1.jpg" alt="eID (https://en.wikipedia.org/wiki/German_identity_card)" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">eID (https://en.wikipedia.org/wiki/German_identity_card)</figcaption></figure><p>With <strong>Federated Identity</strong>, a social media platform, bank, or identity provider acts as a middleman that authenticates our identity and gives us access tokens to access resources and services from other platforms. We can use a single identity and password across multiple entities, which can be convenient and secure. However, we must still trust the middlemen to protect our data and respect our privacy. We may also end up having limited control over what data is shared with whom.</p><p>For example,</p><ul><li><p>In India, the DigiLocker system is a platform that allows users to store and access their digital documents, such as educational certificates, driving licenses, and voter IDs, using their Aadhaar number. DigiLocker is linked to various issuers and requesters of documents, such as government departments, educational institutions, and banks.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/37df88a3e9a4430283a83dff98cd716c7798dce369a4544dff0eb4661b3e9098.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p>In China, the Alipay Trust Framework (ATF) allows users to verify their identity and credentials with various online services using their Alipay account, which is linked to their RIC.</p></li><li><p>In Japan, the Japan e-Government Federation Framework (JEF) allows users to access various e-government services using their My Number card or other identity credentials issued by public agencies.</p></li><li><p>In Germany, the Verimi platform provides users a single login and digital identity for various online services, such as banking, insurance, media, and e-commerce.</p></li></ul><p>With a <strong>Decentralized Identity</strong>, WE create and control our identifiers and credentials, which are stored in a digital wallet that generates public and private cryptographic keys. Using verifiable presentations, we can choose what credentials to share and how much information to reveal with each entity that verifies our identity. We do not have to unnecessarily rely on intermediaries or expose our data.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cce5fbfee5d434e94958ebf507755e6b82776d37d2ce43f17433b1b8c661600d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-how-does-decentralized-identity-work" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">How does Decentralized Identity Work?</h2><ul><li><p>A user creates a <strong>decentralized identifier (DID)</strong>, a unique and persistent identifier that does not depend on a central authority. For example, a DID is associated with a <strong>document containing public keys, service endpoints, and other metadata, enabling</strong> secure communication.</p></li><li><p>User stores their DIDs and other identity credentials in a <strong>digital wallet</strong> app that generates public and private cryptographic keys. The public key is used to identify a specific wallet, while the private key is used to sign transactions and prove ownership.</p></li><li><p>User receives <strong>verifiable credentials</strong>, which are authoritative statements about the user&apos;s attributes or qualifications, from the government, educational institute, or employer. Verifiable credentials are digitally signed by the issuer and can be verified by anyone who trusts the issuer.</p></li><li><p>User presents their verifiable credentials to a verifier (e.g., service provider) who requests them for authentication or authorization. The user can choose which credentials to share and how much information to reveal using a <strong>verifiable presentation</strong>, which is an endorsement of the user at the time of the presentation.</p></li><li><p>A verifier checks the validity of the verifiable credentials and presentations using a <strong>blockchain-based ledger</strong> that does not store the user&apos;s data but records transactions and proofs of existence. The verifier can also use other methods, such as revocation lists or status registries, to ensure the credentials are not expired or revoked.</p></li></ul><p>By following these steps, decentralized identity enables users to manage their identities without unnecessarily relying on intermediaries or exposing their personal data. It also allows verifiers to trust users based on verified claims from trusted issuers.</p><blockquote><p><strong>ELI5: How does Decentralized Identity Work?</strong></p><p><em>Remember the magic box of cards that I told you about? The one that only you can open and use to prove who you are and what you can do? Well, how does the magic box work? How do you get the cards, and how do you show them to other people?</em></p><p><em>This magic box works with the help of a special network (Blockchain) that connects different places where you can get and use your cards.</em></p><p><em>When you want a new card, you must go to someone who can give you one.</em> </p><p><em>For example, if you want a card that says you can drive a car, you must go to the government office and take a test. If you pass the test, they will give you a card that says you can drive a car. But they won’t give you the actual card. Instead, they will provide you with a copy of the card and a unique code that proves it’s yours. They will also write in the big book that they gave you this card and this code.</em></p><p><em>When you want to use your card, you must go to someone who can check it.</em> </p><p><em>For example, if you want to rent a car, you need to go to the car rental company and show them your card that says you can drive a car. But you won’t show them the actual card. Instead, you will show them the copy of the card and the code that proves it’s yours. They will then look in the big book and see if this card and this code match what the government office wrote. If they do, they will let you rent a car.</em></p><p><em>This way, you don’t have to give your cards or codes to anyone else. You can keep them in your magic box and use them whenever needed. And no one can take your cards or make fake ones because the big book and the codes protect them. This is how decentralized identity works.</em></p></blockquote><h3 id="h-to-create-a-decentralized-identity-for-yourself-you-need-to-follow-these-steps" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">To create a decentralized identity for yourself, you need to follow these steps:</h3><ul><li><p>Download and install an identity wallet app that supports decentralized identity standards and protocols, such as Trinsic Wallet or Jolocom Smart Wallet.</p></li><li><p>Create your decentralized identifier (DID) using the identity wallet app. A DID is a unique and persistent identifier you can create and control for yourself or your resources. For example, a DID is associated with a document containing public keys and service endpoints that enable secure communication and verification.</p></li><li><p>Obtain verifiable credentials (VCs) from trusted issuers, such as government agencies, educational institutions, employers, or other entities. VCs are digital documents that contain authoritative statements about you, such as your name, age, education, skills, or health status. VCs are issued by issuers and stored by you in your identity wallet.</p></li><li><p>Present your VCs to verifiers who request them. You can choose what information you share and with whom without intermediaries or trackers. In addition, verifiers can check the validity and authenticity of your VCs using blockchain-based ledgers that do not store your data.</p></li></ul><p>By creating a decentralized identity, you entitle yourself to enjoy more privacy, security, and control over your data and credentials. You can also access various online resources and services requiring user verification without storing your data.</p><h3 id="h-one-of-the-key-components-of-decentralized-identity-is-the-concept-of-verifiable-credentials-vcs" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">One of the key components of decentralized identity is the concept of verifiable credentials (VCs)</h3><p>Which are digital documents that contain authoritative statements about a subject, such as their name, age, education, skills, or health status.</p><p>VCs are issued by trusted entities (issuers) and stored by users in their digital wallets (holders). Users can present their VCs to other parties (verifiers) who can check their validity and authenticity using blockchain-based ledgers that do not store the user’s data.</p><h3 id="h-another-critical-component-of-decentralized-identity-is-the-concept-of-decentralized-identifiers-dids" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Another critical component of decentralized identity is the concept of decentralized identifiers (DIDs)</h3><p>which are unique and persistent identifiers that users can create and control for themselves or their resources. DIDs are associated with DID documents that contain public keys and service endpoints that enable secure communication and verification. DIDs can be registered on different blockchains or networks (DID methods) and resolved using standardized protocols (DID resolution).</p><ul><li><p><strong>Kiva Protocol</strong>: Kiva is a global non-profit organization that uses crowdfunding to finance micro-loans for underserved communities. Kiva launched the Kiva Protocol in Sierra Leone, Africa’s first national decentralized ID system, in 2019.</p><ul><li><p>The Kiva Protocol uses <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.hyperledger.org/learn/publications/kiva-case-study">Hyperledger Indy</a> to create verifiable digital identities for citizens based on their biometric data and financial history. Kiva Protocol enables citizens to access formal financial services, such as loans, savings, and insurance, without relying on centralized databases or intermediaries.</p></li></ul></li><li><p><strong>Microsoft ION</strong>: A <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://identity.foundation/ion/">public, permissionless, open-source network</a> for decentralized identity that runs on top of the Bitcoin blockchain. Microsoft ION uses a novel approach called Sidetree to scale the throughput and performance of DID operations without compromising security or decentralization.</p><ul><li><p>ION aims to provide a universal layer for decentralized identity that can interoperate with any application, service, or platform. ION is part of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cointelegraph.com/news/are-decentralized-digital-identities-the-future-or-just-a-niche-use-case">Microsoft’s broader vision for decentralized identity</a>, which includes Azure Active Directory Verifiable Credentials, a service that allows organizations to issue and verify VCs for their customers and employees.</p></li></ul></li><li><p><strong>Dock</strong>: A blockchain-based network and platform for creating verifiable credentials and decentralized identities. Dock allows users to create self-sovereign identities that they can use across different applications and domains. Dock also allows organizations to issue tamper-proof credentials that can be verified instantly and globally.</p><ul><li><p>Dock uses its native token (DOCK) to incentivize network participation and governance. Some of the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.dock.io/post/decentralized-identity">use cases</a> of Dock include issuing fraud-proof certifications, managing employee IDs, and enabling supply chain traceability.</p></li></ul></li></ul><p>As you can see, a <strong>decentralized identity</strong> offers more independence, privacy, security, convenience, and inclusivity than centralized or federated identity models.</p><p>However, it also faces some challenges, such as scalability, interoperability, usability, governance, regulation, adoption, etc.</p><h2 id="h-lets-discuss-some-of-these-challenges" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Let’s discuss some of these challenges.</h2><p><strong>Interoperability is a key area of focus</strong> within the decentralized identity ecosystem, and the topic has proven effective fodder for meaningful discussion at all levels of abstraction.</p><p>Interoperability means that decentralized identities can be used across different platforms and applications, regardless of the underlying technologies or protocols, and can work with existing identity models such as OpenID Connect (OIDC) or Security Assertion Markup Language (SAML), which are widely used by many online resources.</p><p>However, achieving interoperability is a challenging <strong>task</strong>.</p><p>It requires collaboration and coordination among various stakeholders, such as issuers, verifiers, wallet providers, standard bodies, regulators, etc. It also requires addressing technical challenges such as data formats, protocols, schemas, signatures, revocation mechanisms, etc.</p><p>Moreover, it requires balancing trade-offs between security, privacy, usability, and scalability.</p><p>Several initiatives and projects are working towards interoperability in decentralized identity.</p><ul><li><p>The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://identity.foundation/">Decentralized Identity Foundation</a> is a consortium of organizations that aims to develop open standards and open-source components for decentralized identity.</p></li><li><p>The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.w3.org/community/credentials/">W3C Credentials Community Group</a> (CCG) is a group of experts that works on specifications such as Decentralized Identifiers (DIDs) and Verifiable Credentials (VCs), which are core building blocks for decentralized identity.</p></li><li><p>The <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://trustoverip.org/">Trust over IP Foundation</a> (ToIP) is a coalition of organizations that seeks to establish a global standard for the trustworthy exchange of verifiable digital credentials.</p></li><li><p>The Self-Sovereign Identity Interoperability Framework (SSIIF) is a project that aims to provide an interoperable architecture for SSI based on DIDs and VCs</p></li></ul><p>These are just some examples of the ongoing efforts to achieve interoperability in decentralized identity. Interoperability is essential for realizing decentralized identity&apos;s full potential and benefits for individuals and organizations.</p><h3 id="h-for-interoperability-to-work-did-needs-to-work-on-its-operability-dimensions" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">For Interoperability to work, DID needs to work on its operability dimensions.</h3><p>Decentralized identity protocols need different scalability, security, and usability levels depending on design choices, implementation details, and trade-offs.</p><ul><li><p><strong>Scalability</strong>: Decentralized identity protocols face scalability challenges due to the limitations of underlying blockchains or distributed ledgers, such as transaction throughput, latency, storage capacity, etc.</p><ul><li><p>Possible solutions to improve scalability include using off-chain or L2 solutions, such as state channels or sidechains, selective disclosure or zero-knowledge proofs to reduce data size, or sharding or interoperability techniques to distribute the load across multiple networks.</p></li></ul></li><li><p><strong>Security</strong>: Security refers to the ability of a system to protect data and transactions from unauthorized access, modification, or disclosure. Decentralized identity protocols leverage blockchain technology and cryptography to provide security guarantees such as immutability, verifiability, and non-repudiation. However, decentralized identity protocols also face security challenges such as key management, revocation mechanisms, phishing attacks, etc.</p><ul><li><p>Some possible solutions to improve security include biometric authentication, multi-factor authentication, or hardware wallets for key management, smart contracts, revocation lists, status registries for revocation mechanisms, user education, anti-phishing tools, or reputation systems for phishing prevention.</p></li></ul></li><li><p><strong>Usability</strong>: Usability refers to a system&apos;s ease of use and user satisfaction. Decentralized identity protocols aim to provide users with usability benefits such as convenience, control, and inclusivity. However, decentralized identity protocols also face usability challenges such as user interface design, user adoption, user education, etc.</p><ul><li><p>Some possible solutions to improve usability include using human-readable names (e.g., ENS), QR codes, or NFC tags for user interface design, using incentives, gamification, or social proof for user adoption, or using tutorial guides or feedback for user education. As you can see, decentralized identity protocols have different trade-offs between scalability, security, and usability.</p></li></ul></li></ul><p>There is no one-size-fits-all solution that can optimize all these dimensions at once. Therefore, different decentralized identity protocols may suit different use cases and preferences better than others. This makes building and investing in a Decentralized Identity Protocol more worthwhile.</p><h2 id="h-so-lets-explore-some-arguments-as-to-why-decentralized-identities-are-worth-looking-into" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">So, Let’s Explore Some Arguments as to Why Decentralized Identities Are Worth Looking Into</h2><blockquote><p>The most obvious one</p></blockquote><h3 id="h-argument-1-decentralized-identities-are-more-secure-and-privacy-respecting-than-centralized-or-federated-identities-because-they-do-not-unnecessarily-rely-on-intermediaries-or-expose-personal-data" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Argument #1: Decentralized identities are more secure and privacy-respecting than centralized or federated identities because they do not unnecessarily rely on intermediaries or expose personal data.</h3><p>Users can verify their identity using cryptography and blockchain technology without disclosing more information than needed. Users can also revoke access to their credentials anytime to prevent identity theft or fraud.</p><p>For example,</p><ul><li><p>Joe wants to buy alcohol from Bob&apos;s liquor store.</p></li><li><p>Joe has a verifiable credential issued by his government that contains his name, address, date of birth, etc.</p></li><li><p>Joe uses his digital wallet app to create a verifiable presentation that only reveals his age attribute from her credential.</p></li><li><p>Joe signs the presentation with his private key corresponding to his decentralized identifier (DID), registered on the blockchain.</p></li><li><p>Joe sends the presentation to Bob&apos;s scanner app via QR code or NFC tag. Bob&apos;s scanner app verifies the signature using Joe’s public key retrieved from his DID document on the blockchain.</p></li><li><p>Bob&apos;s scanner app also checks if Joe’s credential is valid using revocation lists or status registries on the blockchain.</p></li><li><p>Bob sells alcohol to Joe after verifying that he is over 21 years old without knowing any other information about her.</p></li></ul><p><strong>If Joe had no access to a decentralized identity, for him</strong></p><ul><li><p>A <strong>Centralized identity</strong> system creates a single point of failure and a honeypot for hackers who can compromise the central database and steal or leak Joe&apos;s data, and</p></li><li><p>A <strong>Federated identity</strong> creates a dependency on the intermediary and a risk of privacy breaches if the intermediary collects or shares Joe&apos;s data without his consent.</p></li></ul><p>By using a decentralized identity, Joe protects his privacy by only sharing the minimum information needed for verification. He can also revoke access to his credential anytime if he no longer trusts Bob. Bob can trust Joe’s credentials without contacting the government issuer or storing Joe’s data. Both parties can prevent identity theft or fraud by using cryptography and blockchain technology to ensure transaction and document authenticity, integrity, and non-repudiation.</p><h3 id="h-argument-2-decentralized-identities-are-more-convenient-and-inclusive-than-centralized-or-federated-identities-because-they-give-users-more-control-over-their-identity-and-credentials" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Argument #2: Decentralized identities are more convenient and inclusive than centralized or federated identities because they give users more control over their identity and credentials.</h3><p>Users can create and manage their identifiers and credentials using a digital wallet app that generates public and private keys. Users can also use different identifiers for different contexts and purposes without remembering multiple usernames and passwords.</p><p>For example,</p><ul><li><p>Bob wants to apply for a job at Acme Inc.</p></li><li><p>Now, Bob uses several DIDs for different purposes: one for his personal life, one for his professional life, one for his hobbies, etc.</p></li><li><p>He also has several verifiable credentials from various sources: his university degree certificate, his previous work experience certificate, his driving license, etc.</p></li><li><p>He uses his digital wallet app to create a verifiable presentation containing his professional DID and the relevant credentials he wants to share with Acme Inc.</p></li><li><p>Bob signs the presentation with his private key corresponding to his professional DID, registered on the blockchain.</p></li><li><p>He then sends the presentation to Acme Inc.&apos;s HR system via email or QR code. Acme Inc.&apos;s HR system verifies the signature using Bob&apos;s public key retrieved from his DID document on the blockchain.</p></li><li><p>Acme Inc.&apos;s HR system also checks if Bob&apos;s credentials are valid using <strong>revocation lists</strong> or <strong>status registries</strong> on the blockchain.</p></li></ul><p><strong>If Bob had no access to a decentralized identity, for him</strong></p><ul><li><p>A <strong>Centralized Identity</strong> creates a hassle where he must create and remember multiple usernames and passwords for different accounts.</p></li><li><p>A <strong>Federated Identity</strong> creates convenience for users who do not have to create or remember multiple usernames and passwords for different accounts. However, users still have limited choice over what identity information they share with each entity. Everything is shared.</p></li></ul><p>By using a decentralized identity, Bob can enjoy convenience by only sharing the minimum information needed for verification. He can also enjoy choice by using different DIDs for different contexts and purposes. For example, Bob can avoid lock-in effects by not relying on any intermediary for his online interactions. Acme Inc. can benefit from inclusivity by accepting verifiable credentials from any trusted issuer, regardless of location, format, or technology.</p><p>Twitter or LinkedIn doesn’t define Bob’s or our actual credentials when they can be manipulated heavily by algorithms &amp; third-party integrations.</p><ul><li><p>We often have to trust the intermediary&apos;s policies and practices blindly.</p></li><li><p>We also have to rely on the intermediary’s reputation and trustworthiness to verify their credentials, i.e., trusting LinkedIn or Greenhouse, or Lever to accurately present your data without the alternate system behind ATS congesting your data to prove a single point or a series of attributes that an employer would like to see.</p></li></ul><h3 id="h-argument-3-decentralized-identities-are-more-innovative-and-interoperable-than-centralized-or-federated-identities-because-they-enable-new-use-cases-and-applications-that-were-impossible-before" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Argument #3: Decentralized identities are more innovative and interoperable than centralized or federated identities because they enable new use cases and applications that were impossible before.</h3><p>Users can use verifiable credentials to prove their attributes or qualifications across domains and platforms without relying on a central authority. Users can also use decentralized identifiers (DIDs) to identify themselves uniquely and persistently across different networks without depending on a domain name system (DNS).</p><p>For example,</p><ul><li><p>Alice, an American citizen, is on vacation in Canada and wants to rent a car from CarRental Inc. She has several verifiable credentials that she obtained from various sources: her passport, her driver&apos;s license, her credit score, etc.</p></li><li><p>Alice uses her digital wallet app to create a verifiable presentation containing her DID and the relevant credentials she wants to share with CarRental Inc.</p></li><li><p>Alice signs the presentation with her private key that corresponds to her DID, which is registered on the blockchain corresponding to her DID,</p></li><li><p>Alice sends the presentation to CarRental Inc.&apos;s scanner app via QR code or NFC tag.</p></li><li><p>CarRental Inc.&apos;s scanner app verifies the signature using Alice&apos;s public key retrieved from her DID document on the blockchain.</p></li><li><p>CarRental Inc.&apos;s scanner app also checks if Alice&apos;s credentials are valid using revocation lists or status registries on the blockchain.</p></li><li><p>CarRental Inc. rents a car to Alice after verifying that she has a valid passport, driver&apos;s license, and credit score without knowing any other information about her.</p></li></ul><p><strong>If Alice had no access to a decentralized identity, for her</strong></p><ul><li><p>With a Centralized identity, Alice would have to obtain different credentials from different authorities for other purposes. For example, a passport for international travel, a driver&apos;s license for driving, a bank account for financial transactions, etc. These credentials are often issued in physical or digital formats that are incompatible or interoperable.</p></li></ul><p>By using a decentralized identity,</p><ul><li><p>Alice can enjoy her vacation by accessing new services that were not possible before. She can also enjoy interoperability by using verifiable credentials across different domains and platforms without depending on any central authority or intermediary.</p></li><li><p>CarRental Inc. can benefit by offering new customer experiences and business models that were impossible before. They can also benefit from interoperability by accepting verifiable credentials from any trusted issuer, regardless of location, format, or technology.</p></li></ul><h2 id="h-which-industry-vertical-stands-to-benefit-the-most-from-dids" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Which Industry Vertical Stands to Benefit the Most from DIDs?</h2><p><strong>SOCIAL MEDIA</strong></p><p>Social media is one of the domains where DIDs can have a significant impact and create new opportunities for innovation and value creation. Today’s social media platforms face several challenges, such as misinformation, censorship, data breaches, privacy violations, and user dissatisfaction. These challenges undermine social media content&apos;s trust, quality, diversity, and communication.</p><ul><li><p>Decentralized identities can address these challenges by giving users more control, privacy, and security over their personal data and online interactions. Decentralized identities are based on cryptographic keys stored in user-controlled wallets rather than on centralized servers owned by businesses or platforms.</p></li><li><p>Decentralized identities can also enable new social media outlets that offer more diversity, creativity, and quality of content and communication. For example, decentralized social media outlets can leverage blockchain technology to create new business models, such as tokenization, incentivization, and governance.</p></li><li><p>Decentralized identities can also contribute to solving some of the social problems caused by centralized social media platforms, such as misinformation, polarization, manipulation, and discrimination. Decentralized social media outlets can foster more transparency, accountability, and collaboration among users and communities.</p></li></ul><p>Today&apos;s social media platforms face several challenges: misinformation, censorship, data breaches, privacy violations, and user dissatisfaction. Decentralized social media outlets aim to address these issues by allowing users to choose which networks to join, create their own rules and terms of service, and own their content and data.</p><h3 id="h-again-decentralized-identities-empower-decentralized-social-media-platforms-by-giving-users-more-control-privacy-and-security-over-their-personal-data-and-online-interactions" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">(AGAIN) Decentralized identities empower (decentralized) social media platforms by giving users more control, privacy, and security over their personal data and online interactions.</h3><p>One of the potential benefits of decentralized identity is that it can help combat misinformation on social media platforms by providing greater transparency and accountability for online content.</p><h3 id="h-some-of-the-problems-that-social-media-platforms-at-present-face-are" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Some of the problems that social media platforms at present face are:</h3><p><strong>False news and misinformation</strong>: Social media platforms often amplify popular and sensational content that may not be accurate or verified, leading to confusion, polarization, and distrust among users. Moreover, social media platforms and their advertisers may benefit from the engagement and attention generated by false news, creating a perverse incentive to allow or encourage it.</p><ul><li><p>A tweet that wrongly identified the attacker in the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.brookings.edu/blog/order-from-chaos/2018/05/09/how-misinformation-spreads-on-social-media-and-what-to-do-about-it/">Toronto van attack</a> as Middle Eastern received far more engagement than a tweet that correctly identified him as white.</p></li><li><p>A network of Facebook pages masquerading as independent media outlets and posting political cartoons that targeted Libya and were linked to a Russian businessman.</p></li><li><p>A report by the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.nytimes.com/2022/10/13/technology/misinformation-integrity-institute-report.html">Integrity Institute</a> found that Facebook had the most instances of misinformation among social media platforms but amplified it less than other platforms such as Twitter and YouTube3.</p></li><li><p>A <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.consumerreports.org/social-media/social-media-misinformation-policies/">series of misleading posts</a> about how to vote or participate in the U.S. Census, such as giving out the wrong hours for a polling place or claiming that people can cast a vote online.</p></li><li><p>Misinformation about</p><ul><li><p>Nintendo: A fake Nintendo account with a Twitter Blue badge posted an image of Mario flipping everyone off. This went viral and confused many fans, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.fastcompany.com/90829546/twitter-blue-profiles-are-already-a-hotbed-of-misinformation">Twitter later suspended the account</a>.</p></li><li><p>Politics: Several fake accounts impersonating former and current world leaders, such as Tony Blair, George Bush, Pope Francis, and Pope John Paul II, posted misleading or false statements on Brexit, climate change, and COVID-19. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.fastcompany.com/90829546/twitter-blue-profiles-are-already-a-hotbed-of-misinformation">Some accounts engaged with each other to create more confusion and controversy</a>.</p></li><li><p>Eli Lilly: A fake account posing as the pharmaceutical company Eli Lilly tweeted that insulin was free, which caused a lot of excitement and outrage among users. The real Eli Lilly had to apologize for the misleading tweet and clarify that its insulin was, in fact, not free. Another fake account then apologized for the real Eli Lilly’s apology. The tweets also affected the stock price, as it dropped by 3%.</p></li><li><p>COVID-19 and vaccines: “COVID-19 was a hoax, a bioweapon, or a population control scheme; that masks and lockdowns were ineffective or harmful; that vaccines were unsafe, inadequate, or contained microchips; and that alternative treatments such as hydroxychloroquine or ivermectin were effective cures.”</p></li><li><p>Climate change: “climate change is not real, not human-caused, or not a serious problem; that there is no scientific consensus or evidence for climate change; that renewable energy sources are unreliable or expensive; and that individual actions have no effect on reducing greenhouse gas emissions.”</p></li></ul></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3daad5c483b2be39e49df04eee271e6d9758e58c585c9e30d02d3ce66cc913fb.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong>Lack of regulation and accountability</strong>: Social media platforms have been known to operate with minimal oversight within themselves.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/venturetwins/status/1640038880325009408?s=20">https://twitter.com/venturetwins/status/1640038880325009408?s=20</a></p><h3 id="h-dids-are-essential-for-the-sole-reason-that-they-provide-more-transparency-and-accountability-for-online-content" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">DIDs are essential for the sole reason that they provide more transparency and accountability for online content.</h3><p>This is how:</p><ul><li><p>DIDs verify the provenance of online content, such as who created it, when, where, and how. This helps us characterize between authentic and manipulated content.</p></li><li><p>DIDs improve the reputation of online content creators and influencers by allowing them to build and share their credentials and actions on-chain. This helps us assess the reliability and credibility of the sources they follow or interact with.</p></li><li><p>DIDs entrust users to control their data and privacy by giving them the choice of information they share with online platforms and third parties. This helps us protect ourselves from data breaches, identity theft, and unwanted surveillance that sometimes provoke misinformation campaigns.</p></li></ul><blockquote><p>Decentralized Social Media Platforms such as Minds, Farcaster, Lens, and many more use the on-chain identity to provide more transparency and accountability for online content.</p></blockquote><p>For example,</p><p>Ranveer, a.k.a, Beer Biceps, hosts one of the most popular podcasts in India, The Ranveer Show. While some of his content (kidding) is worth listening to, there’s almost zero DD on his guests’ backgrounds from his end.</p><p>Look at this podcast attended by Rajiv Malhotra. He is a renowned computer scientist who has spent the last 50 years in the U.S.A., studying &amp; researching topics like AI, Computers, Geo-Politics, &amp; Ancient Indian Scriptures.</p><div data-type="youtube" videoId="eN4LxSL5SEk">
      <div class="youtube-player" data-id="eN4LxSL5SEk" style="background-image: url('https://i.ytimg.com/vi/eN4LxSL5SEk/hqdefault.jpg'); background-size: cover; background-position: center">
        <a href="https://www.youtube.com/watch?v=eN4LxSL5SEk">
          <img src="{{DOMAIN}}/editor/youtube/play.png" class="play"/>
        </a>
      </div></div><p>Now Rajiv Malhotra, with all his education and experience was involved in a wealth management scheme with the now escaped criminal, Nithyananda. Rajiv proposes to Bill Gates that he should deposit a part or whole of his net worth with him so that when dies and is reborn again in his next life, he can give this money back to him.</p><p>The link to the video below:</p><div data-type="youtube" videoId="9TJcItCaTXU">
      <div class="youtube-player" data-id="9TJcItCaTXU" style="background-image: url('https://i.ytimg.com/vi/9TJcItCaTXU/hqdefault.jpg'); background-size: cover; background-position: center">
        <a href="https://www.youtube.com/watch?v=9TJcItCaTXU">
          <img src="{{DOMAIN}}/editor/youtube/play.png" class="play"/>
        </a>
      </div></div><p>The goal of this example is not to insult Ranveer’s podcast but to make other people aware of frauds who go on to attend such podcasts with a humungous following from spreading such content.</p><p>As we consume content on the internet, we need to be aware of who we listen to and who we interact with. And it’s very difficult to verify who we are interacting with, if we just blindly listen and agree with the crowd. We all need conviction sometimes.</p><p>Decentralized Identities solves this. On-chain credentials are the next big phenomenon waiting to happen.</p><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h2><p>In this research thesis, I have explored the concept of decentralized identity and its applications in social media platforms. Projects building on decentralized identities have a competitive advantage over existing solutions by providing a user-centric and trustless identity system that enables new use cases or applications that were not possible before.</p><p>I have also examined the benefits and challenges of using a decentralized identity to provide more transparency, accountability, and empowerment for online content and identity. What I found was that decentralized identity offers a promising alternative to the current centralized and federated identity systems that are vulnerable to manipulation and abuse.</p><h3 id="h-decentralized-identities-are-the-next-big-technological-phenomenon-waiting-to-happen" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Decentralized identities are the next big technological phenomenon waiting to happen.</h3><p>They offer a way to empower individuals with more control and privacy over their online identities, while also enabling interoperability and innovation across different platforms and services.</p><p>As we have seen with examples of Alex, Alice &amp; Bob, Decentralized identities have the potential to transform how we interact with the digital world, and create new opportunities for social and economic inclusion.</p><p>As more people become aware of the benefits and challenges of decentralized identities, we can expect to see more adoption and development of this emerging technology in the near future.</p><p>Thank you for reading through. Please subscribe below to get regular post updates.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/JPxoWJCTjA0CXSC2ZnfA2MwSZfbRFqN3wcvXyxLmUgw">Understanding ERC-4337: The Future of Ethereum&apos;s Account Abstraction Revolution</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/cce6019090206293c49d2fd787c9f6e47e7786cc04a58b8c6e6e2869151799c2.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Understanding ERC-4337: The Future of Ethereum's Account Abstraction Revolution]]></title>
            <link>https://paragraph.com/@arhat-2/understanding-erc-4337-the-future-of-ethereum-s-account-abstraction-revolution</link>
            <guid>XtfMJbDsSViWs6ArN1pN</guid>
            <pubDate>Fri, 10 Mar 2023 19:53:43 GMT</pubDate>
            <description><![CDATA[ERC-4337, Account Abstraction, What is it?ERC-4337, or Account Abstraction, is a token wallet standard for the Ethereum network that aims to provide a more secure and functional framework for token creation. This standard changes the architecture of Ethereum wallets and makes them simpler and more user-friendly. It seeks to eliminate the existence of two types of accountsexternally owned accounts andcontract accountsby unifying them under a single type. This would enable features like:Social ...]]></description>
            <content:encoded><![CDATA[<h2 id="h-erc-4337-account-abstraction-what-is-it" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">ERC-4337, Account Abstraction, What is it?</h2><p>ERC-4337, or Account Abstraction, is a token wallet standard for the Ethereum network that aims to provide a more secure and functional framework for token creation. This standard changes the architecture of Ethereum wallets and makes them simpler and more user-friendly. It seeks to eliminate the existence of two types of accounts</p><ol><li><p><strong><em>externally owned accounts and</em></strong></p></li><li><p><strong><em>contract accounts</em></strong></p></li></ol><p>by unifying them under a single type.</p><p>This would enable features like:</p><ul><li><p><strong>Social recovery</strong>: <em>recovering your wallet with the help of whitelisted accounts instead of seed phrases.</em></p></li><li><p><strong>Multi-signature</strong>: <em>requiring multiple signatures to authorize a transaction.</em></p></li><li><p><strong>Gas abstraction</strong>: <em>paying transaction fees with any token instead of ETH.</em></p></li><li><p><strong>Custom logic</strong>: <em>programming your own rules for validating transactions.</em></p></li></ul><p>One of the main benefits of ERC-4337 is that it enables bundled and sponsored transactions with discounted transaction fees.</p><hr><h2 id="h-why-the-eth-community-is-praising-this-standard" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Why The ETH Community is Praising this Standard:</h2><ul><li><p><em>It would increase the adoption and usability of Ethereum by making it more accessible and convenient for users.</em></p></li><li><p><em>It would enhance the security and flexibility of Ethereum wallets by allowing users to customize their own account logic.</em></p></li><li><p><em>It would reduce the complexity and overhead of managing multiple types of accounts on Ethereum.</em></p></li><li><p><em>It would create new possibilities for innovation and interoperability on Ethereum by enabling smart contract wallets to interact with other contracts directly.</em></p></li></ul><hr><h2 id="h-how-does-erc-4337-work" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">How Does ERC-4337 Work?</h2><p>ERC-4337 works by using a higher-level system called <strong>bundlers</strong> to process user operations.</p><ol><li><p><em>User operations are objects that contain the user&apos;s intent and other data for verification, along with signatures.</em></p></li><li><p><em>Bundlers retrieve user operations from a mempool and return the desired result to the wallet.</em></p></li></ol><p>This way, users can customize their own accounts with different features and logic without depending on centralized relayers or changing the consensus layer of Ethereum.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dfe8ea6d976c046c30c62507fd76c60870f2454c22634dc65100c039d17ac78e.png" alt="Account Abstraction Terminology" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Account Abstraction Terminology</figcaption></figure><p>Bundlers are actors that retrieve user operations from the mempool and package them into a transaction for batch verification and execution. They can be block builders running special-purpose code or users that can relay transactions to block builders through a bundle marketplace like Flashbots.</p><p>An example use case of ERC-4337 is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://unipass.id/">UniPass</a>, a wallet that allows users to create an account with just an email address and password without needing a seed phrase or private key. UniPass uses ERC-4337 user operations to interact with smart contracts on Ethereum without paying gas fees directly. Instead, it uses paymasters to sponsor gas fees and bundlers to process user operations.</p><hr><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/38cb67d43870ca4280f4e22ace3d93ab169ca53ff4df7747c65e675258f72e73.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p><strong><em>More secure</em></strong>: ERC-4337 introduces built-in access controls, permissions, and a more flexible token supply model, making it more secure than existing token standards. This helps to reduce the risk of hacks or other security breaches.</p><ul><li><p><em>ERC-4337 enables users to store their keys locally on their hardware security module (HSM), such as a smartphone or a laptop. This makes them as secure as a self-custodial crypto wallet, allowing users to set up two-factor authentication and sign transactions with a fingerprint or face scan.</em></p></li></ul></li><li><p><strong><em>More functional</em></strong>: ERC-4337 also introduces a more flexible token supply model, enabling developers to create tokens with a variable supply. This allows for more complex and dynamic token economics.</p><ul><li><p><em>ERC-4337 allows users to create smart accounts that can perform automated payments, such as subscriptions or recurring donations. It also allows users to set monthly spending limits on their accounts, which can prevent overspending or theft.</em></p></li></ul></li><li><p><strong><em>Improved user experience</em></strong>: The built-in access controls and permissions allow users to create smart accounts that can perform automated payments, set time-based spending limits, or recover lost accounts without needing a seed phrase or private key. This simplifies the onboarding process and reduces user friction.</p><ul><li><p><em>ERC-4337 simplifies the onboarding process for new users by eliminating the need for a seed phrase or private key. Users can create an account with just an email address and password and recover their account easily if they lose access. It also improves the user experience for blockchain games by allowing users to play without paying gas fees directly.</em></p></li></ul></li></ul><h3 id="h-erc-4337-compares-to-other-token-standards" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ERC-4337 compares to other token standards:</h3><ul><li><p><strong>More secure than ERC-20</strong>, <em>as it allows users to store their keys locally and set up access controls for token transfers.</em></p></li><li><p><strong>More functional than ERC-721 and ERC-1155</strong>, <em>as it allows users to create tokens with a variable supply and perform automated payments.</em></p></li><li><p><strong>More user-friendly</strong> <em>than existing smart contract wallets, as it eliminates the need for seed phrases, private keys, or relayers.</em></p></li><li><p><strong>More decentralized</strong> <em>and</em> <strong>censorship-resistant</strong> <em>than previous approaches to account abstraction, as it uses a unified mempool that does not depend on centralized intermediaries.</em></p></li></ul><h3 id="h-some-of-the-disadvantages-of-erc-4337-are" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Some of the disadvantages of ERC-4337 are:</h3><ul><li><p><strong>More complex</strong>: <em>It requires a higher-level system of bundlers to process user operations.</em></p></li><li><p><strong>More experimental</strong>: <em>It is still an experimental standard that may have unforeseen issues or challenges.</em></p></li></ul><hr><h2 id="h-how-does-erc-4337-benefit-developers-and-users" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">How does ERC-4337 benefit developers &amp; Users?</h2><p>ERC-4337 benefits developers and users in different ways.</p><ul><li><p><strong>For developers</strong>, it provides a more secure and functional framework for token creation, enabling them to create more robust and flexible dApps.</p><ul><li><p><em>ERC-4337 allows them to create smart accounts with different features and logic depending on their needs.</em></p></li><li><p><em>For example, they can create tokens that have a dynamic supply, a governance mechanism, or a fee-sharing model. They can also create tokens that are compatible with different EVM-based blockchains.</em></p></li></ul></li><li><p><strong>For users</strong>, it offers a more seamless and user-friendly experience when interacting with dApps.</p><ul><li><p><em>ERC-4337 allows them to use smart accounts that can handle the esoteric blockchain stuff. The standard’s built-in access controls and permissions make it easier for users to understand how their tokens are being used and to protect their assets. Users can also program different mechanisms to enable their private keys to be retrieved without writing down seed phrases.</em></p></li><li><p><em>For example, they can use bundlers to pay for transactions with any token or even get sponsored transactions with discounted fees.</em></p></li><li><p><em>They can also use smart accounts with built-in access controls and permissions to protect their assets and privacy.</em></p></li><li><p><em>Moreover, they can use smart accounts with different mechanisms to recover their private keys without relying on seed phrases.</em></p></li></ul></li></ul><hr><h2 id="h-so-how-does-erc-4337-impact-the-broader-web3-ecosystem" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">So, How Does ERC-4337 Impact The Broader Web3 Ecosystem?</h2><h3 id="h-erc-4337-and-nfts" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ERC-4337 &amp; NFTs</h3><ul><li><p>ERC-4337 could enable more flexible and creative NFT designs by allowing developers to define custom token metadata, such as images, videos, audio, text, etc. This could enhance the aesthetic and functional value of NFTs and their interoperability with other dApps.</p></li><li><p>ERC-4337 could improve the user experience and security of NFT transactions by allowing users to pay gas fees in any token rather than only in ETH. This could lower the friction and cost of buying and selling NFTs and protect users from volatility and network congestion.</p></li><li><p>ERC-4337 could empower NFT owners and creators by enabling smart accounts that can hold any assets, execute any type of logic, and communicate with any other contract. This could allow for more complex and customized NFT features, such as royalties, auctions, lending, fractionalization, etc. Smart accounts could also implement social recovery mechanisms to help users recover their lost or stolen NFTs.</p></li><li><p>ERC-4337 could increase the adoption and innovation of NFTs on Ethereum by reducing scalability issues and gas costs on the network. By using bundlers that can batch and process transactions off-chain before submitting them to the main chain as a single transaction, ERC-4337 could enable faster and cheaper NFT minting and trading.</p></li></ul><h3 id="h-erc-4337-and-defi" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ERC-4337 &amp; DeFi</h3><ul><li><p>ERC-4337 could enable more secure and flexible DeFi protocols by allowing developers to create smart accounts that can hold assets, execute any strategy, and communicate with any other contract.</p><ul><li><p><em>This could allow for more complex and customized DeFi features like flash loans, yield farming, liquidity mining, etc. Smart accounts could also implement advanced security mechanisms such as multi-signature schemes, timelocks, etc.</em></p></li></ul></li><li><p>ERC-4337 could improve the user experience and accessibility of DeFi transactions by allowing users to pay gas fees in any token rather than only in ETH.</p><ul><li><p><em>This could lower the friction and cost of using DeFi protocols and protect users from volatility and network congestion.</em></p></li></ul></li><li><p>ERC-4337 could enhance the scalability and efficiency of DeFi transactions by reducing congestion and gas costs on the network.</p><ul><li><p><em>By using bundlers that can batch and process transactions off-chain before submitting them to the main chain as a single transaction, ERC-4337 could enable faster and cheaper DeFi operations.</em></p></li></ul></li></ul><h3 id="h-erc-4337-and-decentralized-infrastructure" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ERC-4337 &amp; Decentralized Infrastructure</h3><ul><li><p>ERC-4337 could enable a more decentralized and resilient infrastructure by introducing bundlers, a special class of actors that can batch and process transactions off-chain before submitting them to the main chain as a single transaction.</p><ul><li><p><em>Bundlers could act as intermediaries between users and miners or validators, reducing congestion and gas costs on the network.</em></p></li></ul></li><li><p>ERC-4337 could enable a more user-friendly and secure infrastructure by introducing smart accounts, a new type of account that can hold any type of assets, execute any type of logic, and communicate with any other contract.</p><ul><li><p><em>Smart accounts could allow users to pay gas fees in any token, recover their lost or stolen funds, customize their transaction parameters, etc.</em></p></li></ul></li><li><p>ERC-4337 could enable more innovative and interoperable infrastructure by introducing user operations, a new type of pseudo-transaction object that can be signed by smart accounts and sent to a separate mempool.</p><ul><li><p><em>User operations could allow for more complex and flexible transaction features, such as meta-transactions, atomic swaps, cross-chain communication, etc.</em></p></li></ul></li></ul><h3 id="h-erc-4337-and-web3" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ERC-4337 &amp; Web3</h3><ul><li><p>ERC-4337 could enable more user-centric and customizable web3 applications by allowing users to create and manage their own smart accounts that can interact with any decentralized protocol or service. Users could choose their own security settings, transaction parameters, gas payment methods, etc.</p></li><li><p>ERC-4337 could enable more seamless and intuitive web3 experiences by allowing users to sign transactions with any device or platform that supports WalletConnect, a standard for connecting web3 wallets across different applications. Users could also use QR codes or NFC tags to initiate transactions without needing a browser extension or app.</p></li><li><p>ERC-4337 could enable more collaborative and innovative web3 communities by allowing users to join and create smart account collectives that can pool resources, share governance, and execute transactions together. Users could also participate in social experiments, games, and challenges that leverage smart account features.</p></li></ul><hr><h2 id="h-business-models-in-web3-benefitting-from-erc-4337" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Business Models In web3 Benefitting from ERC-4337</h2><ul><li><p>dApps that require a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://eips.ethereum.org/EIPS/eip-4337">more dynamic token supply</a> can use ERC-4337 to create tokens with a variable supply, meaning that they can increase or decrease the number of tokens in circulation according to their needs. For example,</p><ul><li><p><em>a dApp that rewards users for completing tasks or challenges could use ERC-4337 to mint new tokens as incentives, or burn existing tokens to reduce inflation.</em></p></li></ul></li><li><p>dApps (<strong>token creation platforms</strong>) that require more complex token structures can use ERC-4337 to define custom token metadata, meaning that they can include additional information about their tokens. For example,</p><ul><li><p><em>decentralized exchanges and marketplaces that want to offer more seamless and user-friendly trading experiences for their users. ERC-4337 improves the trading experience by allowing users to use smart accounts that can pay gas fees in any token, customize transaction parameters, and execute atomic swaps.</em></p></li><li><p><em>a dApp that creates non-fungible tokens (NFTs) could use ERC-4337 to add attributes such as name, description, image, rarity, etc., to their tokens.</em></p></li></ul></li><li><p>dApps that want to offer <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.stackexchange.com/questions/144865/where-can-i-find-an-example-of-a-sponsored-transaction-erc-4337">account recovery and group-access wallets</a> can use ERC-4337 to enable account abstraction, meaning that they can allow users to use smart contract wallets instead of externally owned accounts (EOAs).</p><ul><li><p><em>For example, a dApp that provides social media services could use ERC-4337 to let users create smart contract wallets that can be accessed by multiple devices or people using different authentication methods.</em></p></li></ul></li><li><p>dApps that want to enable bundled and sponsored transactions with discounted transaction fees can use ERC-4337 to leverage a separate mempool for user operations. For example,</p><ul><li><p><em>ERC-4337 could enable more innovation and collaboration by allowing users to join and create DAOs that can pool resources, share governance, and execute transactions together.</em></p></li><li><p><em>a dApp that offers gaming services could use ERC-4337 to let users send multiple actions in one transaction (bundling), or pay for their transactions using tokens instead of gas (sponsoring).</em></p></li></ul></li></ul><hr><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f856d09863ccb658180b57eb46b79b00a2b88eb0e1ca4c35d987dfe0f2711b7d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-use-case-1-erc-4337-in-defi-to-create-a-smart-account-that-can-interact-with-decentralized-exchanges-and-lending-platforms-without-requiring-a-native-token-balance-or-paying-gas-fees-upfront" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">USE CASE #1: ERC-4337 in DeFi to create a smart account that can interact with decentralized exchanges and lending platforms without requiring a native token balance or paying gas fees upfront.</h3><p>For example, a user could create a smart account that can swap tokens on Uniswap, borrow tokens on Aave, or stake tokens on Compound using only ERC-20 tokens as inputs and outputs.</p><ul><li><p><em>The user would sign a transaction request with their private key and send it to a bundler, which is a node service that aggregates and submits transaction requests to the network. The bundler would pay the gas fees for the transaction and receive a fee from the user in any ERC-20 token of their choice.</em></p></li><li><p><em>The smart account would execute the transaction request logic on behalf of the user, verifying that the bundler followed the rules and did not censor or tamper with the request. The smart account would also handle the refund or reimbursement of the bundler&apos;s gas fees, either by deducting it from the user&apos;s output tokens or by using a pre-approved allowance mechanism.</em></p></li><li><p><em>This way, the user could access various DeFi services on Ethereum without needing ETH or worrying about gas prices. The user could also benefit from enhanced security and flexibility of their smart account, which could implement custom logic, rules, or conditions for their transactions.</em></p></li></ul><h3 id="h-use-case-2-delegating-voting-to-their-erc-4337-smart-account-by-first-creating-a-smart-contract-account-that-implements-their-voting-logic" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">USE CASE #2: Delegating Voting to their ERC-4337 smart account by first creating a smart contract account that implements their voting logic.</h3><p>One of the features of ERC-4337 is built-in access controls, which allow developers to set permissions for token transfers and other actions. This could enable users to delegate voting to their ERC-4337 account by first creating a smart contract account that implements their voting logic.</p><ul><li><p><em>For example, the account could check the proposal details and compare them with the user’s preferences, such as risk level, return rate, social impact, etc. The account could then vote accordingly or abstain if none of the proposals match the user’s criteria.</em></p></li><li><p><em>The user would then sign a message offline that authorizes their account to vote on their behalf for a certain period of time or until revoked. The message would include the address of the DAO contract and the amount of tokens delegated.</em></p></li><li><p><em>The user would then send the message to a bundler, who would include it in a block along with other user operations. The DAO contract would then recognize the message and update its records accordingly. It would also allow the ERC-4337 account to vote on proposals using the delegated tokens as long as the authorization is valid.</em></p></li><li><p><em>The ERC-4337 account would then execute its voting logic whenever there is a new proposal and send its vote to a bundler who would include it in a block. This way, the user could delegate their votes to their ERC-4337 account without having to be online or pay gas fees for every vote. They could also benefit from the features of ERC-4337, such as custom fees, offline signing, and social recovery.</em></p></li><li><p><strong><em>NOTE:</em></strong> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://eips.ethereum.org/EIPS/eip-4337">smart accounts still need user input to initiate transactions and cannot act autonomously without user consent</a>.</p></li></ul><p>This makes sense as it would allow users to authorize their account to vote on their behalf for a certain period of time or until revoked. The account could then vote accordingly or abstain if none of the proposals match the user’s criteria. The user would then send the message to a bundler, who would include it in a block along with other user operations. The DAO contract would then recognize the message and update its records accordingly. It would also allow the ERC-4337 account to vote on proposals using the delegated tokens as long as the authorization is valid.</p><p>However, there are some <strong>drawbacks and challenges</strong> with this use case which I have noticed, and these are some answers to the best of my knowledge.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4493f16aefc1cf9b2499b03492608b39ce9ad6ab7284b4c25e0e16e4eacb76f0.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>However, please note that these are not definitive or comprehensive answers, and we may need to do more research and testing before implementing them.</p><p><strong>How would users ensure their voting strategy is secure and aligned with their preferences?</strong></p><ul><li><p><em>One possible solution is using a well-tested and audited smart contract template to create ERC-4337 accounts with voting logic.</em></p></li><li><p><em>Alternatively, users could hire reputable developers or use trusted platforms to create their custom voting logic, review the code of their account contract before deploying it and verify that it matches their expectations.</em></p></li></ul><p><strong>How would users revoke their authorization if they change their minds or want to vote differently?</strong></p><ul><li><p><em>One possible solution is to include a revocation mechanism in the user operation message that authorizes the account to vote on behalf of the user.</em></p></li><li><p><em>For example, the message could have an expiry time or a nonce that can be used to invalidate it.</em></p></li><li><p><em>Alternatively, users could send another message to revoke their previous authorization.</em></p></li></ul><p><strong>How would users monitor and verify that their votes are being cast correctly by their account?</strong></p><ul><li><p><em>One possible solution is to use a public explorer or a dashboard that tracks the votes cast by ERC-4337 accounts on different DAOs.</em></p></li><li><p><em>Users could also subscribe to notifications or alerts when their account votes on a proposal.</em></p></li><li><p><em>Additionally, users could check the state of their account contract on-chain and verify that it matches their voting logic.</em></p></li></ul><p><strong>How would users deal with possible censorship or denial-of-service attacks by bundlers or other actors?</strong></p><ul><li><p><em>One possible solution is to use multiple bundlers or bundle marketplaces to increase the chances of getting user operations included in blocks.</em></p></li><li><p><em>Users could also incentivize bundlers by offering higher fees for serving their operations.</em></p></li><li><p><em>Additionally, users could rely on reputation systems or social networks to identify trustworthy bundlers.</em></p></li></ul><h3 id="h-use-case-3-erc-4337-in-social-media-platforms-to-create-a-decentralized-social-network-where-users-can-post-content-tip-each-other-and-verify-their-identities-using-their-smart-accounts" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">USE CASE #3: ERC-4337 in social media platforms to create a decentralized social network where users can post content, tip each other, and verify their identities using their smart accounts.</h3><ul><li><p><em>One way to use ERC-4337 is to create a social media platform that is decentralized and not controlled by any company or government.</em></p></li><li><p><em>Users can post content using their Smart Accounts and prove that they own them with their signatures. They can also tip each other for their content using any token they want.</em></p></li><li><p><em>They don’t need to pay gas fees for every transaction because someone else pays for them and gets a tip in return. This someone else is called a bundler, and they help users send their transactions to the network.</em></p></li></ul><p>This way, users can have a better experience on social media without having to worry about gas fees or losing their accounts. They can also have more control over their content and identity without depending on any third party.</p><h3 id="h-use-case-4-delegate-nft-transactions-to-erc-4337-account-by-creating-a-smart-contract-account-that-implements-their-nft-logic" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">USE CASE #4: Delegate NFT transactions to ERC-4337 account by creating a smart contract account that implements their NFT logic.</h3><p>For example, the account could have functions to mint new NFTs using the user’s signature or image data, to buy NFTs from various marketplaces using the user’s funds or tokens, to sell NFTs at a specified price or condition using the user’s approval or signature, or to trade NFTs with other users using the user’s consent or criteria.</p><p>The user would then sign a message offline that authorizes their account to perform these actions for a certain period of time or until revoked. The message would include the address of the ERC-4337 account and the amount of funds or tokens delegated. The user would then send the message to a bundler, who would include it in a block along with other user operations.</p><p>The ERC-4337 account would then execute its NFT logic whenever there is an opportunity or trigger and send its transaction to a bundler who would include it in a block.</p><p>This way, the user could delegate their NFT transactions to their ERC-4337 account without having to be online or pay gas fees for every transaction. They could also benefit from the features of ERC-4337, such as custom fees, offline signing, social recovery, and custom metadata.</p><p><strong>In simpler terms, imagine these two (very similar) scenarios</strong></p><ul><li><p><strong>Imagine you have a special account that can do things for you on the internet without you having to be online or pay fees.</strong></p><ul><li><p><em>For example, this account can create digital artwork for you using your signature or image data.</em></p></li><li><p><em>It can also buy and sell these artworks on different websites using your money or tokens. It can also trade these artworks with other people based on your preferences or rules.</em></p></li><li><p><em>You just need to tell this account what you want it to do and for how long by sending it a message. This message is like a permission slip that lets this account act on your behalf. This is what ERC-4337 allows you to do with your NFTs.</em></p></li></ul></li><li><p><strong>Let’s say you want to create your own NFT collection of digital paintings.</strong></p><ul><li><p><em>You have a smart contract account that can mint new NFTs using your signature or image data. You also have some funds or tokens in this account that you want to use for buying and selling NFTs.</em></p></li><li><p><em>You sign a message offline that tells this account to mint 10 new NFTs using your image data and to sell them on OpenSea for 0.1 ETH each.</em></p></li><li><p><em>You also tell this account to buy any NFTs from CryptoPunks that are below 100 ETH and to trade any NFTs from CryptoKitties with other users based on their rarity.</em></p></li><li><p><em>You set the duration of this message to one week or until you revoke it. You send this message to a bundler, who includes it in a block along with other user operations.</em></p></li><li><p><em>Your smart contract account then executes its logic whenever there is an opportunity or trigger and sends its transactions to another bundler who includes them in a block.</em></p></li></ul></li></ul><p>This way, you can create and manage your own NFT collection without having to be online or pay gas fees for every transaction.</p><hr><h2 id="h-challenges-of-implementing-erc-4337" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Challenges of Implementing ERC-4337</h2><p>Now that we have discussed the use cases of ERC_4337, here are some of the challenges of implementing ERC-4337</p><ul><li><p><em>Finding a way to handle different scenarios and corner cases that may arise when bundling user operations, such as reordering, replaying, censoring, or invalidating them.</em></p></li><li><p><em>Ensuring that the bundlers and entry points are decentralized and censorship-resistant, and do not depend on a single entity or relayer.</em></p></li><li><p><em>Increased DoS vulnerability: Protecting the network and the bundlers from denial-of-service (DoS) attacks by malicious users who may try to send user operations that consume too much gas or fail to pay fees.</em></p><ul><li><p><em>ERC-4337 introduces some restrictions on the verification logic of Smart Accounts, such as limiting the gas used during validation, banning certain opcodes, and preventing non-deterministic behavior.</em></p></li><li><p><em>These restrictions aim to reduce the attack surface and protect bundlers from unpaid work or griefing by malicious users or contracts.</em></p></li></ul></li><li><p><em>Providing a user-friendly interface and experience for users who want to use ERC-4337 accounts without having to deal with complex technical details.</em></p></li></ul><hr><h2 id="h-erc-4337-impact-on-the-broader-web3-ecosystem" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">ERC-4337 Impact on the Broader Web3 Ecosystem</h2><h3 id="h-user-onboarding" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">User onboarding</h3><p>ERC-4337 can make it easier for new users to join the decentralized world of crypto without having to learn about complicated seed phrases or wallets. Users can use social logins or other methods to create instant wallets on any EVM blockchain.</p><p>For example, Stackup is a service that allows users to create ERC-4337-enabled wallets using their email, phone number, Google account, or Facebook account. Users can also receive free gas tokens from Stackup to start using their wallets without having to buy ETH first.</p><h3 id="h-user-experience" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">User experience</h3><p>ERC-4337 can enable more functionality and flexibility for user accounts, such as gasless transactions, gas sponsorship, custom transaction flows, and more. Users can have more control and convenience over their accounts and transactions.</p><p>For example, users can use ERC-4337-enabled wallets to send multiple transactions in one batch, such as transferring ERC-20 tokens to different recipients. Users can also use ERC-4337-enabled wallets to delegate their gas fees to other parties who are willing to pay for them in exchange for some benefits.</p><h3 id="h-user-security" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">User security</h3><p>ERC-4337 can enhance user security by allowing users to use smart contracts as their accounts, which can implement various security features such as time locks, multi-signatures, recovery mechanisms, etc. Users can also avoid losing access to their funds due to lost seed phrases or hacked wallets.</p><p>For example, users can use ERC-4337-enabled wallets to set up two-factor authentication using biometric data or other methods. Users can also use ERC-4337-enabled wallets to recover their accounts using social recovery via a group of trusted friends or a commercial service.</p><hr><h2 id="h-thoughts-and-what-to-look-for-next" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Thoughts &amp; What to Look for Next</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/406cc467a82e62348147a3f1dcde2c3d81ac4f2e7698cd9d37029e0afdcad3e1.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>ERC-4337 is an Ethereum standard for the Ethereum network that aims to provide a more secure and functional framework for token creation, enabling smart contracts to act as first-class citizens on the blockchain. It also allows users to pay gas fees in any token, rather than only in ETH.</p><p>There are many reasons to question the ERC-4337 implementation, but we should be bullish on ERC-4337 based on the following three points:</p><h3 id="h-erc-4337-will-increase-the-adoption-and-innovation-of-dapps-on-ethereum-by-lowering-the-barriers-of-entry-for-developers-and-users" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ERC-4337 will increase the adoption and innovation of dApps on Ethereum by lowering the barriers of entry for developers and users.</h3><p>Developers can create more complex and customized tokens without worrying about compatibility issues or security risks. Users can interact with dApps more easily and cheaply by using any token they prefer to pay for transactions.</p><h3 id="h-erc-4337-enhances-the-scalability-and-efficiency-of-ethereum-by-reducing-congestion-and-gas-costs-on-the-network" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ERC-4337 enhances the scalability and efficiency of Ethereum by reducing congestion and gas costs on the network.</h3><p>By using an alternative mempool called &quot;bundlers&quot;, ERC-4337 transactions can be batched and processed off-chain, before being submitted to the main chain as a single transaction. This reduces the load on miners and validators and allows for faster confirmation times.</p><h3 id="h-erc-4337-will-improve-the-user-experience-and-privacy-of-ethereum-by-enabling-smart-accounts" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ERC-4337 will improve the user experience and privacy of Ethereum by enabling &quot;smart accounts&quot;.</h3><p>Smart accounts are self-contained contracts that can hold any type of asset, execute any type of logic, and communicate with any other contract. They can also implement advanced features such as meta-transactions, social recovery, multi-signature schemes, etc. Smart accounts give users more control and flexibility over their funds and identity on Ethereum.</p><hr><p>Thank you for reading through. Please subscribe below to get regular post updates.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/NhMJTaVAZUckUHyUpx8YSPuSV6O4GtwTDyzNMqWyR_8">Governance &amp; Growth in Modern Society</a></p></li></ol><hr><h2 id="h-sources" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Sources:</h2><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.pantherprotocol.io/ethereum-account-abstraction-everything-you-need-to-know/">Ethereum Account Abstraction – Everything you need to know</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cointelegraph.com/magazine/account-abstraction-supercharges-ethereum-wallets-dummies-guide/">Account abstraction’ supercharges Ethereum wallets: Dummies guide</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.org/id/roadmap/account-abstraction/">Account abstraction</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://eips.ethereum.org/EIPS/eip-4337">ERC-4337: Account Abstraction Using Alt Mempool.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.msn.com/en-us/news/technology/everything-you-need-to-know-about-ethereum-s-new-token-standard-erc-4337/ar-AA18boGo">Everything you need to know about Ethereum’s new token standard, ERC-4337.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blockworks.co/news/ethereum-erc4337-account-abstraction-smart-contract">Ethereum&apos;s ERC-4337 Account Abstraction Smart Contract is Live.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://thedefiant.io/ethereum-account-abstraction-erc-4337">Ethereum Users May Soon Be Able To Retrieve Lost Private Keys.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.prnewswire.com/news-releases/stackup-brings-account-abstraction-to-ethereum-with-erc-4337-301759515.html">Stackup Brings Account Abstraction to Ethereum with ERC-4337.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://frontier.tech/unpacking-erc-4337">Unpacking ERC-4337.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coindesk.com/tech/2023/03/01/ethereum-activates-account-abstraction-touted-by-founder-buterin-as-key-advance/">Ethereum Says ERC-4337 Deployed, Tested, Beginning Era of Smart Accounts.</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.stackup.sh/docs/guides/quickstart">ERC-4337 Quickstart Guide</a></p></li></ul>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/d0c2a5ace812c972629e3c547c000279b15897a2ebaa229072143a7b09117317.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Governance & Growth in Modern Society]]></title>
            <link>https://paragraph.com/@arhat-2/governance-growth-in-modern-society</link>
            <guid>tmCGhy15AND2d2SKiyGZ</guid>
            <pubDate>Sat, 11 Feb 2023 15:08:46 GMT</pubDate>
            <description><![CDATA[Disclosures: All content and views expressed here are the personal opinions of the author.Table of contents:Governance in Modern SocietyWhat Do Corporations & DAOs Seek?Categorizing GrowthCollective Participation PrincipleGovernance & Growth in Corporations vs. DAOsIs the Profit Motive an Efficient Use of Resources?Is profit growth compatible with the survival of the internal financial economy for DAO collectives & organizations?Is vertical growth a better allocation of resources?What is the ...]]></description>
            <content:encoded><![CDATA[<p><strong><em>Disclosures:</em></strong> All content and views expressed here are the personal opinions of the author.</p><hr><h2 id="h-table-of-contents" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Table of contents:</h2><ol><li><p>Governance in Modern Society</p></li><li><p>What Do Corporations &amp; DAOs Seek?</p></li><li><p>Categorizing Growth</p></li><li><p>Collective Participation Principle</p></li><li><p>Governance &amp; Growth in Corporations vs. DAOs</p><ol><li><p><em>Is the Profit Motive an Efficient Use of Resources?</em></p></li><li><p><em>Is profit growth compatible with the survival of the internal financial economy for DAO collectives &amp; organizations?</em></p></li><li><p><em>Is vertical growth a better allocation of resources?</em></p></li></ol></li><li><p>What is the Ideal Structure?</p></li><li><p>Challenging the Status Quo: Society&apos;s Evolution Beyond Majority Rule</p></li></ol><hr><h1 id="h-governance-in-modern-society" class="text-4xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Governance in Modern Society</h1><p>We have 2 different societies emerging in modern economies.</p><ul><li><p><em>On the one hand, we have a </em><strong><em>global society of consumers</em></strong><em> with unprecedented mobility and access to information.</em></p></li><li><p><em>On the other hand, we have </em><strong><em>organizations with digital sovereignty</em></strong><em> (DAOs) approaching to take power from the hands of corporations.</em></p></li></ul><p>The ever-growing power of the centralized power of information amplifies the radical contrast between the two societies.</p><p>The centralized power of information is no more limited to multinational corporations such as Google, Facebook, or Amazon. It is now so pervasive that power &amp; influence is increasingly felt by smaller and smaller players impacting all of our lives.</p><p>This power has increased exponentially; many examples exist, but let’s focus on one: the web.</p><p>The web as we know it today is in an existential crisis. But it is far from being dead. It is already showing signs of recovery.</p><p>This is primarily due to the power shift from corporations to autonomous organizations.</p><p>There are two broad categories of organizations gaining this control over information:</p><ol><li><p><strong>Autonomous organizations</strong>, <em>controlled by algorithms and computers, operated by &quot;runners&quot; or, as the software world.</em></p></li><li><p><strong>Collective organizations,</strong> <em>controlled by members of society, grown mostly on the gig economy and contractual labor.</em></p></li></ol><p>A diminished web is a wellspring of insecurity for both corporations and DAOs.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/33da95ce3cc8a2779d39132f393438a4ccca5ce54af90f395ca2f3e90241f708.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><strong><em>The internet, as the core of our digital world, has literally disappeared</em></strong>. Governments and corporations worldwide continue to tinker with theory in ways that change the web&apos;s fundamental structure and purpose, making it difficult for individuals to control.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/efba77e9b2f1eaf9dbd181415db76d973271bb7029213d530d1335eafeccafc9.jpg" alt="Ref: https://www.weforum.org/agenda/2023/01/why-cryptocurrency-is-crucial-for-an-internet-of-value-davos2023/" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Ref: https://www.weforum.org/agenda/2023/01/why-cryptocurrency-is-crucial-for-an-internet-of-value-davos2023/</figcaption></figure><p>What can we actually do about it? How can we reclaim our digital property through a mesh of decentralized networks and apps? And what would decentralized life look like?</p><h2 id="h-to-understand-this-better-lets-take-a-step-back-and-look-at-what-corporations-and-daos-seek" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">To understand this better, let&apos;s take a step back and look at what corporations and DAOs seek.</h2><p>So, both seek growth and profit, but they go about it differently.</p><p>The <strong>profit principle</strong> drives organizations --&gt; get more and more people involved and monetize their activity to achieve a higher profit.</p><p>Companies are organized around managers and stockholders, while employees exist with the sole obligation of fulfilling their roles.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1294e75ee0a72f1bcdec40ed5d86602a62ed87141cd4bfa7e1ff688c59d3ff9a.jpg" alt="driven by the profit principle" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">driven by the profit principle</figcaption></figure><p>When DAOs reach a specific size and complexity, they have difficulty regulating themselves. So we are in the middle of a transitional moment as a world trying to squeeze the maximum output with the least amount of intellect, effort, and money.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/13e1c48068825c565a065236f6c3fb38ca01637ec2ea0c4799deb1e4b494cb55.jpg" alt="driven by the participation principle" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">driven by the participation principle</figcaption></figure><p>DAOs are driven by the <strong>participation principle</strong> <em>(explained in the next section)</em> --&gt; <em>get more and more people involved in achieving a larger social purpose and protecting their values of human connection.</em></p><p>So eventually, DAOs will be incredibly efficient because they represent millions of people engaged in mutual aid and cooperation.</p><h2 id="h-how-do-we-categorize-this-growth" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">How do we categorize this growth?</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/512f102a1804d86149de38e73fe9941d5c008c89f3f55ea090245580c4cb0e99.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-lets-examine-these-two-types-of-growth-and-explore-what-they-could-mean-for-a-company-looking-to-further-decentralize-its-infrastructure" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Let&apos;s examine these two types of growth and explore what they could mean for a company looking to further decentralize its infrastructure.</h3><p>Organically growing a company and DAO has two main paths: social progress through participation and financial progress through profit.</p><p>An observation that I have had for a while is the collective participation principle, which can be stated as:</p><ol><li><p><strong>Vertically scaling a DAO</strong> <em>(creating more divisions and subsidiaries) creates more management layers and is a linear process.</em></p></li><li><p><strong>Horizontally scaling a DAO</strong> <em>(creating new networks, teams, and leagues) creates a more decentralized structure and is a circular process.</em></p></li></ol><p>Adding to this, by horizontally scaling a DAO in a highly networked, competitive, and information-rich economy, sustainable growth is almost entirely rooted in &quot;peer-to-peer&quot; cooperation.</p><p>Hence, for DAOs, the biggest obstacle to both vertical and horizontal growth is the problem of institutional inertia. This happens when every group has a vested interest in the same centralized, coordinated structure and is, therefore, reluctant to adopt non-centralized structures and processes. In this case, decentralized organizations are often viewed as less efficient and &apos;unprofessional.&apos;</p><hr><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><hr><blockquote><p>---</p><h2 id="h-if-you-havent-read-about-coases-theory-of-the-firm-you-should" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">If you haven’t read about Coase’s Theory of the Firm, you should.</h2><p>Ronald Coase was a visionary economist who stood out for his independent thinking, rigorous approach, and innovative ideas. His work has a lasting impact on our understanding of the world, as his theories are not only applicable but also provide insightful explanations for the reality we see around us. He was indeed the epitome of a great economist.</p><p>The theory of the firm, as proposed by Ronald Coase, asserts that there is a certain type of individual in the workforce known as an &quot;employable person.&quot; These individuals are characterized by their ability to be productive and valuable employees within a firm. Still, they lack the unique qualities that would make them stand out or be remembered in history. This is because they are designed not to leave a lasting impact but instead to focus their efforts and skills toward contributing to the success of their employer.</p><p>Coase&apos;s unparalleled rigor is reflected in his most famous contribution to economics, the Coase Theorem. Despite being written without a single equation, this theorem holds fundamental importance that rivals even the most mathematically complex economic theories.</p><p>The Coase Theorem highlights <strong>the remarkable efficiency of markets in allocating resources, even in the face of challenges such as pollution.</strong></p><p>Coase&apos;s clear and concise writing style, combined with his rigorous approach, has made this theorem a cornerstone of modern economic thought.</p><h3 id="h-coases-theory-has-important-implications-for-the-discussion-on-governance-in-modern-society" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Coase’s Theory has important implications for the discussion on Governance in Modern Society.</h3><p>The profit motive in corporations is often seen as the driving force behind their resource allocation decisions. However, as Coase&apos;s work suggests that it is not the profit motive per se, but the existence of transaction costs that leads firms to coordinate production and allocate resources within the firm.</p><p>In the context of decentralized autonomous organizations (DAOs), transaction costs may be lower compared to traditional corporations, which could lead to a more efficient allocation of resources.</p><p>The &quot;participation principle&quot; in DAOs, where growth is driven by increasing participation and cooperation, could also contribute to more efficient use of resources, as long as the institutional inertia that can limit the growth of DAOs is overcome.</p><p>---</p></blockquote><hr><h2 id="h-this-leads-us-to-the-following-questions-about-governance-and-growth-in-organizations-vs-daos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">This leads us to the following questions about Governance &amp; Growth in Organizations vs. DAOs:</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5d6c8a6c847319db8b1e111b3597df8a38318e6e2bed5d4819e1914a9f6b663f.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-is-the-profit-motive-an-efficient-use-of-resources" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Is the Profit Motive an Efficient Use of Resources?</h3><p>What constitutes &quot;efficient use&quot;? It depends on which side of the equation you look at.</p><p>For example, big businesses may be efficient in their resource use. At the same time, individuals or people who band together in DAOs may be efficient in their resource consumption.</p><p>In terms of resource allocation across collective, corporate hierarchies may be more efficient. For example, if large companies create monopolies, they may use resources more efficiently than small DAOs. However, this efficiency comes at the expense of individuals or people banding together.</p><p>According to Coarse’s theory, an employable person is more valuable to their employer when working within the firm rather than trying to sell their skills and abilities in the open market. This is because the firm provides a structure and support system that allows these employees to maximize their potential and be productive. In return, the firm benefits from the efforts and contributions of these employees.</p><p>When an individual tries to contribute to the collective as a whole, they make a resource usage of their time and energy, which is purely negative. Individually, nobody is efficient at producing more than Zero; but collectively, most people contribute more than Zero.</p><p>Also, when an organization reaches a certain size and complexity, its processes become less and less flexible. This is because large companies typically have thousands of employees who all have their internal ways of doing things, which become comprehensive when the size gets too big.</p><p>One point of transparency that emerges from this is that &quot;individualism&quot; and &quot;collectivism&quot; are, in reality, the same — they are just different forms of cooperation and organization.</p><h3 id="h-is-profit-growth-compatible-with-the-survival-of-the-internal-financial-economy-for-dao-collectives-and-organizations" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Is profit growth compatible with the survival of the internal financial economy for DAO collectives &amp; organizations?</h3><p>In classical economics, &quot;growth without a limit&quot; is a desirable outcome. However, in systems driven primarily by free market dynamics, this often translates to speculation that drives up the value of assets and prices.</p><p>In the case of the hyper-accelerated world that is expected to emerge with the advent of Web3, profit growth may no longer mean increased profits.</p><p>Instead, it means an upward spiral of crypto asset prices that eventually leads to an inflationary spiral of asset pricing and asset value.</p><p>Suppose the community&apos;s goals do not include values of wealth accumulation. In that case, another solution may be to use external financial tools to support the internal financial economy for DAOs &amp; organizations.</p><h3 id="h-is-vertical-growth-a-better-allocation-of-resources" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Is vertical growth a better allocation of resources?</h3><p>DAOs live in an ecosystem that continually evolves. When the collective size is small, it may evolve in a vertical direction as it grows bigger. However, an evolutionary trajectory may be more suitable for achieving a certain extent. This means that the collective may evolve from independent individuals to a group with many interdependent parts.</p><p>How big is big? DAOs that are big enough to be bound by culture and specialization can become too big to fail. However, the size of such an organization should be large enough that it&apos;s no longer feasible to maintain both centralized and decentralized governance structures. In other words, the size of an organization should be large enough that it&apos;s either centralized or decentralized, but not both. Otherwise, management becomes a limiting factor for the organization&apos;s growth, just like an individual.</p><hr><h2 id="h-so-what-would-be-the-ideal-structure" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">So, what would be the ideal structure?</h2><p>The underlying structure of reality matters much more than the participants, something policymakers, executives &amp; collectives need help understanding.</p><blockquote><p><em>Under the right market structure, a collection of idiots produces a well-functioning market.</em></p><p><em>-- Nassim Nicholas Taleb</em></p></blockquote><p>The structure of an organization shouldn&apos;t be architectured in a way that fosters inefficiency. The majority of economic production that has ever been produced came from farms and small businesses.</p><p>By definition, a community is governed through consensus. Each member of the community has the right to speak and vote. The only requirement is that all members must participate in the decision-making process at the same time.</p><p>In the structure of DAOs, individuals should be enabled to collaborate toward a common goal. Ideally, this is a goal shared by everyone in the organization or at least by the majority. Therefore, a set of shared values should enforce the agreement between individuals.</p><p>Hence, for DAOs, the leaders of the collective should be those who can provide guidance and leadership to the organization, not necessarily manage and make decisions for the group as a whole.</p><hr><h2 id="h-challenging-the-status-quo-societys-evolution-beyond-majority-rule" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Challenging the Status Quo: Society&apos;s Evolution Beyond Majority Rule</h2><p>Society doesn&apos;t change through simple agreements or decision-making methods like voting, committees, or academic conferences. It only takes a small group of individuals with a substantial stake in the outcome to significantly impact the direction of society. This is because there is always some form of unequal balance or distribution of power or resources.</p><p>It&apos;s important to note that this change doesn&apos;t happen through a democratic process or a majority vote. It doesn&apos;t happen through lengthy meetings or debates over tea and sandwiches. It&apos;s not necessarily the result of a polling process where the general public weighs in.</p><p>Instead, the change comes from a few individuals who have a personal stake in the outcome and are willing to put their soul into making a difference. They can leverage the asymmetry in the situation to drive change and move society forward in a new direction.</p><p>In conclusion, the evolution of society is not driven by a large group of people coming to a consensus or making decisions through formal processes. Instead, it only takes a small group of invested and motivated individuals to create change to impact society significantly.</p><hr><p>Thank you for reading through. Please subscribe below to get regular post updates.</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div><p>I’d also appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Twitter</a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/arhatbhagwatkar">LinkedIn</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/fqkB0_2Cq6VLhY7-S_Ouj1-Bu39n9pbYNxSp8-krdCI">Build in Web3 Series: Climate Finance DAO</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/72574a930990a9659ef9783e3d083f1c9529125127213b7bce0615624dc39e24.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Build in Web3: Climate Finance DAO]]></title>
            <link>https://paragraph.com/@arhat-2/build-in-web3-climate-finance-dao</link>
            <guid>pWZFOQOqdsWgQqtq5UyG</guid>
            <pubDate>Wed, 11 Jan 2023 05:50:54 GMT</pubDate>
            <description><![CDATA[Series: Build in Web3Hi everyone. This is an entirely different yet innovative “ZBuild in web3” series I’m trying out here. In 2022, I set out a goal to help bring as many believers as possible to help decode and democratize web3. While my previous investment & thematic research has been very detailed & specific to a particular target market, I&apos;ve generously offered as much detail as possible regarding the many primer series, investment, and research thesis on the web3 ecosystem. Now, th...]]></description>
            <content:encoded><![CDATA[<h2 id="h-series-build-in-web3" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Series: Build in Web3</h2><p>Hi everyone.</p><p>This is an entirely different yet innovative “ZBuild in web3” series I’m trying out here. In 2022, I set out a goal to help bring as many believers as possible to help decode and democratize web3.</p><p>While my previous investment &amp; thematic research has been very detailed &amp; specific to a particular target market, I&apos;ve generously offered as much detail as possible regarding the many primer series, investment, and research thesis on the web3 ecosystem.</p><p>Now, the reverse holds as well.</p><p>I deliberately chose the term “build in web3” because, in general, most of these articles will explain the working model in more detail. Often people don’t put much thought into how many layers of abstraction we are working with.</p><p>The goal is to explain in these posts how each of the web3 solutions will potentially integrate into new &amp; existing business models.</p><p><strong>To start things off, below, I&apos;ve included an outline of a DAO business model focusing on Climate Finance.</strong></p><hr><h2 id="h-decentralized-climate-finance-dao-segmenting-a-fragmented-green-finance-infrastructure" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Decentralized Climate Finance DAO: Segmenting a Fragmented Green Finance Infrastructure.</h2><p>A DAO is a decentralized autonomous organization.</p><p>A Decentralized Climate Finance DAO is an organization responsible for managing climate finance in a decentralized way.</p><p><strong>GOAL</strong>: Use blockchain technology to address climate finance transparently and efficiently. The goal behind this DAO is to segment a fragmented green finance infrastructure making it more accessible, efficient &amp; transparent for retail investors like you &amp; me.</p><p><strong>FOCUS</strong>: Public blockchain infrastructure for carbon markets, green bonds, renewable energy credits, carbon credits, and other environmental assets.</p><h3 id="h-why-is-this-needed" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Why is this needed?</h3><ol><li><p><strong>There&apos;s an oligopoly of intermediaries:</strong> The responsibility for a targeted environmental offset is often silenced.</p></li><li><p>There&apos;s no single marketplace where green assets are traded &amp; monitored independently or according to climate agreements.</p></li><li><p>There&apos;s an existing assortment of markets &amp; financial instruments that are responsible for the following:</p><ol><li><p>excess volatility, and</p></li><li><p>different patterns of rules/regulations which are very hard to follow</p></li></ol></li></ol><h3 id="h-the-climate-dao-would-focus-on-4-key-points" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">The Climate DAO would focus on 4 key points:</h3><ol><li><p>Measuring &amp; tracking +ve or -ve impact from industries, polluters &amp; dedicated climate projects</p></li><li><p>Per the international climate agreements—issue, trade, regulate &amp; dismiss green assets such as green bonds and carbon credits.</p></li><li><p>Democratize access to green assets through dApps or, if regulations approve, through existing governmental financial institutions.</p></li><li><p>Tokenization of every activity to track &amp; assess spending</p></li></ol><h3 id="h-why-would-this-work" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Why would this work?</h3><ol><li><p>For financial institutions: P2P assessment of green bonds, carbon credits along with P2P operations</p></li><li><p>For retail investors (me &amp; you): buy assets in verified GHG reduction activities that have actually taken place.</p></li><li><p>For companies/industries: a cost-effective process of offsetting environmental negligence</p></li><li><p>For economies:</p><ol><li><p>Assess corruption from the ground up.</p></li><li><p>Double-verify the actions from the ground up.</p></li><li><p>Raise funds for green projects &amp; invest in viable projects vetted from the ground up.</p></li></ol></li></ol><h3 id="h-how-would-this-work" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">How would this work?</h3><ol><li><p>Every family, group, or company using sustainable energy or indulging in green activities will be credited tokenized green credits. The tokens can be:</p><ol><li><p>traded for existing carbon credits</p></li><li><p>gives access to verify &amp; invest in green projects through DAO</p></li></ol></li><li><p>Traded tokenized credits get more &amp; more of us involved in making sure environmental obligations are met &amp; observed</p></li><li><p>dApps &amp; DeFi applications will make sure adequate liquidity is available to finance green projects &amp; reward contributors for their work</p></li></ol><p>In 2021, $500B worth of green bonds were issued, but the impact is still negligible. There&apos;s no transparency in activities &amp; accountability for negligence.</p><h2 id="h-advantages-and-challenges" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Advantages &amp; Challenges</h2><p>The Decentralized Climate Finance DAO would have several advantages over traditional organizations that manage climate finance.</p><ul><li><p><strong>First</strong>, because the Decentralized Climate Finance DAO would be decentralized, it would be much more resistant to corruption and fraud.</p></li><li><p><strong>Second</strong>, the use of blockchain technology would allow all transactions to be transparent and trackable, further reducing corruption and fraud.</p></li><li><p><strong>Third</strong>, the Decentralized Climate Finance DAO would be able to tap into a global pool of talent and resources, which traditional organizations often need help to do.</p></li><li><p><strong>Finally</strong>, because the management of climate finance is done in a decentralized way, i.e., stakeholders are shareholders, it is likely more efficient than traditional methods.</p></li></ul><p><strong>Decentralized Climate Finance DAO</strong> could revolutionize how climate finance is managed globally.</p><p>To make this happen, however, some challenges need to be addressed.</p><ul><li><p><strong>First</strong>, <em>developing a robust governance model for the Decentralized Climate Finance DAO will be necessary. This will ensure that the organization can make decisions decentralized while still being accountable to its members.</em></p></li><li><p><strong>Second</strong>, <em>building trust in the organization&apos;s members and the wider public will be essential. This can be done by ensuring that all transactions are transparent and by developing a good reputation through successful initial projects.</em></p></li><li><p><strong>Finally</strong>, <em>it will be essential to scale up the DAO to significantly impact global climate finance by giving access to critical climate-hit areas.</em></p></li></ul><p>If these challenges can be addressed, Decentralized Climate Finance DAO can transform how climate finance is managed globally.</p><h2 id="h-possible-additional-operational-models-to-explore-for-the-dao" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Possible Additional Operational Models to Explore for the DAO</h2><ol><li><p>Building a carbon credit exchange platform to support an ecosystem of green finance applications on the blockchain along with a Green Assets Protocol. The first use case will be to launch Green Assets Wallet (GAW), a digital wallet for storing and trading carbon credits, renewable energy credits (REC) &amp; other environmental assets.</p></li><li><p>Creating an Ethereum-based accelerator program to select promising projects that want the critical support and resources to succeed. The goal is to improve the dApps and accelerate deployment continually.</p></li><li><p>Creating an Investment Exchange/Crypto-Index fund featuring ETF products (group or pooled investments) based on virtual portfolios. The portfolios are modeled to respond automatically to the underlying market&apos;s complex dynamics.</p></li><li><p>Creating a simulated social currency/rewards network on the blockchain. The intention is to see how the global community will react to the incentives and reward system.</p></li></ol><h3 id="h-diving-deep-into-the-first-revenue-stream-use-case" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Diving deep into the first revenue stream use case:</h3><p>The first use case will be to launch Green Assets Wallet (GAW), a digital wallet for storing and trading carbon credits, renewable energy credits (REC) &amp; other environmental assets.</p><p>The wallet can be integrated with existing exchanges, so it acts as another avenue for buying &amp; selling these assets without worrying about managing the underlying blockchain infrastructure.</p><p>GAW will also have real-time pricing data and market analytics tools built into it, making it easier for users to make informed investment decisions when buying or selling their assets.</p><p>The next application they are developing is called the ‘Green Assets Protocol,’ which aims at simplifying transactions between buyers and sellers of environmental assets by standardizing contracts using smart contracts on the Ethereum blockchain.</p><p>This will eliminate counterparty risk while allowing both parties to track their asset holdings securely in real-time via GAW. Also, a carbon footprint calculator will help individuals &amp; businesses calculate and offset their carbon footprints. The goal is to integrate the application with decentralized exchange platforms so that users can easily buy/sell credits to offset their emissions.</p><hr><h2 id="h-disclaimer" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Disclaimer:</h2><p><strong><em>Not financial or investment advice.</em></strong> <em>This blog is strictly educational and is not investment advice or a solicitation to buy or sell any assets or to make any investment decisions. Do your own research.</em></p><hr><p>Thank you for reading through. I’d appreciate it if you shared this with your friends, who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">0xArhat</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/tVEM7346BqHZ_9qAJAGPYr5PD1YpDH3zfXC00kQBfpI">What&apos;s the Best Way to Create Value with Selective Data?</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/4040525ebfb5e01d65157600773d558fee5b92327d8a81b2a03e0aec1b7ec652.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[(In web3) What's the Best Way to Create Value with Selective Data?]]></title>
            <link>https://paragraph.com/@arhat-2/in-web3-what-s-the-best-way-to-create-value-with-selective-data</link>
            <guid>yDoh7onawLDUptnxQ9uM</guid>
            <pubDate>Sun, 27 Nov 2022 23:19:53 GMT</pubDate>
            <description><![CDATA[As I have written in detail about Unlocking the Potential of Decentralized Data, questions still exist to understand how the challenges we face in the web2 environment affect the way we transition certain business models to web3.Data Collection & Distribution in Web3 is a Significant ChallengeWhile there is no one-size-fits-all answer to this question, the best way to create value with selective data will vary depending on the specific data set and the organization&apos;s goals. However, some...]]></description>
            <content:encoded><![CDATA[<p>As I have written in detail about <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a>, questions still exist to understand how the challenges we face in the web2 environment affect the way we transition certain business models to web3.</p><h2 id="h-data-collection-and-distribution-in-web3-is-a-significant-challenge" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Data Collection &amp; Distribution in Web3 is a Significant Challenge</h2><p>While there is no one-size-fits-all answer to this question, the best way to create value with selective data will vary depending on the specific data set and the organization&apos;s goals.</p><p>However, some tips for creating value with selective data include identifying key trends and patterns, developing targeted marketing campaigns, and creating custom reports or dashboards.</p><p>Especially for a large data set, where analyzing data from different demographics would affect the kind of shared data.</p><p>I’ve been thinking about how data can be used to build value at scale.</p><h2 id="h-i-have-outlined-five-core-assumptions-of-this-design" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">I have outlined five core assumptions of this design:</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/40df193182d39e4a9682318f5454fbcf7a2db9f0d2dc756b0b2cf58338275ab4.jpg" alt="Data collection &amp; distribution in web3 is a significant challenge." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Data collection &amp; distribution in web3 is a significant challenge.</figcaption></figure><p>If we take these assumptions as accurate, then it follows that to build value at scale, we need to be able to structure data in ways that maximize its value.</p><p>These assumptions from my POV suggest that it makes sense to focus on the minor data necessary to meet reasonable minimum goals because token adaption within the retail segment is minimal.</p><p>The downside of this approach is that you are not releasing the full potential data to other buyers (who may want to use it differently without tokens).</p><p>Focusing on delivering data in exchange for tokens without releasing reconstructions of comparable data to other buyers would limit opportunities for value creation.</p><h3 id="h-another-question-that-pops-up" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Another question that pops up:</h3><p><strong><em>Can platforms operating in Data as a Service (DaaS) build a data marketplace on their platform, where aggregators &amp; buyers themselves may use data?</em></strong> (Assuming that the platform has a native token.)</p><p>This data marketplace would enforce predefined pricing and supply rules. This turns data into becoming liquid and tradable in real time.</p><p>For example, when it comes to data used for machine learning, releasing AI-relevant data is a good idea: Several buyers could use it in more valuable ways.</p><p>Regarding the platform&apos;s native tokens, there is another aspect to consider.</p><p>The challenge, of course, is that there is no one-size-fits-all solution for data architecture. The right approach depends on the specific needs of the business and the types of data involved.</p><p>That said, some general principles can be applied in most cases:</p><ol><li><p><strong>Simplicity is key</strong>: <em>The goal should be to design systems that are as simple as possible while still meeting the needs of the business. This will make it easier to maintain and evolve the system over time.</em></p></li><li><p><strong>Flexibility is essential</strong>: <em>The system should be designed to easily accommodate changes in the types of data being collected and processed and changes in the way the business uses data.</em></p></li><li><p><strong>Scalability is crucial</strong>: <em>The system must be able to scale gracefully as the volume of data increases. This includes both horizontal and vertical scalability.</em></p></li><li><p><strong>Performance matters</strong>: <em>The system should be designed to handle the increased volume and complexity of data without sacrificing speed or accuracy.</em></p></li><li><p><strong>Security is paramount</strong>: <em>The system must be designed with security in mind to protect sensitive data from unauthorized access and misuse.</em></p></li><li><p><strong>Data quality is essential</strong>: <em>The system should be designed to ensure that the data being collected and processed is high quality to be used effectively by the business.</em></p></li><li><p><strong>Usability is essential</strong>: <em>The system should be designed to be easy to use so that it can be used by a wide range of users, from technical experts to non-experts.</em></p></li><li><p><strong>Maintenance is a necessary evil</strong>: <em>The system will require ongoing maintenance, so it should be designed to do this quickly and efficiently.</em></p></li><li><p><strong>Documentation is essential</strong>: <em>The system should be well-documented so that it can be maintained and evolve over time.</em></p></li></ol><h2 id="h-how-would-the-focus-shift-from-releasing-data-from-aggregators-to-buyers-within-different-operational-segments" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">How Would the Focus Shift From Releasing Data From Aggregators To Buyers Within Different Operational Segments?</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f4886fae6080a00c9427497043e334070b886d31403a82dd852e022964ffd1d2.jpg" alt="Distribution from the supply side needs a defined structure" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Distribution from the supply side needs a defined structure</figcaption></figure><p>For example, when trading industry-relevant data, a user could decide to trade their data units from others in the network only if that other user has positive feedback from the other users with whom they interact.</p><p>This is because I&apos;m considering user privacy into context, which will definitely structure the operational process.</p><p>With this feedback, the user — by trading with that other buyer — would have something to offer to his network companies.</p><p>Any industry-relevant data enables a new kind of network effect because today, everything is tracked.</p><p>For example, data that other buyers in data analysis could use to find profitable product strategies can increase the chance that other B2B players will buy data themselves.</p><p>The more data new users generate, the more revenue is generated by the services that sell their data to other buyers. Since the platform &amp; its users can, in essence, control the pricing and supply of data, they can decide exactly where they want to take advantage of the data distribution network.</p><p>Therefore, data distribution for multiple purposes may be viable for an initial online data economy.</p><p>In the end, it all boils down to the following:</p><ol><li><p><em>Identifying what data is most valuable to your target audience.</em></p></li><li><p><em>Use that data to create a unique and compelling offer that your target audience will find irresistible.</em></p></li><li><p><em>Promote your offer through channels that will reach your target audience.</em></p></li></ol><p>This creates value from selective data sharing, which is a critical factor in the success of any data-driven business model. Platforms will have an advantage over traditional data markets because it offers a more efficient way to connect buyers and sellers. In addition, it allows for development of new applications that can be used to monetize data.</p><hr><p>Thank you for reading through. I’d appreciate it if you shared this with your friends who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">0xArhat</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li><li><p>DeFi Lending &amp; Borrowing Primer: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Part 1</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Part 2</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/5d7791106c7d5c620d7631f2ce410c8d3e55a20e28ebdbef0dbd814207065327.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Part 2: Deep Dive on Compound, Aave & MakerDAO.]]></title>
            <link>https://paragraph.com/@arhat-2/part-2-deep-dive-on-compound-aave-makerdao</link>
            <guid>2d41bwDClVSYzVRbeGse</guid>
            <pubDate>Sun, 13 Nov 2022 18:14:19 GMT</pubDate>
            <description><![CDATA[NOTE: This is NOT investment advice. This primer series should only be used as a reference to understand the working of different DeFi lending & borrowing operational models. In case you missed it: Primer Series Part 1: Intro to Lending & Borrowing MechanicsDeep Dive: CDMs & CDPsPart 2 of this primer focuses on two primary operating models used by borrowing and lending projects.CDMs vs. CDPs(Over) Collateralized:Debt Markets: where the DeFi protocol has both borrowing and lending capabilities...]]></description>
            <content:encoded><![CDATA[<p><strong>NOTE:</strong> This is NOT investment advice. This primer series should only be used as a reference to understand the working of different DeFi lending &amp; borrowing operational models.</p><p>In case you missed it: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/oYqyCsSowo7acijqCzYkjuSXO8FFtAkRcXqvFc1zKmE">Primer Series Part 1: Intro to Lending &amp; Borrowing Mechanics</a></p><hr><h2 id="h-deep-dive-cdms-and-cdps" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Deep Dive: CDMs &amp; CDPs</h2><p>Part 2 of this primer focuses on two primary operating models used by borrowing and lending projects.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a099d3eb34fe137ef70646853f207cc66ea1655975d91b54e44eb33f1a4cc707.png" alt="CDMs vs. CDPs" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">CDMs vs. CDPs</figcaption></figure><h3 id="h-over-collateralized" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">(Over) Collateralized:</h3><ol><li><p><strong>Debt Markets</strong>: <em>where the DeFi protocol has both borrowing and lending capabilities (two-sided credit market), and</em></p></li><li><p><strong>Debt Positions</strong>: <em>where the DeFi protocol only allows users to borrow crypto assets (one-sided credit market).</em></p></li></ol><p>This primer will focus initially on a brief overview of each model and then I provide an in-depth case study on Compound, Aave, and Maker.</p><hr><h3 id="h-collateral-debt-markets-compound-and-aave" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Collateral Debt Markets (Compound and Aave)</h3><p>Collateralized debt markets (CDMs) are DeFi platforms that provide two-sided credit markets via lending pools, essentially a smart contract used to coordinate borrowing and lending among market participants.</p><p>The borrowing process for CDMs: a borrower with sufficient collateral submits a loan request with borrowing parameters. When all parameters are confirmed, the loan is executed.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f6fe450016ad333750bb1f52ed149256d31ceaf146856e9db1dfc8d4b75222fd.png" alt="Liquidity Inflow &amp; Outflow" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Liquidity Inflow &amp; Outflow</figcaption></figure><p>As shown in the figure above, <strong>lenders</strong> can deposit crypto assets and earn interest income to provide liquidity. <strong>Borrowers</strong> can deposit collateral in exchange for borrowing &amp; withdrawing a different crypto asset.</p><p>Within the lending side, a market for each approved crypto asset creates a liquidity pool, and deposit rates are algorithmically calculated based on supply and demand for the asset.</p><p><em>For example, the interest rate for a particular crypto will increase as:</em></p><ol><li><p><em>the supply of the asset decreases (lesser deposits) and/or</em></p></li><li><p><em>the demand for the asset increases (more borrowings),</em></p></li></ol><p>and vice versa.</p><p>CDMs can also be termed autonomous money markets that reduce the friction often associated with traditional debt markets linked to negotiating interest rates and additional loan terms.</p><hr><h2 id="h-case-study-on-compound-a-collateralized-debt-market-protocol" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Case Study on Compound— A Collateralized Debt Market Protocol</h2><h3 id="h-transaction-overview" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Transaction Overview</h3><p>Once a lender’s wallet is connected to the Compound application (link here), the transaction process works as follows:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/40c1cbe61ac1bf207e9077b8ffe4361b42f061fbbbc40a35c67d7df85ee30166.png" alt="The same process can be noticed in AAVE with &apos;aTokens&apos;" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The same process can be noticed in AAVE with &apos;aTokens&apos;</figcaption></figure><ol><li><p>A lender deposits ETH into the ETH pool, which is then available for other users to borrow at a variable rate.</p></li><li><p>The lender receives a cETH</p></li><li><p>To close the position, the lender then exchanges cETH back into the protocol to recoup both the principal deposit and accrued interest.</p></li></ol><blockquote><p><em>Note: ‘cETH’ is an interest-bearing ERC-20 token used to record ownership within a given market.</em></p></blockquote><p>On the borrowing side, a user must supply cETH as collateral to borrow USDC from the lending pool. Thus, the process works as follows:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d9a710fb3e6706aaf37ca115e050d4febfa9bfee3a21b7040b48dbdfc0787337.png" alt="A borrower has multiple choices as to which crypto they can borrow depending on the collateralization ratio" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">A borrower has multiple choices as to which crypto they can borrow depending on the collateralization ratio</figcaption></figure><ol><li><p>The borrower must first deposit ETH into the lending pool.</p></li><li><p>The borrower simultaneously mints a proportionate amount of cETH.</p></li><li><p>The borrower then deposits the cETH as collateral for a loan.</p></li><li><p>At this point,</p><ol><li><p><em>the borrower withdraws USDC from the lending pool based on the collateralization ratio specified.</em></p></li><li><p><em>Interest payments are then automatically added to the borrower’s outstanding debt balance, which is paid when the borrower wants to retrieve the ETH deposited by them as collateral.</em></p></li></ol></li><li><p>To close the loan at any time, the borrower repays the outstanding ‘USDC + Interest‘, which unlocks the collateral.</p><ol><li><p><em>Each deposit is assigned a collateralization ratio, and more volatile cryptocurrencies have higher collateralization requirements.</em></p></li><li><p><em>If the loan becomes under-collateralized (i.e. if the value of the ETH falls below the predetermined threshold ) and the borrower does not quickly top up the collateral, the position is liquidated directly on the open market at the current market price to fund the outstanding debt balance.</em></p></li></ol></li></ol><h2 id="h-what-are-ctokens" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What are cTokens?</h2><p>After supplying crypto into the pool, a lender automatically receives ‘<strong>cTokens</strong>’, which are ERC-20 tokens representing the type and amount of assets deposited. There is a different type of cToken for each market, such as ‘cETH’ for ETH or ‘cDAI’ for DAI.</p><p>Each <strong>cToken</strong> can be viewed as proof of a deposit that essentially tokenizes the user’s ownership stake within a given liquidity pool based on the proportion of funds added relative to the total supply.</p><p>As mentioned before, rather than receiving periodic interest payments, interest income automatically accrues to a lender through the variable exchange rate between cTokens and the underlying crypto asset.</p><p>The number of cTokens owned by a user doesn’t change. Still, each token becomes convertible into a more significant amount of the underlying pool of assets as borrowers pay interest. A lender can withdraw funds from the pool at any point by converting cTokens back into the underlying asset at an exchange rate that increases or decreases over time as borrowers pay interest back into the platform. This is the mechanism by which interest income is distributed to lenders.</p><blockquote><p><strong>For instance:</strong></p><p><em>Let’s assume there are 50 ETH in the ETH pool and 2500 cETH in circulation. I deposit 20 ETH (total of 70 ETH) into the pool and receive 1000 cETH at the current exchange rate (i.e., ~50 cETH/ETH).</em></p><p><em>After I deposit the ETH, the protocol automatically mints the number of cETH needed to reflect my ownership (i.e., ~28% = 1000 cETH/3500 cETH) of the ETH pool.</em></p><p><em>Over the next few months, there are no new deposits, but borrowers pay 3 ETH in total interest payments to the lending pool.</em></p><p><em>As a result, the ETH market consists of 73 ETH but there are still 3000 cETH outstanding, so the new exchange rate is 41.1 cETH/ETH.</em></p><p><em>Thus, now I own 1000 cETH, which can be redeemed for ~24.33 ETH.</em></p></blockquote><p>The primary benefit of cTokens is <strong>improved capital efficiency</strong> and <strong>market liquidity</strong>.</p><p>I, as a lender, can earn interest income while simultaneously deploying cTokens across other DeFi applications, such as decentralized exchanges or other lending protocols. This means that in addition to earning a yield on the deposited crypto assets, I can also use cTokens to further participate in DeFi protocols, such as providing liquidity to a DEX or engaging further with other lending &amp; borrowing protocols.</p><p>Rather than paying a transaction fee for each periodic interest payment, borrowers &amp; lenders are only required to pay transaction fees when opening or closing a position. From the protocol’s perspective, interest payments are also retained within the lending pool rather than being immediately distributed to user wallets, which improves market liquidity.</p><blockquote><p><strong>FAQ</strong></p><ol><li><p><strong>Can lenders simply buy more cTokens to increase the interest they earn?</strong> <em>No, cTokens cannot be purchased on an open market as cTokens can only be minted and held by lenders as long as they provide liquidity to the shared pool of that particular crypto asset.</em></p></li><li><p><strong>How will borrowers and lenders benefit?</strong> <em>Borrowers receive interest income from cTokens that can be converted to the underlying crypto asset. Lenders turn their unique insights on borrowers into direct profits by receiving cTokens that they can convert to the underlying crypto asset. Also, by minting cTokens, lenders:</em></p><ol><li><p><em>earn interest through the cToken’s exchange rate, which increases in value relative to the underlying asset, and</em></p></li><li><p><em>gain the ability to use cTokens as collateral.</em></p></li></ol></li><li><p><strong>How does this relate to lending/borrowing on other decentralized lending platforms?</strong> *cTokens represent assets in a loan that are supplied by the lenders. Based on the borrowers&apos; ability to repay the loan, lenders are rewarded for their deposits as such borrowers and lenders do not directly compete with each other.</p></li></ol></blockquote><h3 id="h-interest-rates-support-market-liquidity-and-stability" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Interest Rates Support Market Liquidity and Stability</h3><p>Since Compound lends collateral assets to borrowers, lenders assume liquidity risk when supplying capital to a lending pool (also referred to as protocol risk), essentially the inability to withdraw the principal deposit amount and/or interest income.</p><p>Unlike traditional credit markets where there are intermediaries such as banks, rating agencies, and so forth to hedge liquidity risk, Compound or any other DeFi protocol does not establish these hierarchies. This lack of objective and structured methods for mitigating liquidity risk introduces the potential for unpredictable liquidity events such as bankruptcy and illiquidity.</p><p>Compound does not guarantee liquidity to lenders or borrowers, but each lending pool must maintain sufficient liquidity such that assets are available for withdrawal at all times.</p><p>Reserves are an easy way for lenders to deposit their crypto assets with attractive interest rates and allow borrowers to create a hedged portfolio from Compound borrowing pools. Since compound does not have direct control over the reserves, so the collateral deposited while borrowing from a pool is designated as safe. This increased efficiency allows users to borrow more and lend more, with borrowers having more liquidity.</p><p>The probability of a <strong>black swan</strong> event would involve a scenario where lenders try to withdraw more funds than are currently available.</p><blockquote><p><em>From the previous example:</em></p><p><em>If I was the first lender to deposit 30 ETH into the ETH lending pool and a day later, Ryan pledges collateral in the form of a different crypto asset and withdraws 20 ETH from the lending pool. So now, the lending pool only contains a total of 10 ETH.</em></p><p><em>I would be unable to withdraw my full deposit until Ryan repays his loan of 20 ETH with interest.</em></p><p><em>In this context, each lending pool must maintain sufficient liquidity. One great feature of Compound is that its interest rate algorithm is designed to incentivize a healthy market liquidity level. Therefore, a ‘bank run’ event is improbable.</em></p><ul><li><p><em>The interest rates for both borrowing &amp; lending are primarily driven by the utilization rate (i.e., the percentage of deposits on the platform that has already been lent out) within each market (i.e., borrowing demand compared to total supply).</em></p></li><li><p><em>As the liquidity for a particular crypto asset in the market decreases (&amp; utilization rates increase), the platform automatically increases the lending and borrowing interest rates, incentivizing users to lend crypto assets and repay outstanding debt + interest.</em></p></li><li><p><em>Conversely, during periods of high liquidity (and low utilization rates), the platform automatically decreases interest rates such that lenders are encouraged to withdraw deposits or borrow other crypto assets.</em></p></li></ul></blockquote><p>According to Compound’s whitepaper, this formula describes the platform’s borrowing and lending interest rates.</p><ul><li><p><strong>Borrowing Rate</strong> = Base Rate + (Utilization Ratio * Multiplier)</p></li><li><p><strong>Lending Rate</strong> = (Borrow Rate * Utilization Ratio) x (1 - Reserve Factor)</p></li><li><p><strong>Utilization Ratio</strong> = Borrowed Assets / Supplied Assets</p></li></ul><p>The loans on any CDM protocol are always overcollateralized, and so is the case with the loans borrowed on Compound. Hence, there’s very little probability that the utilization rates exceed 100% because borrowers always have sufficient interest income to fund the lending rate. While market conditions influence utilization rates, the remaining interest rate parameters are determined by Compound Governance, including:</p><ol><li><p><strong>Base Rate</strong>: <em>Minimum borrowing rate assuming there is no demand for the asset.</em></p></li><li><p><strong>Multiplier</strong>: <em>Expected change in utilization levels.</em></p></li><li><p><strong>Reserve Factor</strong>: <em>% of the interest on borrowed funds held by the protocol.</em></p></li></ol><blockquote><p><em>Rather than allocating the entire interest payment to lenders, </em><strong><em>Compound</em></strong><em> collects a part of the revenue in an insurance pool to cover any future defaults.</em></p></blockquote><p>For example, a borrower’s collateral may be insufficient to fund their outstanding debt if a loan becomes under-collateralized due to an extreme and sudden price movement. In this scenario, lenders are repaid using the assets from the reserve pool.</p><hr><p>Another great example of a CDM protocol is AAVE. I have already briefly written about it here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/wtTM-nMPMFTLZvjBOfGk8wKLYAzeXvhiUmudRCpNHcE">How is SavingBlocks Optimizing DeFi in its Business Model</a></p><h2 id="h-aave-a-cdm-lending-and-borrowing-protocol" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Aave: A CDM Lending &amp; Borrowing Protocol</h2><h3 id="h-quick-points" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Quick Points:</h3><ul><li><p><em>Aave, built on top of the Ethereum blockchain, is a DeFi lending protocol that allows users to lend or borrow crypto assets via liquidity pools.</em></p></li><li><p><em>Aave has a governance token called Aave which allows holders to vote on governance issues of the protocol.</em></p></li><li><p><em>Lenders deposit cryptocurrencies into liquidity pools and earn interest on the cryptocurrencies.</em></p></li><li><p><em>Meanwhile, borrowers deposit cryptocurrencies as collateral to receive a loan in another cryptocurrency.</em></p></li><li><p><em>Aave currently has liquidity pools for over 15 ETH-based assets such as USDT, DAI, USDC, GUSD, LINK, BAT, UNI, and much more.</em></p></li></ul><p>Similar to Compound, when a user deposits their crypto assets into any of the Aave liquidity pools, the lender receives “aTokens” (similar to the cTokens) in exchange.</p><p>For example, if the user deposits 100 ETH tokens into the Aave liquidity pool, the user receives 100 aETH tokens that can be exchanged for the underlying collateral. As an ‘aToken’ holder, the lender receives interest. If there is more borrower demand for that token than lenders’ supply, then interest rates would move higher and vice versa.</p><p>The holders of AAVE (the native cryptocurrency of the protocol) also benefit from not being charged a fee when taking out a loan denominated in Aave and borrowers that post Aave as collateral get a discount on fees.</p><p>Aave offers several new features, including:</p><ul><li><p><strong>Multiple lending pools</strong> Aave supports multiple lending pools. Each pool consists of its own collection of tokens with independent interest rates and liquidity levels, which helps the protocol mitigate potential contagion risks.</p><ol><li><p><em>For example, the Ethereum AMM Liquidity Pool was the first liquidity pool launched on Aave and allows Uniswap or Balancer liquidity providers to deploy “LP tokens” as collateral.</em></p></li><li><p><em>The interest rates and other market dynamics within the AMM Liquidity Pool are separate from other pools on Aave.</em></p></li></ol></li><li><p><strong>More stable borrowing rates</strong>: Risk-averse users can borrow funds from Aave’s lending pools at a more stable interest rate. Importantly, these rates are regular (not fixed) as the protocol may adjust the borrowing rate given extreme market conditions, and lending rates are continuously variable.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.aave.com/developers/v/1.0/developing-on-aave/the-protocol/credit-delegation"><strong>Credit delegation</strong></a>: One offering on the Aave platform allows a lender to extend an unsecured loan to a known counterparty. The lender takes the credit risk, dictates which borrowers are eligible for participation, and sets the terms of the loan using a smart contract.</p><ol><li><p><em>For instance,</em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/edouard-daunizeau-150b4a2b/"><em> Edouard</em></a><em> can deposit an approved crypto asset into the Aave Protocol in exchange for ‘aTokens’.</em></p></li><li><p><em>But instead of designating the aTokens as collateral to receive a loan, Edouard can set up a Credit Delegation Vault (CDV) and earn additional interest by “delegating” a line of credit to</em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/diego-delrieu-21601762/"><em> Diego</em></a><em> with predetermined loan terms such as the borrowing limit and interest rate.</em></p></li><li><p><em>Once delegated, Diego can use Edouard’s assets as collateral to withdraw funds from Aave.</em></p></li><li><p><em>Since Diego does not deposit collateral, Edouard cannot enforce repayment, and the loan is therefore backed by trust.</em></p></li></ol></li><li><p><strong>Flashloans</strong>: An unsecured loan where the borrower receives and repays the loan in a single, multi-step transaction. In most cases, Flash loans are typically used to execute arbitrage transactions, refinance debt positions, and optimize returns across various dapps. But in general, Flash loans represent a three-act play: 1) receive a loan, 2) do something quickly with the loan, and 3) repay the loan.</p><p>In Aave, borrowers with no collateral can take a flash loan. In a flash loan, the smart contracts have rules that the borrower must pay back the loan (with a small fee of ~0.09%) before the transaction ends, or else the smart contract will reverse the transaction as if the flash loan never happened in the first place. As a result, neither Aave nor the user takes any risk.</p></li></ul><blockquote><p><strong><em>Flash Loans Use Cases</em></strong></p><p><em>Users that take out a cryptocurrency flash loan can use it to buy an asset, sell the cryptocurrency, and then return the original amount in the same transaction while pocketing the profit.</em></p><p><em>Use cases for flash loans include </em><strong><em>arbitrage</em></strong><em> and </em><strong><em>debt refinancing</em></strong><em>.</em></p><p><em>Arbitrageurs can use flash loans to take advantage of price differences between markets to make a profit without putting up any collateral. Meanwhile, borrowers can use flash loans to take advantage of differences in lending rates on various lending protocols.</em></p><p><strong><em>For example:</em></strong></p><ul><li><p><em>Suppose the borrower has an existing loan at Compound with a 10% interest rate but wants to refinance the debt at Cream or Notional Finance, which offers a 5% interest rate.</em></p></li><li><p><em>In that case, the user can take out a flash loan and repay the loan in lending protocol A and then borrow at lending protocol B at 5%. After receiving the proceeds from lending protocol B, the user can pay off the flash loan at Aave.</em></p></li><li><p><em>This flash loan occurs within the time it takes for an Ethereum block to be added to the chain, which is about every 15 seconds.</em></p></li></ul></blockquote><p>It is also worth noting the AAVE protocol recently launched a new upgrade, Aave V3, which includes new features, including cross-chain interoperability, improved capital efficiency, and new risk management capabilities. In January 2022, Aaave released <strong>Aave Arc</strong> for institutional investors.</p><hr><h3 id="h-aave-arc-aave-request-for-comments" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Aave Arc (Aave Request for Comments)</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7b7d0a1d8cad911ceaf62056363b59325ad6b043c76602556e3cefad1e873ebd.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><ul><li><p><em>Aave’s product for institutional investors to address security, fraud, and money laundering risks in the DeFi ecosystem creating new lending and borrowing pools exclusively for institutional investors.</em></p></li><li><p><em>Strict KYC procedures need to be followed, both on the borrowing side as well as the lending side. Furthermore, Aave implements anti-money laundering and antifraud compliance through an established third-party service provider.</em></p></li><li><p><em>These measures enhance risk mitigations for institutional investors and lead to a positive feedback loop with higher institutional participation in these exclusive liquidity pools. The platform supports bitcoin, ether, Aave, and USDC.</em></p></li></ul><hr><h2 id="h-over-collateralized-debt-positions-cdps" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">(Over) Collateralized Debt Positions (CDPs)</h2><p>CDPs are lending platforms that offer (over)collateralized loans via a single-sided marketplace. The borrower’s experience is similar to CDMs such as Compound or Aave.</p><p>The user deposits a cryptocurrency as collateral in exchange for a different crypto coin. But the back-end tech is designed differently. A CDP-based system does not create an AMM <em>(autonomous money market)</em> but is based on the economic design of a decentralized stablecoin.</p><blockquote><p><strong><em>Playing with Analogies</em></strong></p><ul><li><p><em>CDMs act like </em><strong><em>banks</em></strong><em>: where cash by depositors is lent out to borrowers,</em></p></li><li><p><em>CDPs deposited funds are locked in a vault to backstop the issuance of a newly minted stablecoin (e.g., DAI).</em></p><ul><li><p><em>These fresh stablecoins are then provided to the borrower as an overcollateralized loan, with the protocol setting an interest rate.</em></p></li><li><p><em>In order to get the initial deposit/collateral back, the user must repay the loan with interest in full.</em></p></li><li><p><em>By periodically changing the interest rate, the protocol ensures the proper flow of funds to maintain the stablecoin (e.g., DAI) peg at $1.</em></p></li></ul></li></ul></blockquote><p>As you can see below, a borrower can draw liquidity in the form of newly minted tokens (usually stablecoins) without relying on other market participants.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/85b2d3472f3b10f8d11facaba3b718f8af77f99aeee74489e6670e0fbfcf0df8.png" alt="CDPs only provide borrowing capabilities." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">CDPs only provide borrowing capabilities.</figcaption></figure><h2 id="h-case-study-maker" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Case Study: Maker</h2><p>The value proposition for the borrower is the ability to maintain exposure to collateral assets while improving liquidity with DAI, which can be sold for cash or deployed across DeFi applications.</p><p>Rather than lending the deposits themselves, Maker locks the collateral in a smart contract and leverages its borrowing and saving products to support the growth and stability of the DAI stablecoin.</p><h3 id="h-transaction-overview" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Transaction Overview</h3><p>A user can access the Maker protocol through the Oasis app.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/69c130abd8640efb55103e1f46565f1eed44549d5a4d2034ca41e66eb4ccab61.png" alt="https://oasis.app/borrow" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://oasis.app/borrow</figcaption></figure><p>Once a wallet is connected to Oasis, the borrowing process works as follows:</p><ol><li><p>The user deposits ETH into a “vault”, which is a smart contract that locks the collateral and records the $$ value of the deposit.</p></li><li><p>The user then receives DAI based on the specified collateralization ratio. Put another way, the borrower receives an overcollateralized loan in DAI that must be repaid in the future.</p></li><li><p>The borrower repays the outstanding debt (initial amount + accrued interest) in DAI to unlock the previously deposited collateral, i.e., ETH.</p></li></ol><h3 id="h-for-example" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">For example</h3><p>Suppose Ryan deposits 12 ETH into a Maker vault with a collateralization ratio of <strong>300%</strong>.</p><p>As of today (12 Nov 2022), 1 ETH is worth ~<strong>$1200</strong>; Ryan deposited ~<strong>$15,264</strong> worth of ETH, which allows him to mint up to ~<strong>8900 DAI</strong>.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/67219eb3cfc1fa659ac17e19f768355d0c62562723adf21df827c7a8f5c30d15.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>But Ryan is bright and mints less than the maximum limit to provide a buffer before a potential margin call in the event that he gets liquidated. So, Ryan mints ~5000 DAI.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b515a2cc2b37cb753922bad4f9dbc21e1f3e97b457690e198ff6a459c2adffd7.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><blockquote><ul><li><p><em>Ryan&apos;s liquidation price for the loan of 5000 DAI is $728.</em></p></li><li><p>*If he had borrowed 8000 DAI with a collateralization ratio of <strong>190%</strong>, his loan’s liquidation price would have been <strong>$1,122</strong>.*</p></li><li><p><em>So the buffer of ~$372 gives him more time to capitalize on his investments with the loan. There’s also a liquidation penalty invoiced directly to incentivize vault owners to avoid liquidation. This penalty fluctuates with the overall debt of the vault.</em></p></li></ul></blockquote><p>Interest payments then subsequently accrue on Ryan’s loan based on a variable interest rate, which is actively managed by Maker governance to drive the price of DAI toward its peg (vs. Compound, where interest rates are determined by supply and demand).</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/05c5300a703ba35c615a5cab1193d7773d7dad60808f66e46345024a03fa0a37.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>And rather than paying interest periodically over a predetermined term, Ryan can close the debt position at any point by repaying the principal + accrued interest.</p><hr><h2 id="h-makers-dai-and-how-the-platform-maintains-its-peg" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Maker’s DAI &amp; How the Platform Maintains Its Peg</h2><p>How is a one-sided credit marketplace more successful &amp; profitable than a two-sided credit marketplace such as Compound or Aave?</p><p>There are two primary factors responsible for the success of the Maker protocol:</p><p>A. <strong>Supporting the $1 Peg</strong>: Three factors support &amp; maintain the stability of DAI:</p><ol><li><p><em>The DAI savings rate (DSR),</em></p></li><li><p><em>Stability fee to maintain the supply of DAI, and</em></p></li><li><p><em>A limit on the supply of DAI against the collaterals.</em></p></li></ol><p>B. <strong>(Over) Collateralization</strong>: By overcollateralizing the loans within vaults, Maker protocol hedges its loans against the volatile nature of crypto.</p><p>Let’s dive into each in more detail.</p><h2 id="h-a-supporting-the-dollar1-peg" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">A. Supporting the $1 Peg</h2><p>DAI is an ERC-20 token, like many stablecoins that trade on the open market. As we saw with Luna-Terra, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">all stablecoins are subject to heavy fluctuations around their $1 peg</a>.</p><p>Like many stablecoins:</p><ol><li><p><em>the </em><strong><em>demand</em></strong><em> for DAI is spread across its activity on various DeFi platforms or just a desire for a DeFi user to hold a comparatively stable (safe haven) asset</em></p></li><li><p><em>the borrowing activity predominantly drives </em><strong><em>the supply</em></strong></p></li></ol><p>Hence, the Maker Protocol leverages three primary strategies to maintain the dollar peg:</p><h3 id="h-1-stability-fees" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1. Stability Fees</h3><p>The stability fee manipulates the <strong>supply of DAI</strong> and, in turn, helps maintain DAI’s $1 peg. This fee ranges between 0.3%-0.75% between various collateral assets.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b9d34f4e92dbb2b6291c350ab884025e1c21fa0d9fec1ac4a0f7d5d567bc0ed8.png" alt="https://oasis.app/vaults/open/ETH-C" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">https://oasis.app/vaults/open/ETH-C</figcaption></figure><ol><li><p><em>When the demand is low (DAI is trading below $1), Maker’s governance increases the stability rates to incentivize borrowers to repay the debt, reducing the supply of DAI outstanding on the open market and putting upward pressure on the price of DAI.</em></p></li><li><p><em>Contrarily, when DAI trades above $1, Maker’s governance decreases stability rates to incentivize market makers to open a Maker vault, which increases the supply of DAI outstanding and puts downward pressure on the price of DAI.</em></p></li></ol><h3 id="h-2-dai-savings-rate-dsr" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2. DAI Savings Rate (DSR)</h3><p>The Maker protocol guarantees a stable value for its DAI stablecoin. To make DAI an inflation-resistant currency, it doesn’t rely on central banks or governments to ensure its stability.</p><p>Instead, DAI’s stability is assured by providing users with a variable interest rate, DSR, in exchange for depositing DAI into the protocol.</p><p>DSR manipulates the <strong>demand for DAI</strong> as MakerDAO votes on a lower or higher DSR to influence holders to sell or buy DAI on the open market.</p><p>DSR is funded with a percentage of borrower interest payments.</p><p>Identical to how a bank charges a higher interest rate on loans than what it offers for the customer’s cash deposits, Maker’s <strong><em>protocol inflows</em></strong> must always be greater than the <strong><em>protocol outflows</em></strong>.</p><p><strong>Interest Payments &gt;&gt; DAI Savings Rate (DSR).</strong></p><p>Maker Protocol’s DSR differs from Compound or Aave’s as it is not a lending contract, and no party on the other end is borrowing the DAI tokens. The purpose of the DSR is to protect the dollar peg of the DAI stablecoin.</p><h3 id="h-3-collateralization-ratio-cr" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3. Collateralization Ratio (CR)</h3><p>A CR is a debt ceiling constraining the total supply of DAI available for issuance against different collateral assets. If your loan on the vault reaches its liquidation price, the new DAI cannot be minted until outstanding debts are repaid. Maker’s governance adjusts the debt ceiling of various collateral assets to maintain supply based on current demand levels.</p><hr><h2 id="h-b-over-collateralization" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">B. (Over) Collateralization</h2><p>Given how volatile the crypto markets have been lately, the value of collateral locked within vaults must exceed the value of debt outstanding (as measured by the total supply of DAI).</p><p>Like Compound, MakerDAO loans are therefore over or sufficiently collateralized based on a predetermined collateralization ratio, typically in the 150% to 200% range, depending primarily on the collateral volatility and borrowers’ risk appetite.</p><p>If the collateral value falls below the collateralization ratio, the borrower must</p><ol><li><p><em>repay the loan in DAI or</em></p></li><li><p><em>deposit additional collateral.</em></p></li></ol><p>Otherwise, the protocol incentivizes network participants referred to as “keepers” to scan loans eligible for liquidation. A keeper can sell crypto collateral to repay the loan in DAI and close the borrower’s debt position.</p><p>In doing so, the keeper earns a “liquidation penalty”, a fee deducted from the borrower’s collateral and calculated as a percentage of outstanding debt (~10% to 15%). After applying the liquidation penalty, the remaining collateral is returned to the borrower.</p><p>It is worth noting that keepers tend to be (sometimes) automated bots that constantly monitor open vaults. It is my understanding that MakerDAO currently manages most keepers, but the long-term goal would be to transition toward more community management.</p><p>Further, the MakerDAO Treasury assigns a portion of stability fees towards a backup pool to cover future bad debts referred to as “protocol debt”.</p><p>For instance, if the value of a borrower’s collateral decreases below the debt outstanding before the liquidation, the position may be closed at a loss such that MakerDAO assumes protocol debt. In this scenario, the protocol uses funds from the reserve pool to fund the DSR.</p><p>If the backup pool is inadequate to fund new protocol debt, there are 2 primary solutions:</p><ol><li><p>Auctioning newly minted MKR tokens in exchange for DAI stablecoin, which subsequently pays off the protocol debt. Consequently, the value of the MKR token is diluted.</p></li><li><p>Shutting down the protocol to ensure that all DAI holders and vault borrowers adequately receive the net value of assets to which they are entitled. This might only be done in a severe attack or a hack, as we saw with the BNB chain a few weeks ago.</p></li></ol><hr><h2 id="h-thoughts-and-remarks" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Thoughts &amp; Remarks</h2><p>L1s are the primary roadmap for the financial applications of web3. Furthermore, the concept of interoperability enables powerful new capabilities to be layered on top of previously developed protocols, creating unique and more complex dApp ecosystems and co-dependent value-creation flows.</p><p>Indeed, &quot;protocols&quot; are becoming synonymous with &quot;dApps&quot; in DeFi.</p><p>With their open-source nature, dApps are essentially building blocks that can be combined to create robust protocols. This provides an incentive for protocols to innovate continuously and for dApps to increment in complexity rapidly, accelerating the pace of innovation in DeFi.</p><p>One potential for the non-linear evolution of DeFi dApps is that communities can leverage other protocols&apos; innovations, which could cause DeFi to evolve faster than other disruptive business models.</p><p>Another is that it becomes challenging to pick winners because a protocol could develop a highly useful dApp that is subsequently improved upon by other developers who fork off with incremental advancements that supplant earlier iterations of the protocol.</p><p>While this model may make it harder to determine who the winners are, it does optimize the pace of innovation. This may explain the high velocity of improvement we have seen in DeFi. Also, we have regularly seen that the multi-sided platforms have a fundamental disconnect between their needs and the needs of the protocols they employ.</p><p>Before the merge, we saw data transmitted across thousands of blockchains with very high costs, gas fees, and network latency. We&apos;re collectively spending billions on scaling blockchains, yet individual L1s remain too small for security needs. And blockchains built on top of other chains are not optimized for their network latency. They need to build their network on top of them.</p><p>A handful of projects largely dominate the DeFi industry and its coin market capitalization. Because of this centralization (FTX, Celsius, BlockFi, etc.), it has become increasingly tricky to passively observe and evaluate the projects themselves and the changes they propose to the world. DeFi is still very much an ecosystem of beginners. Still, it is becoming expensive to the point where it becomes more reasonable to evaluate and understand the protocols they choose to build.</p><p>Most regulated financial infrastructure today still relies on legacy banking infrastructure. This has unfortunate consequences resulting from the separation of systems created by legacy banking:</p><ul><li><p>payments (settlement),</p></li><li><p>clearing and settlement (funds to move money), and</p></li><li><p>the custody of funds (assets).</p></li></ul><p>Financial services are siloed and segregated into various parts, and the talk of DeFi is about the current and near-future evolution of smart contracts: a technology that is 5 years old but is in its nascent stage.</p><hr><p>Part 3 of this primer series will focus on <strong>Key Performance Indicators</strong> to assess &amp; understand Lending &amp; Borrowing protocols and dApps.</p><hr><p>Thank you for reading through. I’d appreciate it if you shared this with your friends who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">0xArhat</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li></ol><hr><h2 id="h-check-out" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Check Out:</h2><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/protocols/CDP">List of CDPs</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/protocols/Lending">List of Lending Protocols</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/1f3a1aae9928bf834b213f6c04d9f33d70c3eb1f95c7c184677941ee70110a8e.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Part 1: Intro to Lending & Borrowing Mechanics]]></title>
            <link>https://paragraph.com/@arhat-2/part-1-intro-to-lending-borrowing-mechanics</link>
            <guid>z6I78S6UTvSPuMBTRmRM</guid>
            <pubDate>Sun, 13 Nov 2022 18:07:19 GMT</pubDate>
            <description><![CDATA[NOTE: This is NOT investment advice. This primer series should only be used as a reference to understand the working of different DeFi lending & borrowing operational models.DeFi: Crypto Use Case Operated to Create Actual And Valuable UtilityAfter what happened the last few months with Celsius, 3AC, and now FTX, DeFi lending & borrowing models have gained meaningful traction in a short period. This primer provides a comprehensive view of lending & borrowing within DeFi. The purpose is to unde...]]></description>
            <content:encoded><![CDATA[<p><strong>NOTE:</strong> This is NOT investment advice. This primer series should only be used as a reference to understand the working of different DeFi lending &amp; borrowing operational models.</p><hr><h2 id="h-defi-crypto-use-case-operated-to-create-actual-and-valuable-utility" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">DeFi: Crypto Use Case Operated to Create Actual And Valuable Utility</h2><p>After what happened the last few months with Celsius, 3AC, and now FTX, DeFi lending &amp; borrowing models have gained meaningful traction in a short period. This primer provides a comprehensive view of <strong>lending &amp; borrowing within DeFi</strong>.</p><p>The purpose is to understand that the technology and strategy fortifying DeFi borrowing/lending models may eventually prove transformative despite a lack of market maturity.</p><p>As many have mentioned over the years, the most significant advantage of DeFi is that it enables anyone, anywhere, to participate. By refraining from traditional intermediaries, DeFi has significantly reduced the barriers to entry and the cost of participation for those who still do not have access to several financial instruments &amp; services in the TradFi world.</p><p>Just as the Internet was arguably the first large-scale application of connecting computer technology, DeFi is already arguably more impactful than blockchain, crypto and the concept of web3 combined.</p><hr><h2 id="h-defi-is-far-from-being-mainstream-but-the-momentum-is-gradually-building" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">DeFi is Far From Being Mainstream, But the Momentum is Gradually Building</h2><p>The premise that blockchains will disrupt traditional financial services rests on the idea that people will be empowered by access to previously unavailable financial services due to high barriers to entry. I believe that broader retail adoption of DeFi-based borrowing and lending will likely take quite a bit of time and is unlikely to impact consumer lending in the near term.</p><p>The entry barrier is high as users have to invest time and energy to get into the industry— and that’s before considering the money in TradFi, where depositing, managing &amp; transacting money is among the least enjoyable things you can do.</p><p><strong>Reasons include:</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8de5ba303463beee8bea623e4e201403c57325fd29c53e84c14d9d846d8e7c67.png" alt="The above risks are not exhaustive." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The above risks are not exhaustive.</figcaption></figure><ol><li><p><strong><em>Risk profiles and risk appetites</em></strong> (e.g., most tradfi users are opposed to online lenders)</p></li><li><p><strong><em>Lack of regulation in the lending space</em></strong> (decentralized lending is virtually unregulated)</p></li><li><p><strong><em>Scarce liquidity</em></strong>, i.e., credit loss, hacks, liquidity crunch, etc., where major CeFi institutions such as FTX, Celsius, BlockFi, and many more have perished.</p></li><li><p><em>The </em><strong><em>narrow range of use cases</em></strong><em> and </em><strong><em>limited visibility</em></strong><em> into what the crypto assets are, among other things.</em></p></li></ol><p>While each point has tremendous potential to be productized &amp; monetized, most of the problems we see today result from these puzzle pieces falling into place at different rates.</p><p>However, it’s possible that as borrowers have more ways to benchmark the cost of borrowing and lenders have more ways to benchmark the return on lending, the extended ecosystem of DeFi retail investors may be more inclined to leverage crypto assets. Such platform interest income may help fuel the growth of decentralized lending protocols.</p><p>With adoption, these barriers should disappear, and actual mass adoption will hopefully result from better consumer education, competition, availability, and scalability. Put simply, DeFi would become more attractive, more user-friendly, and more transparent.</p><p>There are a large number of inherent challenges and uncertainties in figuring out:</p><ol><li><p><em>how to on-ramp to the crypto world,</em></p></li><li><p><em>what accounts and wallets to set up, where to purchase altcoins,</em></p></li><li><p><em>how to transfer coins,</em></p></li><li><p><em>determining which coins are legitimate, how to engage with DeFi platforms,</em></p></li><li><p><em>risks of borrowing/lending/staking, and – probably most importantly –</em></p></li><li><p><em>how to secure your assets.</em></p></li></ol><p>Many of these challenges exist in traditional finance because there is less competition, existing infrastructure, and institutional support. But with 20-80x return, you can’t ignore the potential and promise of DeFi.</p><p>So I expect that DeFi protocols will and should primarily focus on these three challenges:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8c85ee005602d329ec38e139c89d6d723b6553588d4bea35978adeabdaa770f0.png" alt="Focus for DeFi Protocols" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Focus for DeFi Protocols</figcaption></figure><p>While other protocols will focus on privacy, fungibility, or driving the user experience.</p><p>As an unprecedented amount of talent migrates to blockchain-focused businesses, it’s just a matter of time before most of these issues get resolved. As more legacy financial services providers embrace digital assets, onboarding becomes more effortless, bringing the masses to DeFi without having to open a new account.</p><p>As the different exchanges/wallets expand their available tokens, access expands, reducing the steps needed to explore beyond the relatively narrow list of assets available on many more mainstream exchanges. As more devices come equipped with cold storage options, the need for access to private keys is reduced, further increasing access.</p><p>The ecosystem continues to grow, and so with it, the need for scaling solutions. Ultimately, I believe that the “data network” which powers the future of the decentralized web will be, and is already, one of the largest computer networks.</p><p>So it’s only a matter of time until it becomes the most decentralized and resilient network on the planet.</p><blockquote><br></blockquote><p>Before I discuss <strong>borrowing &amp; lending</strong>, I want to touch on the existing security problem in DeFi.</p><blockquote><p><em>Security is absolute, and it’s a race against time. There are already many crypto projects that are advancing multiple approaches, but the ultimate goal of all of them is to replace legacy protocols with blockchain.</em></p><p><em>First of all, let me give you my definition of security.</em></p><p><strong><em>Security is a digital asset’s refusal to change hands for insufficient value.</em></strong></p><p><em>This general problem causes millions, if not billions, of dollars in yearly damages. And unfortunately, it appears to be wildly under-addressed in the crypto space.</em></p><p><em>Many projects aim to prevent security breaches with multi-sig wallets and voting systems. But a multi-sig wallet doesn’t solve the theft problem; it only reduces the chances of theft. And voting systems (even those based on smart contracts) require human operators.</em></p></blockquote><p>The level of competition for personnel, training, and funding is so high that the odds of doing a fundamentally better job are minuscule. And the reality is that the best tech for securing digital assets is people. So if any crypto project is going to solve the security problem, it has to figure out a way to layer people on top of its tech.</p><hr><h2 id="h-the-impact-on-legacy-lenders-should-build-as-new-lending-protocols-evolve" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Impact on Legacy Lenders Should Build as New Lending Protocols Evolve</h2><p>One of the innovations of DeFi is the access it gives borrowers to relatively inexpensive liquidity secured by financial assets while allowing them to maintain complete control of their borrowed funds. While most traditional banks enable customers to take out margin loans, the proceeds must be used to purchase securities in an account where the lender has custody of the assets.</p><p>Some wealthy individuals can secure liquidity against investments through their bankers, which is largely unavailable to the average retail investor. Individuals can also borrow against current pension savings, but the process can be cumbersome and come with several limitations that reduce the appeal.</p><p>By contrast, DeFi lending protocols enable borrowers to receive tokens borrowed against existing positions in an over-collateralized loan that any retail investor can then use for any purpose— whether it’s to buy a different digital asset or convert to fiat currency to do things like pay for a new car, a house or pay down debt.</p><p>The emerging DeFi industry has allowed lenders and borrowers to transact securely and efficiently acrossDeFi&apos;snetworks worldwide. DeFi’s market value will be fertile ground for attracting crypto investors as it grows.</p><p>Because the protection collateral gives lenders against default (or risk of bankruptcy), secured loans are inherently less risky than unsecured. They tend to cost borrowers less than unsecured loans in terms of interest rates. While there haven’t been many signs that DeFi is being used to take proceeds off-chain to pay other debts, as holdings of digital assets grow, this seems inevitable, given the inherent cost advantage of secured lending vs. unsecured.</p><hr><h2 id="h-defi-borrowing-and-lending-protocols-are-disruptive" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">DeFi Borrowing &amp; Lending Protocols Are Disruptive</h2><p>DeFi borrowing &amp; lending protocols are one component of the application layer of the broader crypto/blockchain ecosystem. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/categories">As of November 2022</a>, borrowing and lending are among the largest DeFi categories, with ~20.8B of total value locked (TVL), representing ~30% of the DeFi market share.</p><p>Suppose you are new to the world of DeFi. In that case, there are four primary value propositions for retail investors across the DeFi borrowing and lending space— especially when compared to TradFi services.</p><p>These Include:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8e3dddbbc78636ae90e900027761149bb8c553718450cb5108d0110849fcb1cc.png" alt="The above list is not exhaustive." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">The above list is not exhaustive.</figcaption></figure><ol><li><p><strong>Composability and potential for rapid evolution</strong>: The open-source nature of DeFi projects tends to be the building block of more complex applications. As each piece improves, the applications for it grow. Invariably, new requirements are generated, which makes that piece work better. Many open-source ventures, especially in DeFi, begin with a concept and build an application on top of that concept. This provides an incentive for protocols to innovate continuously and for dApps to increment in complexity rapidly, accelerating the pace of innovation in DeFi. This composability has a couple of interesting implications.</p><ol><li><p><em>One is the potential for non-linear transition in the capabilities of linked dApps, as users can leverage the innovations of others, which could cause DeFi to evolve faster than other disruptive business models.</em></p></li><li><p><em>Another is that it becomes challenging to pick winners because a protocol could develop a highly useful dApp that is subsequently improved upon by other developers who fork off with incremental advancements that supplant earlier iterations of the protocol. While this model may make it harder to determine who the winners are, it does optimize the pace of innovation.</em></p></li></ol></li><li><p><strong>Lower operational costs</strong>. It takes several days to process a bank loan; borrowing &amp; lending dApps provide 24/7 access to debt markets where users can instantly borrow or lend tokens with the available liquidity (i.e., loans can be repaid or withdrawn at any time). Additionally, since the underlying protocol automatically processes principal and interest payments, these applications benefit from much lower overhead costs than tradFi. However, ignoring network throughput and capital limitations, it is possible that this operating model could be infinitely scalable.</p></li><li><p><strong>Enhanced operational models</strong>. The crypto ecosystem is often critiqued for its anonymity and the potential for fraud and money laundering to thrive. Still, I believe the reality is the opposite; with high transparency, they will ultimately make the space easier to regulate than legacy financial services. For instance,</p><ol><li><p><em>The exact collateralization ratio of a given protocol is publicly available, and the protocol is constantly monitoring each borrower&apos;s health by actively tracking the value of the collateral.</em></p></li><li><p><em>Another benefit of this transparency is that it makes it easier to see how decisions on DeFi protocols are made because the logic is lodged on a public blockchain, which is very different from tradFi, where the rationale behind lending decisions is often opaque.</em></p></li><li><p><em>Any person or organization can theoretically audit DeFi protocols in real time so that users can identify and avoid potential financial scams, harmful business practices, money laundering, and other undesirable behaviors. </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zachxbt"><em>ZackXBT</em></a><em> is known to expose several financial scams, which are all possible because of enhanced transparency. Check out his </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://investigations.notion.site/"><em>investigations</em></a>.</p></li></ol></li><li><p><strong>New capital-raising capabilities</strong>: Many DeFi protocols employ innovative tokenomics that enable builders to quickly deploy large lending pools at a relatively low cost. This is mainly done by incentivizing the lenders through issuing native tokens that usually come with some rights to either income or voting power on the protocol.</p><ol><li><p><em>Since these tokens cost nothing to create,</em></p><ol><li><p><em>if the protocol ultimately fails to gain scale, the cost is zero for the capital borrowed, but</em></p></li><li><p><em>if it does achieve scale, the cost is the share of ownership given away.</em></p></li></ol></li><li><p><em>The returns for early liquidity providers to DeFi lending protocols can be significant, making it relatively easy to get the capital needed to establish a credible protocol.</em></p></li></ol></li></ol><hr><h2 id="h-the-use-cases-of-today-have-defined-the-roadmap-for-the-future" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Use Cases of Today Have Defined The Roadmap For The Future.</h2><p>A common question for someone beginning in DeFi relates to “<strong><em>who</em></strong> is actually participating in overcollateralized crypto credit markets?” The answer is primarily crypto-focused traders and investors.</p><h3 id="h-from-a-borrowers-perspective" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">From a borrower’s perspective,</h3><p>a user can commit crypto holdings as collateral in exchange for a loan denominated in a different crypto asset.</p><p>There are three main reasons why a borrower would seek an overcollateralized loan:</p><ol><li><p><strong>Increased yield</strong>: <em>As a depositor can maintain exposure to capital appreciation of the collateral assets while simultaneously deploying borrowed assets across yield-generating dapps or other investment strategies,</em></p></li><li><p><strong>Liquidity requirements</strong>: <em>As a token holder (e.g., someone who owns ETH, etc.) can source liquidity from the protocol without selling the underlying holdings, which would trigger a taxable event,</em> and</p></li><li><p><strong>Increased leverage</strong> <em>can double down and construct a levered long or short position as a token holder.</em></p></li></ol><p>The most common borrower is the sophisticated retail or institutional investor who deposits a volatile crypto asset as collateral (expecting the token value will remain stagnant or increase) in exchange for a loan denominated in another asset. This second asset is often more stable and is more suitable for generating yield/liquidity.</p><h3 id="h-from-a-lenders-perspective" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">From a lender’s perspective,</h3><p>The lender can deposit their crypto into a shared pool of assets in exchange for interest income.</p><p>With traditional bank interest rates at historic lows, many investors and traders seek ways to earn higher yields. DeFi credit markets provide an efficient method for crypto “HODLers” i.e., crypto holders intending to hold their positions indefinitely to increase returns on idle assets that are otherwise left idle.</p><p>For instance, a lender can deposit a stablecoin into a protocol such as Compound or Aave and earn a ~1-3%+ variable APY.</p><hr><h2 id="h-recent-increase-in-institutional-adoption-are-promising-but-there-are-many-hurdles-still-to-overcome" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Recent Increase In Institutional Adoption Are Promising, but There Are Many Hurdles Still to Overcome</h2><p>Several institutions, such as Paypal, Blackrock, JP Morgan, etc., play a growing role in DeFi as they roll out strategies to participate in this emerging space.</p><p>If you’d asked me a couple of years ago about active institutional adoption, it would have seemed far off because of the difficulty of forecasting liquidity and managing risks in crypto marketplaces.</p><p>But, as more liquidity providers and financial instruments such as options &amp; derivations come into play in DeFi, we see the institutional adoption curve steepening.</p><p>I still believe that most financial institutions are in the “discovery” phase of DeFi, but face more considerable adoption hurdles related to stringent regulatory oversight and reporting requirements.</p><p>It’s also important to note that the requirements of institutions to adapt to DeFi can be mapped from the:</p><ol><li><p><em>research,</em></p></li><li><p><em>pre-trade compliance, and</em></p></li><li><p><em>the best execution to monitoring, reporting, and custody.</em></p></li></ol><p>Over the last two years, there has been an explosion in products and services in all these categories, with capital flooding in to build the necessary DeFi infrastructure, which is a great sign for the DeFi ecosystem.;</p><hr><h2 id="h-deep-dive-lending-and-borrowing-mechanics" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Deep Dive: Lending &amp; Borrowing Mechanics</h2><p>In part 2 of this primer series, I will dive deep into two primary operating models used by borrowing and lending projects:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2d9c0c4fb807d7b3a81627d3e00e52c6cf83880387de499515b8f83c0360ddc2.png" alt="(Over) Collateralized but different operational models" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">(Over) Collateralized but different operational models</figcaption></figure><h3 id="h-over-collateralized" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">(Over) Collateralized:</h3><ul><li><p><strong>Debt Markets</strong>: <em>where the DeFi protocol has both borrowing and lending capabilities (two-sided credit market), and</em></p></li><li><p><strong>Debt Positions</strong>: <em>where the DeFi protocol only allows users to borrow crypto assets (one-sided credit market).</em></p></li></ul><p>Part 2 of this Primer contains a brief overview of each model and an in-depth case study that examines the inner workings of specific protocols leveraging the different models: <strong>Compound</strong>, <strong>Aave</strong>, and <strong>Maker</strong>.</p><hr><p>Read Part 2 of the Primer Series here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/3GoZd2GNb4f1s8RogcALt59h9GSQqLsSDc6fM019pM0">Deep Dive: Compound, AAVE &amp; MakerDAO.</a></p><hr><p>Thank you for reading through. I’d appreciate it if you shared this with your friends, who would enjoy reading it.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">0xArhat</a>.</p><hr><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/cf84VgZXnTQhp-XlVbwcc6OumoYt1PQlc788XWvHMQs">Centralizing Blockchain Ecosystems</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/e91ba4281d702ebe53d672a99a2e5a0545dd93f07655b87c3dba94451cd2ee34.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[L1s are Centralizing the Blockchain Ecosystem]]></title>
            <link>https://paragraph.com/@arhat-2/l1s-are-centralizing-the-blockchain-ecosystem</link>
            <guid>AsQI8dYTFX9dZ8Diuivx</guid>
            <pubDate>Sun, 16 Oct 2022 10:18:11 GMT</pubDate>
            <description><![CDATA[As L1s become mainstream, the blockchain ecosystem will eventually become more centralizedThere is no question that there is a strong element of centralization that has increased blockchain adoption. But is there some potential to collaborate the activity between various L1s? As the number of blockchains & dapps grows, the need for interoperability increases. Interoperability allows blockchains to “talk” and exchange value or information.Imagine being told that you can use your BoA account to...]]></description>
            <content:encoded><![CDATA[<h2 id="h-as-l1s-become-mainstream-the-blockchain-ecosystem-will-eventually-become-more-centralized" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">As L1s become mainstream, the blockchain ecosystem will eventually become more centralized</h2><p>There is no question that there is a strong element of centralization that has increased blockchain adoption. But is there <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://tomtunguz.com/crypto-company-treasuries/">some potential to collaborate</a> the activity between various L1s?</p><p>As the number of blockchains &amp; dapps grows, the need for interoperability increases. Interoperability allows blockchains to “talk” and exchange value or information.</p><ul><li><p>Imagine being told that you can use your BoA account to send money to someone else&apos;s account in the same bank and not to someone else whose account is in another bank.</p></li><li><p>Imagine having the freedom to simultaneously use the benefits of the network effects of TikTok and the brand partnership model of Instagram without having to create two separate accounts.</p></li></ul><p>Within the crypto ecosystem, the individual L1s act as silos. They lack interoperability. Users can’t move their native coin from one chain to another.</p><p>Hence, the most obvious step after Decentralization is Distribution. This would stabilize the thesis of centralization in web3.</p><h2 id="h-here-comes-the-bridge" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Here Comes the Bridge</h2><p>A bridge protocol allows a blockchain to interact with other blockchains.</p><p>A bridge protocol improves the overall ecosystem by:</p><ul><li><p>Allowing interoperability between chains</p></li><li><p>Increasing usability</p></li><li><p>Enabling easier access to a broader set of users</p></li><li><p>Reducing costs</p></li><li><p>Improving security</p></li><li><p>Enhancing user experience</p></li><li><p>Improving interoperability between protocols</p></li><li><p>Enabling better data portability</p></li><li><p>Enabling easier access to data (for example, uploading data to the host, downloading data from the backend)</p></li><li><p>Enabling applications to reduce the cost of transactions (for example, by decreasing the need to query individual blockchains)</p></li><li><p>Enabling blockchains to compete with existing payment networks (for example, by decreasing the cost of exchanging value/information in/between (e.g., PayPal, PayTM, wire, bank, etc.))</p></li></ul><p>Also, it&apos;s important to note that, despite the recent hype, these bridges are still in early development. The teams behind these projects improve the technology and user experience. However, as money changes hands, users need to be confident that this technology will work.</p><h2 id="h-i-have-personally-seen-dapp-founders-test-their-tech-in-two-ways" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">I have personally seen (dApp) founders test their tech in two ways:</h2><ol><li><p>Integrate the technology directly into their products: Users can then buy and use the service within the dApp between different L1s or L2s that prove the value of the technology,</p></li></ol><p><strong>and/or</strong></p><ol><li><p>A technical white paper with some degree of &quot;white box&quot; analysis can be used to prove the value of the underlying concept if the protocol works on a consensus mechanism.</p></li></ol><h2 id="h-heres-an-example-of-a-bridge-protocol-in-action" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Here’s an example of a bridge protocol in action:</h2><p>A bridge protocol is like a smart contract that enforces the rules of payment and data sharing between them.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f8c895ed6ba464328e15e41fecd5e2527490204801b429e4b485b33ccc7bec7e.jpg" alt="Sample Bridge Transaction from SOLANA to ETHEREUM" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Sample Bridge Transaction from SOLANA to ETHEREUM</figcaption></figure><ol><li><p>First, a user needs to send some $USDC from Solana to Ethereum. A bridge protocol allows users to use their Solana (Phantom) wallet to broadcast a transaction to the Metamask wallet.</p></li><li><p>The Phantom wallet signs a transaction that includes information like:</p></li><li><p>The transaction&apos;s destination address (wallet address). Other metadata about the transaction (for example, the transaction&apos;s quantity, price, gas price, etc.)</p></li><li><p>Before sending the transaction to the wallet, the Solana chain requires the Ethereum chain to satisfy the conditions specified in the smart contract. These conditions can be anything: data or money.</p></li><li><p>Above, this relates to the transaction&apos;s destination address and gas fees.</p></li><li><p>The receiving blockchain (Ethereum) checks that the transaction&apos;s destination address matches the issuer&apos;s address. For example, if the addresses match, the receiving blockchain signs the transaction and broadcasts it to the relevant blockchain.</p></li><li><p>The wallet receives the signed and completed transaction and issues its own transaction (similar to the original transaction on Solana) to the new blockchain wallet to complete the payment.</p></li><li><p>In this way, the bridge protocol enforces the rules of payment between the chains to ensure the transaction is valid.</p></li></ol><p>Try it out here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://portalbridge.com/#/transfer">portalbridge.com/#/transfer</a> at Portal from Wormhole</p><hr><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h2><p>In essence, the protocols need to make data that matches your situation available to the other blockchain. The protocol must be confident that the smart contract won&apos;t be exploited to provide the data for the wrong blockchain.</p><p>There is no question that there is a strong element of centralization that has increased blockchain adoption. Bridge protocols could be used as a method to aid the consensus mechanism for sharding and other concurrent solutions. It’s only a tiny fraction.</p><p>Not to mention that Bridges are the most vulnerable dApps out there. It’s still a long way to go. But I still believe there are many opportunities for this type of collaboration, especially between those with excellent engineering talent and backend infrastructure.</p><hr><p>Thank you for reading through. I’d appreciate it if you shared this with your friends who would enjoy reading this.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">0xArhat</a></p><p>Share on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ctt.ac/jfJ18">Twitter</a>.</p><p>My previous research:</p><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/4iyABeD7Xj9c3Ng_0NbPn5_LrqmYO5L3Bqlns6IBpS8">Understanding User Dynamics in DeFi</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/2cacfe6e8799924a5b74ef7f7daec1061751206ed98f1e624d8a018f08e27811.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Understanding User Dynamics in DeFi]]></title>
            <link>https://paragraph.com/@arhat-2/understanding-user-dynamics-in-defi</link>
            <guid>KVsAQbQXPdZQoiHUIOWL</guid>
            <pubDate>Sun, 16 Oct 2022 09:01:10 GMT</pubDate>
            <description><![CDATA[Most of us don&apos;t understand the user dynamics in web3, especially in DeFi. Let me show you how user dynamics affect any DeFi platform you use.In DeFi, three factors determine the motivation for a user to use that said platform:Participation cost: Do I need to hold the native token or incur a participation cost to meet potential trade counterparties (i.e., to join the community)Transaction motive: How many tokens do I need to hold and/or stake (which depends on platform liquidity) to get ...]]></description>
            <content:encoded><![CDATA[<p>Most of us don&apos;t understand the user dynamics in web3, especially in DeFi.</p><p>Let me show you how user dynamics affect any DeFi platform you use.</p><h2 id="h-in-defi-three-factors-determine-the-motivation-for-a-user-to-use-that-said-platform" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">In DeFi, three factors determine the motivation for a user to use that said platform:</h2><ol><li><p><strong>Participation cost</strong>: Do I need to hold the native token or incur a participation cost to meet potential trade counterparties (i.e., to join the community)</p></li><li><p><strong>Transaction motive</strong>: How many tokens do I need to hold and/or stake (which depends on platform liquidity) to get a voting share of the platform?</p></li><li><p><strong>Investment motive</strong>: How can I leverage my participation cost to benefit from the expected (increased/decreased) future token price? This motive splits the community into two parts: short-term &amp; long-term HODLERS.</p></li></ol><p>This split is a crucial factor to consider because this determines the kind of investment strategies users use on the platform.</p><h2 id="h-with-this-the-platform-achieves-two-important-things" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">With this, the platform achieves two important things:</h2><ol><li><p>It allows for interesting dynamics (e.g., HODL, variable speculators) within the platform.</p></li><li><p>It allows for the platform ecosystem to self-regulate. (e.g., adaptive governance, boundaries b/w investment strategies, etc.)</p></li></ol><p>Currently, most platforms lack this motive due to</p><ol><li><p>the implicit (lack of) participation cost (e.g., high token price on any excellent performing asset pair, undefined governance or roadmap, etc.), or</p></li><li><p>the unrealistic (lack of) investment motive (e.g., ETH/USD parity, strict tax regulations, etc.), which leads to the concentration of funding over the platform; users that are often termed as &quot;whales&quot;.</p></li></ol><p>Trading platforms rely on strong investment incentives to attract users. The speculative nature of the market allows investors to borrow on one token and recoup their investment with abnormal % returns in a short time.</p><h2 id="h-this-is-not-always-realistic-in-a-defi-setting" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">This is not always realistic in a DeFi setting.</h2><p>Another form of restricting profitability is a capital risk, i.e., $10k/user is too much to invest in the marketplace to realize a substantial return. Too big of a network effect to allow a beginner to create a product whose integration requires specialized implementation.</p><p>DeFi platforms must balance network effect with more technical implementation (e.g., smart contract adaptation) needed to create value for the user.</p><p>As we advance, we will see more crypto uses cases as a currency for value transfer. However, it will be more for payments and less as a speculative asset.</p><p>The hope is to enter a new economic era in which speculation is replaced by production, and research gives way to testing.</p><h2 id="h-to-summarize" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">To summarize:</h2><p>New user adoption exhibits an externality on others, but the investment motive also introduces an emphasized situation where two things improve or worsen in the existing user base.</p><p>The inverse is significant enough to form a network effect.</p><p>The strong network effect triggers the declining network cost, which in the long term impacts the attraction of long-only investment in the ecosystem.</p><hr><p>Thank you for reading through. I’d appreciate it if you shared this with your friends who would enjoy reading it.</p><p>You can contact me here: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">Arhat Bhagwatkar</a>.</p><p>Share on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ctt.ac/pMJso">Twitter</a>.</p><h3 id="h-my-previous-research" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">My previous research:</h3><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuklNm1jf0R0OGlutICunWmcY_89CzDUhuNg8fHrPbA">Decoding &amp; Democratizing web3</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/Q3HZ6XjarpdBaobBjcvdGU-rD46d4N80Gy_M-2we8VE">P2E: A shift in gaming business models</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/AuKpeknOiIbH5xb6I0un5jZCVvJ-mlgYPlr-yfns9Yo">Stablecoins: Is There Hope?</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/1xd_gxmYK3Ry9zSFDQT29EYseQmWNNr5bTb8LKvlYsg">Unlocking the Potential of Decentralized Data</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x34ddd9223D9DDb6B56F640824Af6FCC31e1deBF4/weEf20ULk9EFA0VFZih1x22BJue92Y7_he40ZqXnP9Y">Primer on L2 Scaling Solutions</a></p></li></ol>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/72bb4aa4313a793ed63b1bebf4e36049c86a1fc6274fc22b687f6cbf9c2f25af.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[How is SavingBlocks Optimizing DeFi in its Business Model]]></title>
            <link>https://paragraph.com/@arhat-2/how-is-savingblocks-optimizing-defi-in-its-business-model-2</link>
            <guid>Js9qgHLCPvVF5PhAnbKc</guid>
            <pubDate>Tue, 27 Sep 2022 08:24:10 GMT</pubDate>
            <description><![CDATA[What is SavingBlocks?SavingBlocks is a DeFi-powered crypto fintech giving everyone safe & easy access to DeFi savings - to a mobile savings app live on both app stores (Apple & Google). They recently graduated 1st from the cohort in the Founder Institute (the largest accelerator in the world based in Silicon Valley) and three technology partnerships with top-tier companies for bank custody, digital asset custody, and identity verification. I have had the pleasure to work with the founders, Ed...]]></description>
            <content:encoded><![CDATA[<h2 id="h-what-is-savingblocks" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What is SavingBlocks?</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.savingblocks.com">SavingBlocks</a> is a DeFi-powered crypto fintech giving everyone safe &amp; easy access to DeFi savings - to a mobile savings app live on both app stores (Apple &amp; Google). They recently graduated 1st from the cohort in the Founder Institute (the largest accelerator in the world based in Silicon Valley) and three technology partnerships with top-tier companies for bank custody, digital asset custody, and identity verification.</p><p>I have had the pleasure to work with the founders, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/edouard-daunizeau-150b4a2b/">Edouard</a> &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/diego-delrieu-21601762/">Diego</a>, as an Advisor over the past few months on the <strong>SavingBlocks</strong> platform from the ground up, discussing, testing backend DeFi investment strategies, and envisioning DeFi into the core of SavingBlocks.</p><p>Let’s look at how.</p><hr><h2 id="h-how-is-savingblocks-optimizing-defi-in-its-business-model" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">How is SavingBlocks Optimizing DeFi in its Business Model?</h2><p>The founders of <strong>SavingBlocks</strong> believe that the broader retail adoption of blockchain-based DeFi services is gradually increasing and is unlikely to impact consumer spending in TradFi in the near term.</p><p>Reasons include:</p><ol><li><p><em>the only gradual legitimization of digital assets as an investable asset class,</em></p></li><li><p><em>unmanageable UI/UX for many dApps relative to legacy financial services providers,</em></p></li><li><p><em>the lack of regulatory safeguards to protect consumers and regulatory clarity that would attract more new entrants/capital,</em></p></li><li><p><em>narrow range of use cases and limited visibility into what those are.</em></p></li></ol><p>One of the innovations of DeFi is the access it gives investors to relatively inexpensive liquidity secured by financial assets while allowing them to maintain complete control of their funds. While most traditional banks enable customers to deposit money or take out margin loans, the proceeds are used to purchase securities in an account where the lender has custody of the assets. The value of the currency is already lost within the different processes a bank takes with your money in the bank to generate returns.</p><p>Hence, <strong>SavingBlocks</strong> is focused on creating financial products that</p><ol><li><p><em>leverages new technological capabilities (</em><strong><em>NFTs</em></strong><em>),</em></p></li><li><p>*are easily understood (<strong>user-friendly UI, check </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.savingblocks.com"><strong>here</strong></a>), and*</p></li><li><p><em>provides value to owners of digital assets (</em><strong><em>5% fixed interest on your fiat deposits</em></strong><em>).</em></p></li></ol><p>To give you an overview of what use cases SavingBlocks look into while reinvesting retail deposits, I’ve narrowed it down to the following case study.</p><hr><h2 id="h-what-are-the-use-cases-today-and-how-will-the-market-evolve-in-the-future" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What are the Use Cases Today, and How Will the Market Evolve in the Future?</h2><p>A common question relates to <strong><em>who</em></strong> is actually participating in overcollateralized crypto credit markets. We believe the answer is primarily crypto-focused traders and investors.</p><p><strong>From a borrower’s perspective</strong>, a user can commit crypto holdings as collateral in exchange for a loan denominated in a different crypto asset.</p><p>There are three main reasons why a borrower would seek an overcollateralized loan, including:</p><ol><li><p><strong>Increased yield</strong>, <em>as a depositor can maintain exposure to capital appreciation of the collateral assets while simultaneously deploying borrowed assets across yield generating dapps or other investment strategies,</em></p></li><li><p><strong>Liquidity requirements</strong>, <em>as a token holder (e.g., someone who owns ETH, etc.) can source liquidity from the protocol without selling the underlying holdings, which would trigger a taxable event,</em> and</p></li><li><p><strong><em>Increased leverage</em></strong> can double down and construct a levered long or short position as a token holder.</p></li></ol><p>The most common borrower is the sophisticated retail or institutional investor who deposits a volatile crypto asset as collateral (expecting the token value will remain stagnant or increase) in exchange for a loan denominated in another asset. This second asset is often more stable and is more suitable for generating yield/liquidity.</p><p><strong>From a lender’s perspective</strong>, a user can deposit their crypto into a shared pool of assets in exchange for interest income.</p><p>With traditional bank interest rates at historic lows, many investors and traders seek ways to earn higher yields. DeFi credit markets provide an efficient method for crypto “HODLers” i.e., crypto holders intending to hold their positions indefinitely to increase returns on idle assets that are otherwise left idle.</p><p>For instance, a lender can deposit a stablecoin into a protocol such as Compound or Aave and earn a ~1-3%+ variable APY.</p><blockquote><p><strong><em>SavingBlocks</em></strong> uses platforms such as Compound &amp; Aave and invests in diverse liquidity pools (stablecoin focused) that ensure that the <strong>5% fixed interest</strong> rate is met for all users on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.savingblocks.com">SavingBlocks</a>.</p></blockquote><p>Let’s understand how the borrowing and Lending mechanics work in Compound &amp; Aave.</p><hr><h2 id="h-a-deep-dive-into-borrowing-and-lending-mechanics" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">A Deep Dive into Borrowing &amp; Lending Mechanics</h2><p>There are two primary models used by borrowing and lending projects, including:</p><ol><li><p><strong>collateralized debt markets (CDMs)</strong>, where the protocol represents a two-sided credit market with both borrowing and lending capabilities, and</p></li><li><p><strong>collateralized debt positions (CDPs)</strong>, where a one-sided protocol allows users only to borrow crypto assets.</p></li></ol><p>Within <strong>lending</strong>, there is a market for each approved crypto asset, and interest rates are algorithmically calculated based on the supply and demand for the asset.</p><ul><li><p><em>For instance, the interest rate for a particular coin will increase as the supply of the crypto decreases (fewer deposits) and/or the demand for the asset increases (more borrowings).</em></p></li><li><p><em>In this context, CDMs are autonomous money markets that reduce the friction associated with traditional debt markets related to negotiating interest rates and other loan terms.</em></p></li></ul><hr><h2 id="h-a-case-study-on-compound" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">A Case Study on Compound</h2><h3 id="h-transaction-overview" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Transaction Overview</h3><p>Once a lender’s wallet is connected to the Compound application (link <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.compound.finance/">here</a>), the transaction process works as follows:</p><ol><li><p><em>A lender deposits an approved crypto asset into the pool, which is then available for other users to borrow at a variable rate.</em></p></li><li><p><em>The lender receives a “cToken”, an interest-bearing ERC-20 token used to record ownership within a given market.</em></p></li><li><p><em>To close the position, the lender then exchanges cTokens back into the protocol to retrieve both the principal deposit and accrued interest (which are withdrawn from the lending pool).</em></p></li></ol><h3 id="h-interest-rates-support-market-liquidity-and-stability" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Interest Rates Support Market Liquidity and Stability</h3><p>Since Compound lends collateral assets to borrowers, lenders assume liquidity risk when supplying capital to a lending pool (also referred to as <strong><em>protocol risk</em></strong>), essentially the inability to withdraw the principal deposit amount and/or interest income. Compound does not guarantee liquidity to lenders or borrowers, but each lending pool must maintain sufficient liquidity such that assets are available for withdrawal at all times.</p><hr><h2 id="h-a-case-study-on-aave" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">A Case Study on Aave</h2><p>Founded in 2017 by Stani Kulechov, Aave is another popular CDM platform based out of London, UK.</p><p>Aave offers several new features, including:</p><ol><li><p><strong>Multiple lending pools</strong>: Aave supports multiple lending pools. Each pool consists of its own collection of tokens with independent interest rates and liquidity levels, which helps the protocol mitigate potential contagion risks.</p><ol><li><p><em>For example, the Ethereum AMM Liquidity Pool was the first liquidity pool launched on Aave and allows Uniswap or Balancer liquidity providers to deploy “LP tokens” as collateral.</em></p></li><li><p><em>The interest rates and other market dynamics within the AMM Liquidity Pool are separate from other pools on Aave.</em></p></li></ol></li><li><p><strong>More stable borrowing rates</strong>: risk-averse users can borrow funds from Aave’s lending pools at a more stable interest rate. Importantly, these rates are regular (not fixed) as the protocol may adjust the borrowing rate given extreme market conditions, and lending rates are continuously variable.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.aave.com/developers/v/1.0/developing-on-aave/the-protocol/credit-delegation"><strong>Credit delegation</strong></a>: One offering on the Aave platform allows a lender to extend an unsecured loan to a known counterparty. The lender takes the credit risk, dictates which borrowers are eligible for participation, and sets the terms of the loan using a smart contract.</p><ol><li><p><em>For instance,</em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/edouard-daunizeau-150b4a2b/"><em> Edouard</em></a><em> can deposit an approved crypto asset into the Aave Protocol in exchange for ‘aTokens’. But instead of designating the aTokens as collateral to receive a loan, Edouard can set up a Credit Delegation Vault (CDV) and earn additional interest by “delegating” a line of credit to</em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/diego-delrieu-21601762/"><em> Diego</em></a><em> with predetermined loan terms such as the borrowing limit and interest rate. Once delegated, Diego can use Edouard’s assets as collateral to withdraw funds from Aave. Since Diego does not deposit collateral, Edouard cannot enforce repayment, and the loan is therefore backed by trust.</em></p></li></ol></li><li><p><strong>Flashloans</strong>: an unsecured loan where the borrower receives and repays the loan in a single, multi-step transaction. In most cases, Flash loans are typically used to execute arbitrage transactions, refinance debt positions, and optimize returns across various dapps. But in general, Flash loans represent a three-act play:</p><ol><li><p><em>receive a loan,</em></p></li><li><p><em>do something quickly with the loan, and</em></p></li><li><p><em>repay the loan.</em></p></li></ol></li></ol><p>It is also worth noting the AAVE protocol recently launched a new upgrade, Aave V3, which includes new features, including cross-chain interoperability, improved capital efficiency, and new risk management capabilities.</p><hr><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h2><p>DeFi means anyone, anywhere, may participate in investments. This is a significant advantage over banks. It is no longer just a developing and visionary concept and is being championed by forward-thinking technologists and entrepreneurs worldwide.</p><p>By renouncing traditional intermediaries, DeFi significantly reduces the barriers to entry and the cost of participation. Investing in a DeFi project means one does not have to go through a bank and make time-consuming, tedious, and frustrating phone calls/personal visits to ask for a loan.</p><p>Further, unlike traditional lending, there is no counterparty risk, so if one defaults, the entire debt is taken over by the system. In essence, DeFi is changing how the world behaves by opening up more financial opportunities to more people in better ways.</p><p>Just as the Internet was arguably the first large-scale application of connecting computer technology, DeFi is already arguably more impactful than blockchain and crypto combined.</p><p>By initially investing in Stablecoins (USDC &amp; USDT), the provenance and reliability of investments stay transparent.<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.savingblocks.com"> SavingBlocks</a> ensures you do not lose your investment and can withdraw your deposit anytime.</p><p>If you have any questions, feel free to reach out to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/edouard-daunizeau-150b4a2b/">Edouard</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.linkedin.com/in/diego-delrieu-21601762/">Diego</a>, or <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.twitter.com/0xArhat">me</a>, and we’ll be happy to assist you to come onboard <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.savingblocks.com">SavingBlocks</a>.</p><hr><p><strong>Disclaimer:</strong></p><p><em>SavingBlocks does not only reinvest deposits in Compound &amp; AAVE.</em></p><p><em>In the coming weeks, we will dive deep into more articles that give you a view of how SavingBlocks investment strategies return a positive surplus yield.</em></p><p><em>Complete transparency, as promised.</em></p><p><em>The articles will illustrate some of the well-known DeFi protocols SavingBlocks use for its detailed investment strategies. We’ll dive into more case studies on Yield Farming on DEX pools, Lending to companies on-chain, and many more.</em></p>]]></content:encoded>
            <author>arhat-2@newsletter.paragraph.com (Arhat)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/b3ebb4853da45598e37416c2c39964c681b9c68a32363d83693c329a14b9c43a.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>