<?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>Chad</title>
        <link>https://paragraph.com/@chadevm</link>
        <description>Software Developer and DAO Member</description>
        <lastBuildDate>Mon, 04 May 2026 12:32:53 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Chad</title>
            <url>https://storage.googleapis.com/papyrus_images/fb802ede3ea2463598bc4db989e98680c13d55dba082162b605d4b8611650f4a.jpg</url>
            <link>https://paragraph.com/@chadevm</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[DeFi Math: Value of Liquidity]]></title>
            <link>https://paragraph.com/@chadevm/defi-math-value-of-liquidity</link>
            <guid>Y28Kts9wPjHgxYywvJPX</guid>
            <pubDate>Sat, 16 Dec 2023 20:00:23 GMT</pubDate>
            <description><![CDATA[In the context of an automated market maker, the equation: $$f(x,y)=xy$$ $$=$$ $$\sqrt(xy)$$ represents the value of liquidity in the pool. Here, $$x$$ and $$y$$ are the quantities of the two different tokens in the liquidity pool. The value of liquidity is calculated as the square root of the product of these quantities. This metric provides a way to measure the depth or size of the liquidity pool. A larger value implies a deeper pool, which typically results in less price slippage for trade...]]></description>
            <content:encoded><![CDATA[<p>In the context of an automated market maker, the equation:</p><p><em>$$f(x,y)=xy$$ $$=$$ $$\sqrt(xy)$$</em></p><p>represents the value of liquidity in the pool. Here, <em>$$x$$</em> and <em>$$y$$</em> are the quantities of the two different tokens in the liquidity pool. The value of liquidity is calculated as the square root of the product of these quantities. This metric provides a way to measure the depth or size of the liquidity pool. A larger value implies a deeper pool, which typically results in less price slippage for traders. This formula is an essential part of assessing the overall health and efficiency of a liquidity pool in a DeFi ecosystem.</p><p>Loreum DAO is building governance smart accounts. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://loreum.org/">Join our DAO</a></p>]]></content:encoded>
            <author>chadevm@newsletter.paragraph.com (Chad)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/633a8f9981e3f7e290747e99ca8a79ac582b71b2bb424b5b5f3d1af9d85035cb.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[DeFi Math: Constant Product Automated Market Maker]]></title>
            <link>https://paragraph.com/@chadevm/defi-math-constant-product-automated-market-maker</link>
            <guid>WazJfQAdAzSKhNpi4jN3</guid>
            <pubDate>Sat, 16 Dec 2023 19:13:14 GMT</pubDate>
            <description><![CDATA[Automated Market Makers have revolutionized the world of decentralized finance, and one of the most intriguing models is the Constant Product AMM. This model facilitates token trading on decentralized exchanges without the need for traditional buyers and sellers. Its core lies in a simple yet powerful mathematical formula that ensures liquidity and fair pricing. The backbone of a Constant Product AMM is the invariant equation $$( xy = k )$$, where $$( x ) $$and $$( y )$$ are the quantities of...]]></description>
            <content:encoded><![CDATA[<p>Automated Market Makers have revolutionized the world of decentralized finance, and one of the most intriguing models is the Constant Product AMM. This model facilitates token trading on decentralized exchanges without the need for traditional buyers and sellers. Its core lies in a simple yet powerful mathematical formula that ensures liquidity and fair pricing.</p><p>The backbone of a Constant Product AMM is the invariant equation $$( xy = k )$$, where $$( x ) $$and $$( y )$$ are the quantities of two different tokens in the liquidity pool, and $$( k )$$ is a constant value. This equation remains balanced irrespective of trading activities, thereby maintaining constant liquidity.</p><p>Here&apos;s how it works: When a trader wants to exchange tokens, they add a certain amount of one token to the pool. The AMM then calculates the amount of the other token to be returned to the trader to maintain the constant product. The equation for this exchange is $$( \frac{y , dx}{x + dx} = dy )$$, where $$( dx )$$ is the amount of token $$( x )$$ added, and $$( dy )$$ is the amount of token $$( y )$$ removed.</p><p>This formula ensures that the product of the quantities of the two tokens after the trade is equal to $$( k )$$, the invariant. The beauty of this model is its simplicity and self-balancing nature. As the size of the trade increases, the price impact (i.e., the change in the exchange rate) also increases. This is because larger trades require more significant shifts in token balances to maintain the constant product.</p><p>Moreover, the Constant Product AMM model allows for permanent liquidity within the pool. There&apos;s always a price at which a trade can occur, although the rate gets less favorable with larger trades, discouraging massive swings and maintaining overall stability.</p><p>The AMM&apos;s formula also implicitly sets the exchange rate between the tokens. The rate isn&apos;t fixed but dynamically adjusts based on the pool&apos;s current state, reflecting supply and demand. This dynamic pricing mechanism eliminates the need for traditional market makers, as the math itself provides liquidity and price discovery.</p><p>In summary, Constant Product AMMs use a straightforward mathematical principle to facilitate decentralized token trading. By maintaining a constant product of token quantities, these AMMs ensure liquidity, fair pricing, and stability in the rapidly evolving DeFi landscape.</p><p>--</p><p>Loreum DAO is building governance smart accounts. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://loreum.org">Join our DAO</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://opensea.io/assets/ethereum/0xB99DEdbDe082B8Be86f06449f2fC7b9FED044E15/2">https://opensea.io/assets/ethereum/0xB99DEdbDe082B8Be86f06449f2fC7b9FED044E15/2</a></p>]]></content:encoded>
            <author>chadevm@newsletter.paragraph.com (Chad)</author>
        </item>
    </channel>
</rss>