<?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>Crypto Nerd</title>
        <link>https://paragraph.com/@web3bankless</link>
        <description>undefined</description>
        <lastBuildDate>Sat, 30 May 2026 04:50:24 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[How to identify a possible scam NFT collection]]></title>
            <link>https://paragraph.com/@web3bankless/how-to-identify-a-possible-scam-nft-collection</link>
            <guid>iFcbC83vUMs783yltyZM</guid>
            <pubDate>Sat, 22 Jan 2022 04:30:09 GMT</pubDate>
            <description><![CDATA[Introduction I tried to learn from an NFT influencer on twitter on analysing what NFT projects that this person bought / minted. After a few days, I saw him minted lots of tokens on a project, and I was almost certain to follow him and minted the same tokens. As I am a geek person, I love looking at etherscan.io and realised that this token I was about to buy looks weird. It is an ERC-721 smart contract, but it has 0 max supply. Then when I looked at holders list, I was almost certain this pr...]]></description>
            <content:encoded><![CDATA[<p><strong>Introduction</strong></p><p>I tried to learn from an NFT influencer on twitter on analysing what NFT projects that this person bought / minted. After a few days, I saw him minted lots of tokens on a project, and I was almost certain to follow him and minted the same tokens.</p><p>As I am a geek person, I love looking at etherscan.io and realised that this token I was about to buy looks weird. It is an ERC-721 smart contract, but it has 0 max supply. Then when I looked at holders list, I was almost certain this project is “real” based on the holders ENS names there.</p><p>“Official” website said that total sale is 700 tokens, and total quantity of top 50 holders are more than 700 tokens. Let’s deep dive on why I think this project and a few more similar projects are possible scam projects.</p><p><strong>What is a Non-Fungible Token?</strong></p><p>A Non-Fungible Token (NFT) is used to identify something or someone in a unique way. This type of Token is perfect to be used on platforms that offer collectible items, access keys, lottery tickets, numbered seats for concerts and sports matches, etc. This special type of Token has amazing possibilities so it deserves a proper Standard, the ERC-721 came to solve that!</p><p><strong>What is ERC-721?</strong></p><p>The ERC-721 introduces a standard for NFT, in other words, this type of Token is unique and can have different value than another Token from the same Smart Contract, maybe due to its age, rarity or even something else like its visual. Wait, visual?</p><p>Yes! All NFTs have a <code>uint256</code> variable called <code>tokenId</code>, so for any ERC-721 Contract, the pair <code>contract address, uint256 tokenId</code> <strong><em>must be globally unique</em></strong>. That said, a dApp can have a &quot;converter&quot; that uses the <code>tokenId</code> as input and outputs an image of something cool, like zombies, weapons, skills or amazing kitties!</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.org/en/developers/docs/standards/tokens/erc-721/">https://ethereum.org/en/developers/docs/standards/tokens/erc-721/</a></p><p><strong>Deep dive on Top 5 NFT tokens</strong></p><p>Let’s have a look at top 5 tokens on Etherscan as at 22/01/2022 3pm AEST. I will compare Max Total Supply and find out who owns token #1.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/eea077e75dea190016ca8aac7dc18abf899ed73a1bfe6b642415960175bac5ec.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>Reptile Armoury</strong></p><p>Contract address: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0x5f4a54E29ccb8a02CDF7D7BFa8a0999A8330CCeD">0x5f4a54E29ccb8a02CDF7D7BFa8a0999A8330CCeD</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6c511de73b2ec86c1b7ffcde38c0ffb0223e0a08bffbbec7212ad238aecb3a7d.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>Owner of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0x5f4a54E29ccb8a02CDF7D7BFa8a0999A8330CCeD?a=1#inventory">Token #1</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/753f31dedea5d03d026f752e9fdd0cad4e1fbf0292dca350a46c6358c9e7afd0.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>Flipped Doodles</strong></p><p>Contract address: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0xaa74955674127e98e6ce30f65b676f18c5176f7b">0xaa74955674127e98e6ce30f65b676f18c5176f7b</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2d1cca7e3a92969f30ee1d2223846fbb198940cdb9f7453d3e9b5b875b270207.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>Owner of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0xaa74955674127e98e6ce30f65b676f18c5176f7b?a=1#inventory">Token #1</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bcceb8ac9ff499e6b4dd82030f5134e02a9c73c1b2a262b2a06d1dd377d65451.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>Flipped Punks</strong></p><p>Contract address: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0x7dafe71db8cf7edb682e762529c8af78fed569c5">0x7dafe71db8cf7edb682e762529c8af78fed569c5</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4daa77662391415dc457b4180b2725469ee55502c3b8a5fa47f12e5a559dc669.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>Owner of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0x7dafe71db8cf7edb682e762529c8af78fed569c5?a=1#inventory">Token #1</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/594a4151968f58ba42e40792de3ae287f33e274543a73ee33c207b20b1ab8a75.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>Bored Ape Flipped Club</strong></p><p>Contract address: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0x99f979526346cb20b07df858e6e592cfd6f48276">0x99f979526346cb20b07df858e6e592cfd6f48276</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/92c202ea746f90a08e8b3e40beb80c9b797d1e52f6ab9e30fc7bc0fed14c94ad.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>Owner of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0x99f979526346cb20b07df858e6e592cfd6f48276?a=1#inventory">Token #1</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/085faff915d83277011b00467a3e9b5238948b7207f7c9fee28b44b5b5c7f9ae.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>Dead Army Skeleton Klub</strong></p><p>Contract address: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0x19d84B2A4B21910339aF097A1bDdB48682D6F47d">0x19d84B2A4B21910339aF097A1bDdB48682D6F47d</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5b702da41baec93a79a63c61d49eba1604334668919dba9222a79e87279102ff.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>Owner of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0x19d84B2A4B21910339aF097A1bDdB48682D6F47d?a=1#inventory">Token #1</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b4accfe6742aaabb79583006c87aff0f4136e1b38ee025127262f1e771f94736.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>Based on ERC-721 standard, each token id on contract <strong><em>must be globally unique</em></strong>. From top 5 NFT tokens, only Reptile Armoury and Dead Army Skeleton Klub that follow ERC-721 standard. Token #1 only has 1 owner.</p><p>Flipped Doodles, Flipped Punks and Bored Ape Flipped Club don’t follow ERC-721 standard. Each token id is NOT unique and on contract there’s no max supply.</p><p>In my opinion, those 3 projects may be scam projects due to violation of ERC-721 standard. If those contracts were deployed under ERC-1155, it would be a different story. As a geek person, I would avoid those 3 NFT projects.</p><p>Please be careful before buying an NFT, and always check contract details on Etherscan.</p>]]></content:encoded>
            <author>web3bankless@newsletter.paragraph.com (Crypto Nerd)</author>
        </item>
        <item>
            <title><![CDATA[How to stake SNX on OE]]></title>
            <link>https://paragraph.com/@web3bankless/how-to-stake-snx-on-oe</link>
            <guid>1BRK5oFTSNJGhNREhwMS</guid>
            <pubDate>Sat, 06 Nov 2021 04:33:07 GMT</pubDate>
            <description><![CDATA[TLDRBuy MATIC on BinanceSend MATIC to Polygon walletTrade MATIC into ETH on SlingshotTransfer ETH from polygon into optimism on Hop ExchangeTrade ETH into SNX on UniswapStake SNXTrade sUSD to sETH on Kwenta]]></description>
            <content:encoded><![CDATA[<h2 id="h-tldr" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">TLDR</h2><ol><li><p>Buy MATIC on Binance</p></li><li><p>Send MATIC to Polygon wallet</p></li><li><p>Trade MATIC into ETH on Slingshot</p></li><li><p>Transfer ETH from polygon into optimism on Hop Exchange</p></li><li><p>Trade ETH into SNX on Uniswap</p></li><li><p>Stake SNX</p></li><li><p>Trade sUSD to sETH on Kwenta</p></li></ol>]]></content:encoded>
            <author>web3bankless@newsletter.paragraph.com (Crypto Nerd)</author>
        </item>
    </channel>
</rss>