<?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>BlockchainBanerjee</title>
        <link>https://paragraph.com/@blockchainbanerjee</link>
        <description>Somnath is passionate about AI, Blockchain, NFTs, algorithmic art and trading!</description>
        <lastBuildDate>Sat, 11 Apr 2026 23:31:41 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>BlockchainBanerjee</title>
            <url>https://storage.googleapis.com/papyrus_images/882c236c5b46cb8ef3e0dab16ed4da8659dcc6b531f78818c8983265dd7eebb5.jpg</url>
            <link>https://paragraph.com/@blockchainbanerjee</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Beginners Guide to Smart Contracts ]]></title>
            <link>https://paragraph.com/@blockchainbanerjee/beginners-guide-to-smart-contracts</link>
            <guid>0l64RP1sXzh9FhBKbT29</guid>
            <pubDate>Sat, 21 Oct 2023 01:39:37 GMT</pubDate>
            <description><![CDATA[Disclaimer: Blog co-authored by combining Team AI and Team human!Why Smart Contracts?Ever thought about buying or selling a house without paying the middle-people? In one of the many innovative use cases, a smart contract can be used to automate the sale of a house. The contract could be programmed to release the funds to the seller once the buyer has transferred the purchase price and the title has been transferred to the buyer. Smart contracts have the potential to revolutionize the way we ...]]></description>
            <content:encoded><![CDATA[<p>Disclaimer: <em>Blog co-authored by combining Team AI and Team human!</em></p><h2 id="h-why-smart-contracts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Why Smart Contracts?</strong></h2><p><em>Ever thought about buying or selling a house without paying the middle-people?</em></p><p>In one of the many innovative use cases, a smart contract can be used to automate the sale of a house. The contract could be programmed to release the funds to the seller once the buyer has transferred the purchase price and the title has been transferred to the buyer.</p><p>Smart contracts have the potential to revolutionize the way we interact with the world around us. They can help to reduce costs, improve efficiency, and increase transparency. Smart contracts can also be used to create new and innovative products and services.</p><h2 id="h-what-are-smart-contracts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>What Are Smart Contracts?</strong></h2><p>Smart contracts are <strong><em>self-executing contracts</em></strong> with the terms of the agreement directly written into code. They are stored on a blockchain, ensure <strong><em>transparency</em></strong> and <strong><em>immutability</em></strong>. Smart contracts eliminate the need for intermediaries, such as lawyers or notaries, as they automatically execute actions when predetermined conditions are met.</p><h2 id="h-smart-contracts-are-building-blocks-of-web3" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Smart Contracts are Building Blocks of Web3</strong></h2><p>Smart contracts are one of the key building blocks of Web3, the next generation of the internet built on blockchain technology. Web3 is a decentralized web where users have more control over their data and privacy. Smart contracts are used to power a wide range of Web3 applications, including decentralized finance (DeFi), non-fungible tokens (NFTs), and the metaverse.</p><h2 id="h-how-smart-contracts-work" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>How Smart Contracts Work?</strong></h2><p>Smart contracts are written in programming languages such as <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/languages">Solidity</a> and Vyper. Once deployed on a blockchain, smart contracts cannot be changed or deleted. When a condition in a smart contract is met, the contract is automatically executed.</p><p>Different components of a smart contract and how they interact with each other:</p><ul><li><p><strong>The contract code:</strong> This is the code that defines the terms of the contract.</p></li><li><p><strong>The state:</strong> This is the data that is stored on the blockchain and that is used to execute the contract.</p></li><li><p><strong>The functions</strong>: These are the actions that the contract can perform.</p></li><li><p><strong>The events:</strong> These are the notifications that the contract emits when it performs an action.</p></li></ul><h2 id="h-current-ecosystem" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Current Ecosystem</h2><ul><li><p><strong>Number of active smart</strong> contracts on Ethereum has grown from <strong>1 Million in 2019 to over 10 Million in 2023.</strong></p></li><li><p><strong>Total value locked</strong> in DeFi protocols has grown from <strong>$1 Billion in 2019 to over $37 Billion in 2023</strong> <em>(as-of Oct 20, 2023</em>)</p></li><li><p>NFT market grew from <strong>$100 million in 2019 to over $40 Billion in 2023</strong></p><ul><li><p>Sources: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dappradar.com/">DappRadar</a>               <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/">DefiLlama</a>               <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://nonfungible.com/">NonFungible</a></p></li></ul></li></ul><h2 id="h-top-use-cases" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Top Use Cases</strong></h2><ol><li><p><strong>Decentralized Finance (DeFi)</strong>: Smart contracts are the backbone of DeFi, allowing for decentralized exchanges, lending platforms, stablecoins, and yield farming. Examples include Aave, Compound, and MakerDAO.</p></li><li><p><strong>Non-fungible Tokens (NFTs)</strong>: These unique digital tokens represent ownership of a specific item or piece of content. NFTs have become popular for digital art, collectibles, and even real estate.</p></li><li><p><strong>Decentralized Autonomous Organizations (DAOs)</strong>: DAOs are organizations run through rules encoded as smart contracts. They allow for decentralized governance and decision-making.</p></li><li><p><strong>Identity Verification</strong>: Systems like uPort or Civic use smart contracts to provide self-sovereign identities, allowing users to control their personal data and how it&apos;s shared.</p></li><li><p><strong>Supply Chain and Provenance</strong>: Brands like De Beers use smart contracts to trace the origin of diamonds, ensuring they are ethically sourced. Similar concepts are applied in food safety, luxury goods, and more.</p></li><li><p><strong>Real Estate and Asset Tokenization</strong>: Property sales, rentals, and fractional ownership can be automated and secured using smart contracts.</p></li></ol><h2 id="h-top-20-smart-contracts" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Top-20 Smart Contracts</strong></h2><p>Here is a list of the top 20 smart contracts by total transaction volume in USD and total value locked (TVL) in USD in 2023, broken down by blockchain.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2875f81dee9df292535ac93b97fd721194da8be44229b4432a9845bae4d5d074.png" alt="Top-20 Smart Contracts by Transaction Volume" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Top-20 Smart Contracts by Transaction Volume</figcaption></figure><p><em>Sources</em>:               <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dappradar.com/">DappRadar</a>                <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/">DefiLlama</a></p><p>Please note that this list is based on publicly available data and may not be completely accurate. Additionally, some smart contracts, such as Axie Infinity and OpenSea, do not have a TVL, as they are not DeFi protocols. We included both Ethereum and Binance smart chain.</p><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Conclusion</strong></h2><p>As the blockchain ecosystem evolves and matures, the applications of smart contracts are expected to expand dramatically, touching almost every industry. However, it&apos;s essential to be aware that the widespread adoption of smart contracts will also depend on resolving existing scalability, interoperability, and regulatory challenges.</p>]]></content:encoded>
            <author>blockchainbanerjee@newsletter.paragraph.com (BlockchainBanerjee)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/1330a149d50bae754c049a264e205049cbf68cdcd2a903f1d48e6652f674ffd0.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Introduction to Web3 Wallets]]></title>
            <link>https://paragraph.com/@blockchainbanerjee/introduction-to-web3-wallets</link>
            <guid>fyTpRYhx3B77aVrVIXyb</guid>
            <pubDate>Fri, 20 Oct 2023 06:23:58 GMT</pubDate>
            <description><![CDATA[Disclaimer: This blog was created with the help of three powerful assistants who are yet to have an email address :-)What is Web3?Web3 is the next evolution of the internet. While Web1.0 was about static content and Web2.0 was about interactive content, Web3 is about decentralized and trustless transactions. It&apos;s powered by blockchain technology, which allows for peer-to-peer transactions without the need for intermediaries. It is a decentralized web where users have more control over th...]]></description>
            <content:encoded><![CDATA[<p><strong>Disclaimer</strong>: <em>This blog was created with the help of three powerful assistants who are yet to have an email address :-)</em></p><h2 id="h-what-is-web3" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>What is Web3?</strong></h2><p>Web3 is the next evolution of the internet. While <em>Web1.0 was about static content</em> and <em>Web2.0 was about interactive content</em>, Web3 is about <em>decentralized and trustless transactions</em>. It&apos;s powered by blockchain technology, which allows for peer-to-peer transactions without the need for intermediaries.  It is a decentralized web where users have more control over their data and privacy. Web3 applications (<em>dApps</em>) are not controlled by any single entity, but rather by the users themselves.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/369aa98fb12eb6951d814bf54d20e180cfde0a59a7b720199f9f5f1414c1627b.png" alt="Evolution of the Web" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Evolution of the Web</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bdfce1f9ca8600361eec92b0600000324830351f4b4704effa70fe80573d690b.png" alt="Number of Web3 Users over last 5 years" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Number of Web3 Users over last 5 years</figcaption></figure><h2 id="h-what-is-a-crypto-wallet" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>What is a Crypto Wallet?</strong></h2><p>A crypto wallet is a digital wallet that stores your cryptocurrencies and tokens. It is similar to a traditional bank account, but instead of fiat currency, it stores digital assets. Crypto wallets use cryptography to secure your funds and prevent unauthorized access.</p><p>It contains a pair of cryptographic keys: <strong>a public key,</strong> which is used to receive funds, and <strong>a private key,</strong> which is used to sign transactions and access your funds.</p><h2 id="h-how-to-get-started-with-web3-and-crypto-wallet" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>How to get started with Web3 and Crypto Wallet</strong></h2><p>To get started with Web3, you will need to create a crypto wallet. There are many different crypto wallets available, both software and hardware wallets. Some of the most popular crypto wallets include:</p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://metamask.io/">MetaMask</a>  (a browser extension)</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coinbase.com/wallet">Coinbase Wallet</a> (a mobile wallet)</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://trustwallet.com/">Trust Wallet</a> (a mobile wallet)</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.ledger.com/">Ledger Nano</a> (a hardware wallet)</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://trezor.io/">Trezor</a> ( a hardware wallet)</p></li></ul><p>Once you have created a crypto wallet, you will need to fund it with cryptocurrency. You can do this by purchasing cryptocurrency from a cryptocurrency exchange or by receiving cryptocurrency from someone else.</p><p>Once you have funded your crypto wallet, you can start interacting with Web3 applications. To do this, you will need to connect your wallet to the <strong>dApp</strong> you want to use. This can usually be done by clicking on a &quot;<strong>Connect Wallet</strong>&quot; button on the dApp&apos;s website.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2924d416257c1002ededfb5d5b24da4ea1a324fa5d57e6c9eaf2160a2b174039.png" alt="Top 10 Crypto Wallets" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Top 10 Crypto Wallets</figcaption></figure><h2 id="h-key-advantages" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Key Advantages:</strong></h2><ul><li><p>Decentralization: No central authority controls your funds. This makes it more secure and resistant to censorship.</p></li><li><p>Transparency: All transactions are recorded on a public ledger.</p></li><li><p>Security: Cryptographic principles ensure the security of transactions.</p></li><li><p>Privacy: Web3 and crypto wallets give users more control over their data and privacy.</p></li><li><p>Global and Fast: Transactions can be sent and received globally in minutes.</p></li><li><p>Financial inclusion: Web3 and crypto wallets can be used by anyone, regardless of their location or financial status.</p></li></ul><h2 id="h-key-risks" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Key Risks:</strong></h2><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://info.etherscan.com/lost-private-key/">Loss of Private Key</a>: If you lose your private key, you lose access to your funds. Period!</p></li><li><p>Phishing Attacks: Scammers might trick you into giving away your private key.</p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coinbase.com/learn/crypto-basics/what-is-volatility">Volatility</a>: Cryptocurrency prices can be highly volatile.</p></li><li><p>Regulatory Uncertainty: The legal status and treatment of cryptocurrencies can change.</p></li></ul><h2 id="h-regulatory-compliance" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Regulatory Compliance:</strong></h2><p>Regulatory compliance varies by country. Here are some general points:</p><ul><li><p>Know Your Customer (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.investopedia.com/terms/k/knowyourclient.asp">KYC</a>): Many exchanges require users to verify their identity before trading.</p></li><li><p>Anti-Money Laundering (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.investopedia.com/terms/a/aml.asp">AML</a>): Regulations to prevent illegal activities.</p></li><li><p>Taxation: In many countries, cryptocurrency gains are taxable</p></li><li><p>Securities Laws: Some tokens might be classified as securities and are subject to specific regulations.</p></li></ul><p>It&apos;s essential to be aware of and comply with the regulations in your jurisdiction.</p><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Conclusion</strong></h2><p>Web3 and crypto wallets offer a number of advantages over traditional financial systems. However, it is important to be aware of the risks involved before using Web3 or a crypto wallet. It is also important to do your research and choose a reputable crypto wallet provider.</p><h2 id="h-disclosure" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>Disclosure</strong></h2><p>If you still guessing, my three assistants were <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://openai.com/research/gpt-4">GPT-4</a> from OpenAI, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bard.google.com/chat">Bard</a> from Google and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://firefly.adobe.com/">Firefly</a> from Adobe!</p>]]></content:encoded>
            <author>blockchainbanerjee@newsletter.paragraph.com (BlockchainBanerjee)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/cbefbd5cabe22060bab78f3b0305688913d5686c2615b4c412cdea511bbc3314.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[NFT Round-up Sep, 2022]]></title>
            <link>https://paragraph.com/@blockchainbanerjee/nft-round-up-sep-2022</link>
            <guid>fbIP0XbRYrsrgGGDN4Yc</guid>
            <pubDate>Sun, 11 Sep 2022 16:06:32 GMT</pubDate>
            <description><![CDATA[Sep 12, 2022SummaryAfter a brutal cryptocurrency summer, let us take a look at where NFTs stand now. CryptoSlam shows 188,300 buyers spent $110 M on NFTs over the past 7 days. This meant, NFT sales down a bit (- 1.8%) compared to last week. Two of the most noticeable trends were the emergence of Ethereum Naming Service (ENS) as the leader based on highest 7-Day Trading volume on OpenSea and the emergence of Solana based NFTs and Marketplaces like MagicEden.LeadersSolana NFT marketplace double...]]></description>
            <content:encoded><![CDATA[<p><em>Sep 12, 2022</em></p><h2 id="h-summary" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Summary</h2><p>After a brutal cryptocurrency summer, let us take a look at where NFTs stand now. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cryptoslam.io/">CryptoSlam</a> shows <strong>188,300</strong> buyers spent <strong>$110 M</strong> on NFTs over the past 7 days. This meant, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://boardroom.tv/category/nft/">NFT</a> sales down a bit (<strong>- 1.8%)</strong> compared to last week. Two of the most noticeable trends were the emergence of Ethereum Naming Service (ENS) as the leader based on <strong>highest 7-Day Trading volume on OpenSea</strong> and the emergence of <strong>Solana based NFTs</strong> and Marketplaces like <strong>MagicEden.</strong></p><h2 id="h-leaders" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Leaders</h2><ul><li><p>Solana NFT marketplace doubled (+116%)</p></li><li><p>Otherdeeds rocketed (+81%)</p></li><li><p>NBA TopShot made it to the Top-10 with +40%</p></li><li><p>Flow sales up by +25%</p></li><li><p>Crypto fan token sales up 0.5%, with $2B in sales</p></li><li><p><em>ENS made it to the TOP of the OpenSea on a 7-Day Trading Volume ($3.6M +113%)</em></p></li></ul><h2 id="h-laggards" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Laggards</h2><ul><li><p>BAYC sales tanked (-42%)</p></li><li><p>CryptoPunks was down by -26%</p></li><li><p>Moonbirds was down by -66% and dropped out of TOP-10</p></li><li><p>Ethereum and Polygon sales are down -22% and -19%, respectively</p></li></ul><h2 id="h-highest-selling-nft-projects" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Highest-selling NFT projects:</h2><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.y00ts.com/">y00ts</a> mint t00b: $7.5M (new drop)</p></li><li><p>Otherdeed: $6.4M (+81%)</p></li><li><p>Sorare: $6.1M (+9%)</p></li><li><p>Bored Ape Yacht Club: $6M (- 42%)</p></li><li><p>Ethereum Name Service: $3.6M (+113%)</p></li></ul><h2 id="h-key-trends-and-rise-of-solana" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Key Trends: and rise of Solana</h2><ul><li><p><strong>Crypto Domain Names</strong> ENS is top on OpenSea, in terms of 7-day trading vol, beating BAYC, CloneX, and Moonbirds.</p><ul><li><p>To date, over 2.2 M ENS names have been created amongst 546K unique users.</p></li><li><p>Last 7 days, <strong>ENS had 2,565 ETH ($4 M)</strong> trading volume on OpenSea. ENS was followed by:</p><ul><li><p>BAYC’s 1,934 ETH ($3 M)</p></li><li><p>Otherdeed 1,767 ETH ($2.8 M)</p></li><li><p>CLONE X’s 1,353 ETH ($2.1 M)</p></li></ul><blockquote><p>Rather than use long hex strings (i.e. “0x0CCfA1c…”)  for addresses Web3 DNS providers enable users with human-readable names e.g. “abc.eth” or “xyz.crypto”</p><p>DNS providers have integrated with leading wallets, exchanges and dApps including Metamask, Rainbow, Brave, Opera, Trust, 1inch, Moonpay etc.</p></blockquote></li></ul></li><li><p><strong>Rise of Solana</strong> Solana-based NFT marketplaces e.g. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://magiceden.io/">Magic Eden</a> and Metaplex reached $115 M on Sept. 6. Magic Eden, a Solana-based NFT marketplace has increased its market share of the overall NFT market to 36.6% as of Sept. 7 within a week.</p><p>Lower costs to mint and trade has been the biggest drivers. Note: Magic Eden charges no fee to mint but only 2% in trading fees.</p></li></ul><p> <strong>“y00ts mint t00b</strong>” collection <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cryptoslam.io/y00ts-mint-t00b/sales/summary">had $9.6 million in secondary sales</a> in September.</p><p>Source: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.theblock.co/post/169050/nft-mints-on-solana-have-surged-to-an-all-time-high?utm_medium=rss&amp;utm_source=rss">Block Research</a></p><p>Weekly Trading Volume by Chain for last 3 Months from CryptoSlam.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/70574d5af316e44c40077b7d4e0da53966bf9e26128a970d3193c2a19d9127e1.png" alt="Weekly Trading Volume by Chain for last 3 Months from CryptoSlam." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Weekly Trading Volume by Chain for last 3 Months from CryptoSlam.</figcaption></figure><h2 id="h-detailed-analytics" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Detailed Analytics</h2><ul><li><p>According to <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dappradar.com/nft">DappRadar</a>, here are the Top-10 NFT Collections for the last 30 days (Aug 11 - Sep 10, 2022) by Trading Volume. This provides overall standing.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7b494c0894893fc3e2cc6cf675b0cd7c9f3a3cac310745d6ac131216dc4f9b9e.png" alt="DappRadar - Top-10 NFT Collections" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">DappRadar - Top-10 NFT Collections</figcaption></figure><ul><li><p>According to analytics site <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://lunarcrush.com/nfts?cols=nft_rank%2Cnft_score%2Csocial_volume%2Csocial_score%2Cfloor_price%2Cmarket_cap%2Csocial_dominance%2Csocial_contributors&amp;metric=market_cap">Lunar Crash</a>, ENS is 3rd in Market Cap and fourth in Social Dominance and mentions. This adds Social engagement of the NFTs.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/51f87ddf23458b80052a39a4891a77ff34f3481f60829f51504e479657343e0f.png" alt="Lunar Crush - Social Engagement" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Lunar Crush - Social Engagement</figcaption></figure><ul><li><p>ENS Dashboard is a tracker by developer Nick Johnson, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://datastudio.google.com/u/0/reporting/8785928a-71d5-4b17-9fea-fe1c937b064f/page/RoKgC">shows</a> that over last days (Aug 10- Sep 10, 2022) there were <strong>392K registrations</strong> and <strong>38K Renewals</strong>.</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fc7973605f15c1adb0999fce3994e2d9c05e741b03351e891ee6a4d643c2cc5f.png" alt="ENS Dashboard by Nick Johnson" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">ENS Dashboard by Nick Johnson</figcaption></figure><h2 id="h-some-hot-purchases" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Some hot purchases:</h2><ul><li><p>July 2022, “<strong>000.eth</strong>” was bought at 300 Ether (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cointelegraph.com/ethereum-price">ETH</a>), which was worth around $320,000 at the time of sale</p></li><li><p>“Samsung.eth” and “Starbucks.eth” were sold for 60 ETH (~$90K)</p></li><li><p>Some anonymous buyer placed a bid of <strong>$1 M for the ENS Domain “Amazon.eth”</strong></p></li></ul><h2 id="h-price-action" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Price Action</h2><p>ENS has outperformed ETH over the past 3 months by more than 40%.</p><p>ENS - Price Action available <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coingecko.com/en/coins/ethereum-name-service">HERE</a></p><p>The token is down -81% from ATH (all time high) and +108% from ATL (All time Low)</p><h2 id="h-conclusion" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Conclusion</h2><p>Few weeks back I wrote about Rental NFTs and the NFT usage evolution from <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x2fC6Ee06EB8e5E2B188AF0FD36a1C2038a2fC23a/9Jkar9yZPHXt-8Uwr2kZPeD4wPWLNXpazoaCx2xokKk">vanity to utility.</a> There are distinct signs of that migration. The first signal is, in spite of BAYC tanking (imho a Profile Picture vanity use case), the OtherDeeds (presents a potential utility use case with land) has surged. But a much more compelling use case is The Web3 Domain name. A surge in trading volume of Web3 domain names (something which many, many users can use and also at a much more affordable price) is a strong indication of an up and coming migration to real life and practical NFT utilities.</p><p>A key building block to this migration has to be lower cost of minting and trading. The rise of the Solana based NFT ecosystem is a key testimony towards that. The cheaper it gets, more utility demand will follow and vice versa!</p><p>Sources:  <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://apple.news/AhVAUVBrXSt60_iXN-vKCrQ">Forbes</a> , <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cryptoslam.io/"> CryptoSlam.io</a>,  <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.coingecko.com/en/coins/ethereum-name-service">CoinGecko</a>,   <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://boardroom.tv/nft-sales-roundup-otherdeed-y00ts-doodles/">BoardRoom</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cointelegraph.com/news/ethereum-name-service-registrations-surge-by-200-amid-lower-gas-fees">Cointelegraph</a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dappradar.com/nft">DappRadar</a></p>]]></content:encoded>
            <author>blockchainbanerjee@newsletter.paragraph.com (BlockchainBanerjee)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/d496f0dc289c1ed5c7a72b39905e9261d0fbdc012feccfdbb7c945b7dc2e8d63.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[NFT Rentals - From vanity to utility]]></title>
            <link>https://paragraph.com/@blockchainbanerjee/nft-rentals-from-vanity-to-utility</link>
            <guid>WwD9u5b1p8iSzyr9UVOO</guid>
            <pubDate>Sun, 21 Aug 2022 22:10:01 GMT</pubDate>
            <description><![CDATA[OverviewIn this post, I will be discussing a lesser known capability with NFTs - the ability to rent NFTs using EIP-4907, a new standard. This standard and capability has the potential to drive up a whole new economy within GameFi and beyond.OpportunityGamefi is currently estimated at $21B+ and overall gaming industry is at $178B+.As Blockchain games evolve, NFTs will be a huge part of this for reasons like true ownership, provenance and interoperability.PainAccording to OpenSea, as of Aug 21...]]></description>
            <content:encoded><![CDATA[<h2 id="h-overview" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Overview</h2><p>In this post, I will be discussing a lesser known capability with NFTs - <em>the ability to rent NFTs using EIP-4907</em>, a new standard. This standard and capability has the potential to drive up a whole new economy within GameFi and beyond.</p><h2 id="h-opportunity" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Opportunity</h2><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://academy.binance.com/en/articles/what-is-gamefi-and-how-does-it-work">Gamefi</a> is currently estimated at $21B+ and overall gaming industry is at $178B+.</p></li><li><p>As Blockchain games evolve, NFTs will be a huge part of this for reasons like <em>true ownership</em>, <em>provenance</em> and <em>interoperability</em>.</p></li></ul><h2 id="h-pain" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Pain</h2><ul><li><p>According to OpenSea, as of Aug 21, 2022, Floor Price of a BAYC NFT is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://opensea.io/collection/boredapeyachtclub">70 ETH</a> ($114450) or a Decentraland LAND <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://opensea.io/collection/decentraland">1.55 ETH</a> ($2535) . This is clearly out of the reach of regular person or a young gamer!</p></li><li><p>How do we get to a much cheaper solution like being able to “Rent and use an NFT”. My contention is, as we migrate from <strong>Vanity</strong> usage (<em>e.g. I own this ultra-expensive Profile Picture and nobody else does</em>) to <strong>Utility</strong> usage (<em>can I rent a Tuxedo to attend this party over the weekend?</em>) the need for NFT Rental is a <strong><em>must-have</em></strong> and not nice-to-have.</p></li><li><p>The current mechanism of renting NFTs is based on trust (there is no built-in mechanism), expensive (requires multiple transactions with Smart Contracts), and cumbersome to implement.</p></li></ul><h2 id="h-enter-erc-4907" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Enter ERC-4907</h2><ul><li><p>On June 28, the rentable NFT standard <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum-magicians.org/t/eip4907-erc-721-user-and-expires-extension/8572">&quot;EIP-4907&quot;</a> submitted by the NFT rental marketplace <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://double.one/">Double Protocol</a> , passed the final review by the Ethereum development team</p></li><li><p>It became the 30th ERC standard with the status of &quot;<strong>Final</strong>&quot;.</p></li></ul><p>Stated in simple terms:</p><ul><li><p><code>NFTs are allowed to have additional role (user)</code></p></li><li><p><code>User role is automatically revoked after a defined time (expiration)</code></p></li><li><p><code>Renter (user) can use the NFT but cannot transfer it</code></p></li><li><p><code>Expiration sunsets rental period automatically and eliminates a second on-chain transaction thereby making the process much less expensive</code></p></li><li><p><code>Baking it into the standards simplifies third-party integration process. Checkout some implementations in the reference section</code></p></li></ul><h2 id="h-evaluating-a-real-life-implementation" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Evaluating a Real-Life Implementation</h2><p>We decided to test-drive the current implementation from Double.</p><h3 id="h-double-rental-marketplace" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Double rental Marketplace</h3><p>It seems we can rent domains from ENS or land from Decentraland.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/96d216c1a3cb9ad08786d99becc3fcd460648403dc0633c1e6f346f4bf4925ff.png" alt="Rental Marketplace from Double" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Rental Marketplace from Double</figcaption></figure><h3 id="h-decentraland-rentals" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Decentraland Rentals</h3><h3 id="h-newtonsappletree" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">NewtonsAppleTree</h3><p>We decided to dive into Decentraland and try renting the plot <em>Newton’s AppleTree</em></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/262af0f0cf5425870a1cdef7a98b0c69f28710806e9275c9bff50fc4742a083a.png" alt="Newton&apos;s Apple Tree Land Parcel" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Newton&apos;s Apple Tree Land Parcel</figcaption></figure><h3 id="h-rental-price-of-land-parcel" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Rental Price of Land Parcel</h3><p>It seems I can rent it for 0.0015. Much more affordable than having to own it!</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ba264435cd230a9176656eeb7efc3496cfc788100a45b24110f2915cb5bdf554.png" alt="Land Parcel rental Price" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Land Parcel rental Price</figcaption></figure><h3 id="h-decentraland-rental-purchase" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Decentraland Rental Purchase</h3><p>We decided to rent this for a duration of 2 days.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/00500cea9ebcb603c21b8aa9bdf4b55850485872c6ed5f235a20b7e3f90c601e.png" alt="Purchasing the Rental for 2 days" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Purchasing the Rental for 2 days</figcaption></figure><h3 id="h-metamask-purchase-details" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Metamask Purchase Details</h3><p>The transaction was submitted and had to go through my MetaMask.</p><p>The rent was $4.91 but the gas fees was $9.82. Ouch!!!</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9f89d52a7ad64889b966cc55ca2531eb0a8ebc001eb59b9e4ac56ca351ea5d5a.png" alt="Rental Purchase and Gas fees" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Rental Purchase and Gas fees</figcaption></figure><h3 id="h-purchase-fee-details" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Purchase Fee Details</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/50d79cef7778ad47fba8ee66f7122c3b5a4c1212dbdf3e54770f00a9c2e24d6a.png" alt="Purchase Transaction Details" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Purchase Transaction Details</figcaption></figure><p>The transaction finished and I was able to see it in my wallet.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0ed79dba3b1812ac65216bc3b8b5e2e6fcd6e9d760d91b2cb46a1562c6f5548f.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-metamask-importrental" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Metamask ImportRental</h3><p>Also tried to import it in my Metamask Wallet.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/515ff70bfdae0ca251c68edeb89f7540a7e1b4eb5fbe45b2e86f26fb3e3543af.png" alt="Importing the NFT" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Importing the NFT</figcaption></figure><h3 id="h-decentraland-marketplace-landdetails" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Decentraland MarketPlace LandDetails</h3><p>Also had this urge to view this is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://market.decentraland.org/">Decentraland MarketPlace</a></p><p>We could find it in the marketplace by looking up the land coordinates and turning off the not for sale filter.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7753f32955732dedaf1df06ef0d0e4fe6f3db8902d0e882d6f925f807cd6bec6.png" alt="View in Decentraland MarketPlace" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">View in Decentraland MarketPlace</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e21b583ab1bfef2097ee9df4df5d2d8051059b8d3880a3af2916fa740b7903ae.png" alt="Detailed view of the Land Parcel" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Detailed view of the Land Parcel</figcaption></figure><h3 id="h-decentraland-metaverse-rendition" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Decentraland Metaverse Rendition</h3><p>Being a proud renter, I had this urge to go to the land parcel and take a selfie in front of it.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a351496d2c6faecfde3981e417d82e28b8bb3caf137263c50a0e89b57315c020.png" alt="My avatar in front of the Rental Property" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">My avatar in front of the Rental Property</figcaption></figure><h2 id="h-road-ahead" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Road Ahead</h2><h3 id="h-first-things-first" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">First things first</h3><ul><li><p>As we go through the mechanics, it should be stated that the process was somewhat involved and only early adopters would have the patience or expertise to wade though this. It requires significant <strong><em>usability simplification!</em></strong></p></li><li><p>The bigger unknown is what are the common use cases with this rented land? What will happen to any build-out, decorations etc. that we do to the rental land? Will those automatically disappear and taken away from the renter? What is the “cleanup” process?</p></li><li><p>Talking about Cleaning up - The rentals did not disappear from my MetaMask wallet after the rental period of two days was over!</p></li><li><p>We need to explore other rental artifacts like ENS or Warena!</p></li></ul><h3 id="h-longer-term" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Longer term</h3><p>Play-To-Earn (P2E) in blockchain games will be another use case which can reduce the barrier to entry for most players.</p><p>As NFT use cases become more mainstream a need for a standards based, risk-free and inexpensive renting will become critical. Many web3 subscription business models will emerge based on a safe renting mode. Think beyond GameFi and real-life like subscriptions!</p><blockquote><p><em>In simpler terms, NFT rentals will pave the way for NFTs to emerge as day-to-day utility from the fringe that it is today.</em></p></blockquote><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"></h2><h2 id="h-references" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">References</h2><h3 id="h-market-estimates" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Market Estimates</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blockworks.co/is-gamefi-the-next-silicon-valley-for-investors/">GameFI and Gaming Market Estimates</a></p></li></ul><h3 id="h-companies" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Companies</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://double.one/">Double Protocol</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://iq.space/">IQSpace</a></p></li></ul><h3 id="h-standards" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Standards</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://eips.ethereum.org/EIPS/eip-4907">EIP-4907</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.iq.space/erc-4907-moving-iq-and-the-nft-renting-industry-forward-fc4994103e84">ERC-4907 - A blog from IQSpace</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.prnewswire.com/news-releases/double-protocols-rentable-nft-standard-erc-4907-became-ethereums-final-standard-301579661.html">Announcement from Double Protocol</a></p></li><li><p>Ethereum token standards and composability</p><p>If you are like me and swimming in all these ERC standards, this Twitter post chain might help:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SalomonCrypto/status/1553982842232717313/photo/1">https://twitter.com/SalomonCrypto/status/1553982842232717313/photo/1</a></p></li></ul><h3 id="h-implementations" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Implementations</h3><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum-magicians.org/t/eip4907-erc-721-user-and-expires-extension/8572">Reference Implementation</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/@sidarths/rentable-nfts-erc-4907-part-ii-954cc27d22e9">TestSuite</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://medium.com/coinmonks/rentable-nfts-erc-4907-949225d476a9">Code Level Introduction of ERC-4907</a></p></li></ul>]]></content:encoded>
            <author>blockchainbanerjee@newsletter.paragraph.com (BlockchainBanerjee)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/d496f0dc289c1ed5c7a72b39905e9261d0fbdc012feccfdbb7c945b7dc2e8d63.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Blockchains as Profit Centers]]></title>
            <link>https://paragraph.com/@blockchainbanerjee/blockchains-as-profit-centers</link>
            <guid>vFmocJ09x3ujLX3tWzdS</guid>
            <pubDate>Thu, 07 Apr 2022 01:41:01 GMT</pubDate>
            <description><![CDATA[This is not my original. It is an attempt to create a short and simplified version of a key article I read in Bankless recently. How do we evaluate Blockchains based on Profits? Basic definition: Profits = Income - Expense For Blockchains:Income can be modeled as fees brought in per day / month / quarterExpense can be modeled as issuance per day / month / quarterBlockchains earn revenue from transaction fees while their costs are what they pay for security via issuance. On the other hand they...]]></description>
            <content:encoded><![CDATA[<p>This is not my original. It is an attempt to create a short and simplified version of a key article I read in Bankless recently.</p><p><strong>How do we evaluate Blockchains based on Profits?</strong></p><p>Basic definition: <em>Profits = Income - Expense</em></p><p>For Blockchains:</p><ul><li><p>Income can be modeled as fees brought in per day / month / quarter</p></li><li><p>Expense can be modeled as issuance per day / month / quarter</p></li></ul><p>Blockchains earn revenue from transaction fees while their costs are what they pay for security via issuance. On the other hand they issue tokens to incentivize validators to keep the blocks secure.</p><p>Definition for Blockchain : <strong><em>Net Profit = Transaction fees (in $) - Issuance (in $)</em></strong></p><p><strong>How many Blocks are produced?</strong> Bitcoin produces blocks every 10 minutes with 1 MB of transactions.  Ethereum produces blocks every 15 seconds with 80 KB of transactions which is <em>4 MB every 10 mins</em>.</p><p><strong>How do we measure value?</strong><br><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://moneyprinter.info/">Money movers</a> provides this excellent tracker showing that Ethereum settles $20B per day and Bitcoin settles $13B per day.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/82dd30ad15935461a034f12bafa12e6b93a70d6e9d679872deb928c832ffaceb.png" alt="Value settled per day" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Value settled per day</figcaption></figure><p><strong>How do we track fees?</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://cryptofees.info/">Cryptofees.info</a> can come to the rescue. Check out their site below. 7-Day average for Ethereum is <strong>$24B</strong> while Bitcoin is only <strong>$623M</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b87214ff9646ae6c91f67ed86ddca997633cd5a2784edd92996a21d4eaa8a8d2.png" alt="Fees paid by Blockchain" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Fees paid by Blockchain</figcaption></figure><p><strong>How do we track Issuance?</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://moneyprinter.info/">MoneyPrinter.info</a> tracks this. Ethereum is paying $46M per day and Bitcoin at $40M</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/eb9adfcee237102816a6db0435383b7b8547d2c2b4d0addc9f6621f54ac25d92.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>Summary</strong></p><p>Ethereum is raking in nearly <strong>$13M</strong> in transaction fees every day. However it is distributing <strong>$36M</strong> in ETH per day in issuance to miners. As such, Ethereum is currently operating at a <strong>-64% loss.</strong></p><p>Bitcoin is still operating at a <strong>-98%</strong> loss. The network is far from operating at breakeven. Building a profitable blockchain business is not easy!</p><p>Profit margins for each blockchain is captured below:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2f6a3c2cc507376a4f36ba1121fa0a08b38eb300f98d028a6bfe3bf82aaf82d5.png" alt="Blockchain Profit Margins." blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Blockchain Profit Margins.</figcaption></figure><p><strong>Conclusion</strong></p><p>As a smart contract platform, Ethereum has created a set of ecosystems - from DeFi to NFTs, there are whole set of applications developed which will enable revenue to scale. Bitcoin on the other hand has only one use case - <em>moving money</em>. Ethereum can <em>transmit money, exchange tokens, help take out a loan, collecting digital items</em> and many other use cases.</p><p>So in the longer run Ethereum will emerge as one of the most profitable blockchain.</p><p><strong>Attribution:</strong></p><p>This is a much smaller and hopefully simpler version of the original article from Bankless linked below:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://newsletter.banklesshq.com/p/the-first-profitable-blockchain?token=eyJ1c2VyX2lkIjo2NjIxMzkyMCwicG9zdF9pZCI6NTEzMzYyMTIsIl8iOiJpRkxkcyIsImlhdCI6MTY0OTI4MjAxNCwiZXhwIjoxNjQ5Mjg1NjE0LCJpc3MiOiJwdWItMTYwMTUiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.26JgG84GX6-13myInNbDA6CsQ2jc3v_into9ooSsGas&amp;s=r">https://newsletter.banklesshq.com/p/the-first-profitable-blockchain?token=eyJ1c2VyX2lkIjo2NjIxMzkyMCwicG9zdF9pZCI6NTEzMzYyMTIsIl8iOiJpRkxkcyIsImlhdCI6MTY0OTI4MjAxNCwiZXhwIjoxNjQ5Mjg1NjE0LCJpc3MiOiJwdWItMTYwMTUiLCJzdWIiOiJwb3N0LXJlYWN0aW9uIn0.26JgG84GX6-13myInNbDA6CsQ2jc3v_into9ooSsGas&amp;s=r</a></p>]]></content:encoded>
            <author>blockchainbanerjee@newsletter.paragraph.com (BlockchainBanerjee)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/6e316f889a0aaf6bf4d45d199962828eaee579f5b5feaa32d3f336506edf580d.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>