<?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>x0r</title>
        <link>https://paragraph.com/@x0r</link>
        <description>undefined</description>
        <lastBuildDate>Sat, 23 May 2026 14:13:42 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Collected Twitter Threads]]></title>
            <link>https://paragraph.com/@x0r/collected-twitter-threads</link>
            <guid>YZQK9KAucXBpCM5r8Ydn</guid>
            <pubDate>Sun, 01 May 2022 17:44:34 GMT</pubDate>
            <description><![CDATA[On-Chain MetadataHigh Level NFT Architecture\NFT Sleep Minting\]]></description>
            <content:encoded><![CDATA[<ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/x0rart/status/1492922292669542400">On-Chain Metadata</a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/blauyourmind/status/1470564423538331648">High Level NFT Architecture</a></p></li><li><p>\NFT Sleep Minting\</p></li><li><br></li></ul>]]></content:encoded>
            <author>x0r@newsletter.paragraph.com (x0r)</author>
        </item>
        <item>
            <title><![CDATA[Gas NFT: Why We Burn? - x0r - Medium]]></title>
            <link>https://paragraph.com/@x0r/gas-nft-why-we-burn-x0r-medium</link>
            <guid>0Qc7J9Z94r8pn8RmtWMa</guid>
            <pubDate>Sat, 05 Mar 2022 01:15:28 GMT</pubDate>
            <description><![CDATA[As an NFT creator, I aim to educate my audience about the technical aspects of the web3/crypto ecosystem. I want my audience to understand the technology “under the hood” of this rapidly growing and revolutionary industry, as we are all learning together :) Recently, I held a series of NFT games/events to explain Gas, Gas Wars, and most importantly, EIP-1559. Here is a quick recap of what went down:Gas NFTGas is the transaction fee paid by users interacting with the Ethereum Blockchain. The c...]]></description>
            <content:encoded><![CDATA[<p>As an NFT creator, I aim to educate my audience about the technical aspects of the web3/crypto ecosystem. I want my audience to understand the technology “under the hood” of this rapidly growing and revolutionary industry, as we are all learning together :)</p><p>Recently, I held a series of NFT games/events to explain Gas, Gas Wars, and most importantly, EIP-1559. Here is a quick recap of what went down:</p><h2 id="h-gas-nft" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Gas NFT</h2><p><strong>Gas</strong> is the transaction fee paid by users interacting with the Ethereum Blockchain. The computational complexity of a smart contract dictates the total amount of gas paid in an Ethereum transaction. Specifically, each EVM (Ethereum Virtual Machine) opcode (a single program operation) has a gas cost. For example, storing data in a smart contract using the “SSTORE” opcode costs 20,000 gas. *Gas *is a visual representation of the amount of gas users pay in a transaction. *Gas *is a gas meter comprised of every EVM opcode mapped to its associated gas cost (i.e., SSTORE =&gt; 20000). In 15 minutes and 59 seconds, 2309 gas NFTs were minted in an open edition on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://niftygateway.com/collections/consensusopen">Nifty Gateway</a>.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e56705da9319519d58e78ece0e1b60df6102c95a220c81a11942a4cb5b5610d3.gif" 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-gas-mask-nft" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Gas Mask NFT</h2><p>As most NFT collectors know, popular on-chain NFT auctions often result in gas wars: users pay higher gas fees to miners with hopes of executing an NFT mint transaction before other users. Unfortunately, this often creates a gas bidding war, causing gas fees to spike for the entire network. The first <em>Gas game</em> used the *Gas *NFT itself to simulate a gas war. Specifically, in 24 hours, the top 11 accounts that acquired the most *Gas *NFTs were awarded a <em>Gas Mask.</em></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fb9d1a851e4b01a27fde71f850862f311964a4f10ff244f7b80e50601b2607fd.gif" 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>Yet, Gas Wars was only the beginning. The Ethereum London Hardfork occurred in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/block/12965000">block #12965000</a>. Amongst several updates, one was <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://timroughgarden.org/papers/eip1559.pdf">EIP-1559</a>, a fundamental change to the Ethereum transaction fee mechanism. A critical feature of EIP-1559 is that a certain portion of the gas fee (called the base fee) is burned during every transaction. The next series of Gas games included 3 burn events where users burned their* Gas *NFT in exchange for another NFT. Effectively, we simulated the gas burn implemented in EIP-1559 with NFTs!</p><h2 id="h-burn-event-1" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Burn Event #1</h2><p>In the first burn event, users had to burn 2 *Gas *NFTs for 1 *Ultrasound *NFT. Participants burned a total of 765 editions of <em>Gas</em>. But why did burners receive <em>Ultrasound</em> for burning 2 *Gas *NFTs? The crypto community often refers to ETH as ultrasound money due to its underlying economic properties. Specifically, in EIP-1559, the base gas fee of every transaction is burned. As a result, if gas fees are high and there is significant network demand, ETH can become a deflationary asset (more ETH is burned than mined). <em>Ultrasound</em> represents a homage to the bat and sonar emojis used by the crypto community, symbolizing ETH as ultrasound money, and is composed of EIP-1559 source code from go-ethereum.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5e468832acab7ba4789f3774f23fbd66c3d97a09c11dbdbc5519c0e110247a0f.gif" 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-burn-events-2-and-3" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Burn Events #2 &amp; #3</h2><p>The second and third burn events happened simultaneously. Participants burned a total of 574 editions of *Gas *during these events. This final combined burn event required users to burn a *Gas *NFT to enter for the chance to receive 1 of 2 possible NFTs. If participants held the *Ultrasound *NFT from burn #1, they only needed to send 1 <em>Gas</em> per entry into the burn. Otherwise, participants needed to send 2 <em>Gas</em> per entry into the burn. The *Ultrasound *NFT acted as a ‘gas discount’ to participate in the burn. Entries were unlimited. Each burn entry received 1 of 2 possible NFTs (25% received the *Miner Tip *NFT, and 75% received the *Blockspace *NFT). But what are *Miner Tip *and <em>Blockspace</em>?</p><h2 id="h-blockspace" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Blockspace:</h2><p>In EIP-1559, block space is flexible and adjusts accordingly with network demand. There is an average block size of 15 million gas used and a maximum gas limit of 30 million. <em>Blockspace</em> is a visual representation of variable block sizes composed of deflationary block numbers until block #13787495. Again, deflationary blocks happen when more gas is burned than created/rewarded to the block’s miner (here is an <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/block/13180434">example</a>).</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c8aab912f53cc8bd0dd08c55079076b64a4944aed038f315c2c27571fbd23281.gif" 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-miner-tip" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Miner Tip</h2><p>In EIP-1559, every transaction fee is composed of both a base fee and a miner tip. The base fee is burned, and the miner tip is paid to a block’s miner. The miner tip equals the gas used in a transaction * minimum(miner tip, fee cap — base fee). The miner tip is essentially a small bribe to miners in order to incentivize the inclusion of transactions with the largest tip into a block. <em>Miner Tip</em> is a visual representation of an ETH tip between users and miners with the ETH symbol containing the exact <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/ethereum/go-ethereum/blob/master/core/state_transition.go#L337">miner tip formula code from go-ethereum</a>.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e048c2cd26b829810532461267aa42f1dde14ffbcc58186caa9265196a678ac0.gif" 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 final burn event had one last twist. Since the overall theme of the *Gas <em>NFT</em> *and burns is EIP-1559, we must honor the miner tip. All 11 *Gas Mask *NFT holders were rewarded with a ‘*Gas *tip’. A small portion of all gas burned during the final burn event was split amongst the <em>Gas Mask</em> holders (each <em>Gas Mask</em> holder received 2 *Gas *NFTs from the burn).</p><h2 id="h-the-final-numbers" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Final Numbers</h2><p>In summary, here are the final numbers:</p><ul><li><p>2,309 *Gas <em>NFTs</em> *were minted</p></li><li><p>765 *Gas <em>NFTs</em> *were burned in Burn Event #1</p></li><li><p>574 *Gas <em>NFT</em>s *were burned in Burn Event #2 and #3</p></li><li><p>992* Gas* NFTs remain in circulation</p></li><li><p>There are 382 Editions of the *Ultrasound *NFT</p></li><li><p>There are 136 Editions of the *Miner Tip *NFT</p></li><li><p>There are 407 Editions of the *Blockspace *NFT</p></li><li><p>There are 11 Editions of the *Gas Mask *NFT</p></li></ul><p>Thank you so much to all my collectors that participated in the <em>Gas</em> burn events. I am forever grateful for your support. More coming soon :)</p>]]></content:encoded>
            <author>x0r@newsletter.paragraph.com (x0r)</author>
        </item>
    </channel>
</rss>