<?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>BUGMOON</title>
        <link>https://paragraph.com/@bugmoon</link>
        <description>undefined</description>
        <lastBuildDate>Fri, 12 Jun 2026 12:19:59 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>BUGMOON</title>
            <url>https://storage.googleapis.com/papyrus_images/a16f350e727ca4da44bafcd21a73fb7df4f3b9bc85ead963982d71879965d638.jpg</url>
            <link>https://paragraph.com/@bugmoon</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[以太坊社区频繁讨论的erc-6551有哪些机会？]]></title>
            <link>https://paragraph.com/@bugmoon/erc-6551</link>
            <guid>c9IdiGtC20bcf1guB6Ig</guid>
            <pubDate>Mon, 11 Sep 2023 01:46:06 GMT</pubDate>
            <description><![CDATA[近期的以太坊社区讨论最频繁的当属erc-6551协议和坎昆升级了，发起提案最多的也是这两个，开发者社区作为第一手的信息渠道，将能代表以太坊的趋势。在于加拿大滑铁卢结束的ETHGlobal Waterloo 黑客松中，11个项目有4个就和ERC6551相关，甚至门类齐备覆盖社交、交易市场、NFTfi和游戏领域，ERC6551看起来颇有自成一体的生态之势。而火热如此的ERC6551却仅仅只是在今年2月底才第一次提交，并且至今还处于Draft草稿状态，但即使如此依然抵挡不住市场的热情，确实随着NFT整体进入深熊，市场久旱逢甘霖也需要新鲜故事，那ERC6551到底是做什么的，有何创新？是真的具有行业意义，亦或是噱头呢？ ERC6551可以为每一个ERC721类型的NFT创建智能合约账户，该账户拥有以太坊账户的全部功能，从而使得被绑定账户的NFT具备可组合性，拥有NFT与Token资产，以及和对应的Dapp进行交互，并且这一切是可以向前兼容的，可以无需许可的向每个ERC721NFT部智能合约账户。 其实可互操作性、可组合性NFT并不是新鲜的故事，早已出现ERC998与ERC3664可实现对...]]></description>
            <content:encoded><![CDATA[<p>近期的以太坊社区讨论最频繁的当属<strong>erc-6551协议和坎昆升级</strong>了，发起提案最多的也是这两个，开发者社区作为第一手的信息渠道，将能代表以太坊的趋势。在于加拿大滑铁卢结束的ETHGlobal Waterloo 黑客松中，11个项目有4个就和ERC6551相关，甚至门类齐备覆盖社交、交易市场、NFTfi和游戏领域，ERC6551看起来颇有自成一体的生态之势。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/429f6dbc9f955cdd154989d528b1cde667140a2c798c349814d21afc1dc34be0.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9a1d82386f75d5dffb9806f2781772e9555948272f2fbfda37c7c00200471021.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>而火热如此的ERC6551却仅仅只是在今年2月底才第一次提交，并且至今还处于Draft草稿状态，但即使如此依然抵挡不住市场的热情，确实随着NFT整体进入深熊，市场久旱逢甘霖也需要新鲜故事，那ERC6551到底是做什么的，有何创新？是真的具有行业意义，亦或是噱头呢？</p><p>ERC6551可以为每一个ERC721类型的NFT创建智能合约账户，该账户拥有以太坊账户的全部功能，从而使得被绑定账户的NFT具备可组合性，拥有NFT与Token资产，以及和对应的Dapp进行交互，并且这一切是可以向前兼容的，可以无需许可的向每个ERC721NFT部智能合约账户。</p><p>其实可互操作性、可组合性NFT并不是新鲜的故事，早已出现ERC998与ERC3664可实现对NFT的嵌套和拆解，并且有Flow和RMRK这种专门从底层原生支持的链，但为什么ERC6551会掀起这么大的热度？我认为主要原因是它的无需许可与向前兼容的特性，因为在此之前的协议是对ERC721代码进行对应的修改，意味着只有使用该协议所发行的NFT才具备可组合性，从而导致已经发出的存量NFT是用不了的，巨大的存量市场无法挖掘，还要去BD说服新的项目方来用，这就直接使得推广难度极其大。ERC6551实现可组合性的方式并不是对ERC721代码直接进行修改，而是通过“外挂”的方式去为对应NFT挂上去一个账户，即使是已经存在的NTF也可以使用ERC6551进行改造，那它具体是怎么实现的呢？</p><p>如下图为NFT、NFT持有人、NFT绑定账户与注册中心之间的关系，我将下图进行解读，逻辑会稍微有点绕。</p><p>NFT持有人User Account拥有2个NFT，分别为A合约地址的#123和B合约地址的#456，#123拥有A和B两个账户，对是的ERC6551允许一个NFT拥有多个账户，#456则拥有C这个账户，这三个账户均由Register完成创建，但是如果给每个账户都创建完成全部的合约逻辑则会导致Gas费消耗巨大，并且大部分合约代码都是相同的只是处理的参数不一样而已，于是通过ERC1167最小代理合约，只需要创建一个用于执行逻辑的“大合约”并代理指向其传入对应的参数执行即可。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/504e58314a9161025ad9568cd9a8943b4433fabb985f0dfd3b723c7d264e938b.png" alt="素材取自官方" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">素材取自官方</figcaption></figure><p>根据Fast Dapp的Demo创建一个NFT账户仅需要输入NFT合约地址与ID，其他的字段均自动生成或填写，过程还是很简单的。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c1f3e5f0ffb90afcbe560c1ac2dc144c8dbf5b948dbb999360f8325a511b492f.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>REC6551典型的应用场景就是NFT的可组合性，比如可以将NFT的配饰拆解组合，如下图所示，左边的男人为NFT，右上角0x3b...c431为该NFT所拥有的账户，下方的表和现金为其所拥有的NFT，这就实现了一套完整的可组合性NFT套件，并且目前Opensea等平台已支持ERC6551，如果某个NFT具有账户且持有资产，将会在Opensea中显示出来，可见ERC6551已经快速得到主流认可。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bbf5e69eae34edc559ae656013a6759077cdf78af537c361d34c487cf2ee8057.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>自去年NFT Summer后，NFT静态小图片的故事已经非常乏力了，从各大PFP蓝筹的巨大跌幅也可以看出市场的失望，更具有互动性的NFT可能会是下一个引领市场的方向，游戏、音乐、甚至ARVR等均有很大的想象空间。</p><p>并且因为NFT具有了自己的账户，从而可以与Dapp进行交互，交互数据则会积累在NFT自己身上，而非以前持有NFT的账户身上，从而使得NFT在链上具有“法人”身份，NFT的交互数据可以使得NFT之间具有差异性和成长性，某种程度NFT在区块链的世界中具有了生命力。</p><p>比如一款Web3的宠物小精灵游戏，你持有的皮卡丘NFT在区块链的世界中打怪升级，它的身上积累了300笔链上数据、200U的资产，而在此之前这些数据也只能积累在皮卡丘NFT持有人身上。</p><p>最后值得注意的是ERC6551的创始人是Benny与Steve，其中Benny也是ERC721与曾经风靡一时的加密猫创始人之一，首先正统性是拉满了，其次确实作为NFT之父，对于NFT本身的理解、当前困境的思考和未来发展的畅想肯定是有独到之处的。</p><p>期待ERC6551可以为现在这个死气沉沉的NFT市场注入新的活力。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Rollbit,一个严重低估的百倍币]]></title>
            <link>https://paragraph.com/@bugmoon/rollbit</link>
            <guid>kGiENzWvPC1auD3rVs93</guid>
            <pubDate>Mon, 04 Sep 2023 00:54:51 GMT</pubDate>
            <description><![CDATA[这是目前币价和项目偏移较大的项目，每天都会用一半运营利润进行大量代币回购并销毁，通缩很重！ 一、产品概述 1、赌场游戏 Rollbit 加密赌场提供来自顶级游戏提供商的老虎机、桌面游戏和真人荷官选项。 游戏遵循可证明公平的协议，包括二十一点、轮盘赌、掷骰子、百家乐等热门游戏。 2、体育博彩 体育博彩允许对所有主要体育赛事和电子竞技赛事进行投注。 投注选项适用于 NFL、NBA、足球、MMA 和其他体育项目。 有竞争力的赔率和易于使用的界面使投注变得简单。 3、期货交易 Rollbit 还经营加密资产期货交易所。 交易者可以以高达 1000 倍的杠杆做多或做空比特币和以太坊等代币。 提供先进的图表和分析工具。 4、NFT市场 用户可以在 Rollbit 的市场上购买、出售和交易 NFT。 支持游戏、元宇宙、艺术和其他类别的数字收藏品。 二、Tokenomic 1、官方代币、发行量 $RLB，5billion 2、发行链 Solana, 现迁至ETH 3、发行价 没有ICO所以没有发行价，所有代币空投的形式发放，空投规则：22.865%会被空投到Rollbit到注册用户，77.135...]]></description>
            <content:encoded><![CDATA[<p>这是目前币价和项目偏移较大的项目，每天都会用一半运营利润进行大量代币回购并销毁，通缩很重！</p><p>一、产品概述</p><p>1、赌场游戏 Rollbit 加密赌场提供来自顶级游戏提供商的老虎机、桌面游戏和真人荷官选项。 游戏遵循可证明公平的协议，包括二十一点、轮盘赌、掷骰子、百家乐等热门游戏。</p><p>2、体育博彩 体育博彩允许对所有主要体育赛事和电子竞技赛事进行投注。 投注选项适用于 NFL、NBA、足球、MMA 和其他体育项目。 有竞争力的赔率和易于使用的界面使投注变得简单。</p><p>3、期货交易 Rollbit 还经营加密资产期货交易所。 交易者可以以高达 1000 倍的杠杆做多或做空比特币和以太坊等代币。 提供先进的图表和分析工具。</p><p>4、NFT市场 用户可以在 Rollbit 的市场上购买、出售和交易 NFT。 支持游戏、元宇宙、艺术和其他类别的数字收藏品。</p><p>二、Tokenomic</p><p>1、官方代币、发行量 $RLB，5billion</p><p>2、发行链 Solana, 现迁至ETH</p><p>3、发行价 没有ICO所以没有发行价，所有代币空投的形式发放，空投规则：22.865%会被空投到Rollbit到注册用户，77.135%会被空投给Rollbot NFT的质押用户，空投数量根据NFT的属性不同而有所不同，给与了NFT属性价值。</p><p>4、持币者权益 持币者可以通过抵押RLB参加“RLB Lottery”彩票游戏，该彩票奖金是来自Casino（赌场）的利润的20%，参与者的中奖机率取决于抵押的RLB的多少。 奖金：Casino全部的利润的20%，每日会结算到奖池里 ； 中奖机率：抵押RLB即参与游戏，抵押的RLB金额越多，中奖机率越大 ； 参与成本：开奖后，抵押的RLB会被扣除0.2%作为参与成本，其余RLB会被退回参与者，如果参与者是中奖者，则不会被扣除参与成本。扣除的0.2%当中，一半会被销毁，一半会进入NFT质押奖金池。（现在质押代币抽奖已经不收取费用，用户可以免费参与）</p><p>5、通缩机制 每天从赌场、加密期货和体育博彩等垂直领域获得部分收入，用于购买和烧毁 RLB。这个过程被称为 &quot;购买和燃烧&quot;，每天通缩燃烧RLB数量可以在官网上直接监测。截止目前（2023年8月16日），已燃烧总供应量的35.86% 1000x Crypto Futures加密期货收益的 30% 将被燃烧 Sportsboo体育博彩收益的 20% 将被燃烧 Casino赌场收益的 10% 将被燃烧 注：之前的通缩机制依靠“RLB Lottery”彩票游戏，参与者扣除0.2%，一半销毁，但因为项目发展很快，通缩跟不上，所以彩票游戏开始变成免费，通过平台收入回购销毁，大大增加通缩速度，提升代币价值。</p><p>三、NFT NFT也是平台的独特玩法，加入了赌博的机制（NFT Lootboxes）。到目前为止发行了两次NFT，分别是ROLLBOTS V1 和 SPORTS ROLLBOTS，发行总量均为10000个。</p><p>NFT1：</p><p>ROLLBOTS V1 发行方式：</p><p>1、发行量的 20% 用于预售，预售价 $500 取得预售资格的方法是在 Discord 社区里面升到等级 3，并邀请 3 个朋友，官方会在所有满足以上条件的用户中随机挑选 1000 人，此外还会给予一些对社区有特别贡献的人。</p><p>2、发行量的 70% 用于公开销售，售价 $1000 公开销售会在 Rollbit 的 NFT marketplace 进行，用户可以直接使用 Rollbit 的余额购买 NFT，不会产生以太坊手续费。 官方在公开销售结束后 30 天安排了一个为期 1~2 天的回购活动，对用户来说，从公开销售到回购活动中间这段时间的投入是几乎无风险的。</p><p>3、发行量的 9%，用于 Lootboxes 方式的销售</p><p>4、发行量的 1% 用于其他安排，包括市场、赠予等</p><p>NFT特征： 7个特征，NFT不同稀有度权益也不同</p><p>NFT权益：</p><p>1、额外返水，返水比例根据躯干特征而定，最稀有的可获得55%返水。</p><p>2、赚取RLB 第一，质押NFT可以获得奖励，之前token质押“RLB Lottery”彩票游戏参与费是0.2%，其中0.1%销毁，0.1%进入NFT奖池，NFT根据质押时常瓜分这0.1%的奖励； 第二，质押nft可以拿到RLB空投，根据眼睛特征区分空投数量，最高稀有度可获得10wRLB空投； 第三，获得现金返水的同时可以获得RLB奖励。</p><p>3、Lottery Multiplier 彩票奖金翻倍，参与 RLB Lottery 质押投注的时候，可以选择奖金加倍的玩法，可以加倍的倍数取决于持有的 NFT 的耳朵，最稀有的 Gold Wing 耳朵，可以提供 5.20x 倍奖金加成。</p><p>4、在 NFT 市场里质押 NFT，可以获得 NFT 交易市场的总利润的 50% 构成的资金池的分成资格。</p><p>5、创建 NFT Lootboxes（这其实是盲盒玩法） 这也是一个赌博游戏，只有 NFT 持有者才能创建 Lootbox，持有一个 Rollbot NFT 可以创建一个 Lootbox，要创建 Lootbox，必须让其与你的 Rollbot NFT 关联，实际上这是另一种形式的质押。 用户在创建 Lootbox 时，可以往里面放 NFT 或者现金作为打开 Lootbox 的奖品，并指定获胜的概率（大于 0.001%），并设置添加在内的 NFT 的价值（为了避免乱设价值，系统会显示一个估算价值）。设置后这些之后，系统会结合获胜几率、奖品价值，并以 5% 的庄家优势自动计算 Lootbox 的价格。 对用户来说相当于是一张彩票，可以有一定几率以比较便宜的价格有一定机会买到高价值的 NFT，没有中奖的话获得的就是 RLB 货币。 当 Lootbox 里面的奖品被赢走之后，Lootbox 的创建者就会其创建 Lootbox 时所设定的售价金额。这意味着创建者不会在博弈动作遭受损失。 Lootbox 售卖获得的利润，创建者也可以获得一定分成，分成的比例根据其关联的 Rollbot NFT 的衣服决定，最稀有的衣服 Golden ETH Cloak，可以获得利润的 30% 分成。</p><p>NFT2：Sports Rollbots</p><p>发行方式</p><p>总发行量是 1 万个，其中 2 千个用于预售，7850 个用于公开销售，剩余的 150 个用于特别安排用途。</p><p>预售： 预售时间：22年3月18日 预售定价 $1000，但只开放给 Discord 社区的合资格白名单用户，并且白名单当中根据用户的社区贡献度分了等级，等级越高，可以在预售购买的 NFT 个数越多，白名单用户享受 9 折优惠，所以实际上预售价是 $900。</p><p>公售： 比预售晚半个小时，公售最初定价是 $2000，并设定了类似荷兰拍卖法的规则，公售开启后每 10 分钟价格下调 $25，直到价格降到 $1000 为止。但是该次公开销售在开启后不久就被官方主动终止，理由是出现了不可控、不合理的因素。 随后官方发布了新一次公售的方案，在第一轮公售当中超过 $1000 购买的用户都将获得退款，新的公售将以固定价格 $1000 开售，对于预售白名单的用户、Rollbot V1 NFT 的质押用户可以以 $900 的价格购买。也相当于宣告了荷兰拍卖法不适用于此次公售场景。</p><p>保留的 150 个 NFT 的安排： 100 个会被随机分配给正在质押 Rollbots V1 的用户 49 个会被随机分配给白名单用户 1 个特别的 NFT 会被随机分配给 Top 5 的 Discord 成员之中的一个</p><p>NFT特征： 个特征，NFT不同稀有度权益也不同 NFT权益：</p><p>1、利润分成，NFT 的持有者可以获得体育投注赌场的利润分成，分成比例和份额与持有的 NFT 特征有关，首先所有 Sports rollbots 都享有整个体育赌场的利润 10% 的分成资格，此外根据其 NFT 的运动特征，决定起在特定运动的赌场的收入分成比例，最高的可以获得特定运动的赌场利润的 30%，也就是最高总共 40% 的分润比例。而每个 NFT 可以获得分成池里面的多少份额，则取决于 NFT 的躯干特征。</p><p>2、空投RLB 币，和 Rollbots V1 的相应权益相类似，NFT 持有者可以获得 RLB 的空投，空投的金额取决于 NFT 的背景特征。</p><p>3、免费投注，NFT 持有者可以获得一个年固定免费投注额度，额度的具体金额取决于 NFT 的眼特征，最低 $240，最高 $12000。</p><p>4、过关 (Parlay) 奖金加倍，NFT 持有者在投注过关玩法时，根据其 NFT 的牙齿特征获得一定倍数的奖金加倍特权。最低 1.14x，最高 2.21x。</p><p>四、可优化的地方</p><p>1、NFT 没有销毁机制，没有铸造机制，可以考虑加入这些玩法 没有销毁机制意味着利润分配是永续的； 没有铸造机制意味着没有新价值输入，想从 NFT 上赚更多的钱就只能发行新款 NFT 2、SLB 使用场景不多，只有参与 SLB Lottery，SLB 的价格支撑因素比较单一</p>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[坎昆升级在即，汇总过往升级的表现]]></title>
            <link>https://paragraph.com/@bugmoon/1g2iHQ2mdvEPmiuj0piQ</link>
            <guid>1g2iHQ2mdvEPmiuj0piQ</guid>
            <pubDate>Mon, 07 Aug 2023 02:20:30 GMT</pubDate>
            <description><![CDATA[今年以太坊按照计划共会进行两次重要升级，分别是4月12日完成的上海升级，与预计第四季度进行的坎昆升级，而按照以太坊官方文档，自2013年白皮书发布至今，共产生了24个里程碑事件，其中大多为分叉升级，相对重要的为12个升级，如果你在以太坊生态做事，至少要清楚的了解以太坊的成长历程。 https://ethereum.org/en/history/#2023 传统的中心化软件需要升级时，会发布一个新版本将旧版替换掉，而区块链因为是去中心化的没有中央所有权，所以区块链的升级会以分叉进行，矿工和验证者节点必须要更新以太坊客户端根据新分叉的规则去出块，升级后的分叉则成为新的主链，而另外一条旧链因无人继续维护则被废弃，但同时也存在一些极个别情况导致矿工不愿意放弃，从而继续维护旧链造成网络的永久分裂，也就是现在的ETH与ETC以太坊经典的关系。 2015年7月30日 边境升级 边境升级是以太坊面向开发者发布的第一个准系统级版本，使用代码和命令行操作，没有图形化单软件版本，所以可以将其理解成是beta版以太坊，这也就是称其为边境的原因，此时的以太坊就像是当年美国西部大开发时期，充满巨大的风险与机...]]></description>
            <content:encoded><![CDATA[<p>今年以太坊按照计划共会进行两次重要升级，分别是4月12日完成的上海升级，与预计第四季度进行的坎昆升级，而按照以太坊官方文档，自2013年白皮书发布至今，共产生了24个里程碑事件，其中大多为分叉升级，相对重要的为12个升级，如果你在以太坊生态做事，至少要清楚的了解以太坊的成长历程。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.org/en/history/#2023">https://ethereum.org/en/history/#2023</a></p><p>传统的中心化软件需要升级时，会发布一个新版本将旧版替换掉，而区块链因为是去中心化的没有中央所有权，所以区块链的升级会以分叉进行，矿工和验证者节点必须要更新以太坊客户端根据新分叉的规则去出块，升级后的分叉则成为新的主链，而另外一条旧链因无人继续维护则被废弃，但同时也存在一些极个别情况导致矿工不愿意放弃，从而继续维护旧链造成网络的永久分裂，也就是现在的ETH与ETC以太坊经典的关系。</p><p><strong>2015年7月30日 边境升级</strong></p><p>边境升级是以太坊面向开发者发布的第一个准系统级版本，使用代码和命令行操作，没有图形化单软件版本，所以可以将其理解成是beta版以太坊，这也就是称其为边境的原因，此时的以太坊就像是当年美国西部大开发时期，充满巨大的风险与机遇。</p><p>边境版本内通过硬编码的方式将每个区块的Gas限制在5000Gas，紧接着在两个月后的边境解冻升级中取消了5000Gas的限制，并将Gas默认价格设置为50gwei，并且就在本次升级中引入了难度炸弹，来人为的调控挖矿难度从而在POS上线时倒逼POW矿工无利可图，为后续转POS埋下了伏笔，难度炸弹爆炸之时，以太坊就会进入“冰川时代（对官方就是这样称呼的）”，所以请注意，仅仅在以太坊的初始阶段，就已经下定决心要转POS。</p><p>自此，以太坊开始正式进入准可用的POW挖矿时代，此时以太坊价格为每个1.24美元。</p><p><strong>2016年3月14日 家园升级</strong></p><p>家园升级是以太坊发布的第二个主要版本，顾名思义此时第一批淘金者已经完成了对边境的西部大开发工作，进入了建设家园安居乐业的阶段。</p><p>家园升级也是首个发布EIP以太坊改进提案的升级，共包含3个EIP分别为2、7、8，EIP2将合约创建的Gas费成本从21000提高到53000，EIP7增加了新的函数DELEGATECALL便于代码复用，EIP8对网络协议devp2p进行了向前兼容。</p><p>此时以太坊价格为每个12.5美元。</p><p><strong>2016年7月20日 The DAO 分叉（以太坊的至暗时刻）</strong></p><p>这并不是一个正常的升级，而是以太坊最终迫于无奈在至暗时刻所进行的妥协，自此以太坊分道扬镳形成了ETH与ETC。</p><p>The DAO是一个于2016年在以太坊上推出由智能合约控制的投资DAO，并进行ICO募集了价值1.5亿美金的以太币，占当时以太坊流通量的14%，但随后因其合约代码存在漏洞遭到黑客攻击，经过大量的尝试依然无法阻止黑客后，以太坊最终通过硬分叉来恢复被盗资金，但这也极大动摇了一大批遵循Code Is Low抱有去中心化信仰的成员，本来应该废弃的旧链依然被信仰者维护着，该链称为ETC以太坊经典。</p><p>此时以太坊价格为每个12.54美元。</p><p><strong>2017年10月16日 拜占庭升级</strong></p><p>此时以太坊已经经历了边境与家园两个重大里程碑升级，按照计划下一步是大都会升级，顾名思义在边境建设家园后，要将家园打造成一个熙熙攘攘的大都会，但大都会升级内容较多，故当时计划拆分为拜占庭和君士坦丁堡两次升级，但实际上大都会阶段要远比预期的工作量复杂的多，所以后续又拆出来了伊斯坦布尔、柏林等升级。</p><p>但在进入大都会阶段真正让以太坊“基业长青”前，Vitalik认为以太坊必须要转向POS，要逐渐的让矿工在POW无利可图，从而把他们“赶”到被迫接受POS，所以至少到了转POS的时候通过利益切换的方式让矿工觉得继续在POW收益不如转到POS，否则到时候POS上线，而大量矿工赖在POW不愿意走，则会直接导致以太坊的分裂，这种分裂的严重程度远超ETC，所以要逐渐的减少POW的收益，本次升级一口气发布了10个EIP，其中EIP649将难度炸弹延迟了一年半，并将出块奖励从5个减少到3个，推迟难度炸弹的原因主要是以太坊并未做好POS切换的准备。</p><p>其次经历了The DAO分叉的至暗时刻，以太坊痛定思痛发布了EIP214限制合约调用期间对状态的任何修改，从而提高安全性。</p><p>此时以太坊价格为每个334.32美元。</p><p><strong>2019年2月28日 君士坦丁堡（圣彼得堡）升级</strong></p><p>本来原定计划中的君士坦丁堡升级因为安全社区ChainSecurity所发现的一个漏洞所延期了，时隔两年以太坊终于又迎来升级，所以其实这次升级其实是个双响炮，在一个区块中完成了两次升级分别为君士坦丁堡和圣彼得堡。</p><p>在本次升级中，为将矿工赶向POS又近了一步，EIP1234将区块奖励从3ETH再一次降低为2ETH，同样的依然因没有做好切换POS的准备又将难度炸弹再次延迟12个月。</p><p>EIP1014中引入的一种能在合约被正式部署前，就预先计算出合约地址的新的指令CREATE2，从而将类似比特币闪电网络的状态通道概念引入以太坊，可以先在链下计算再将对应合约部署至链上结算。</p><p>此时以太坊价格为每个136.29美元。</p><p><strong>2020年1月2日 Muir冰川升级</strong></p><p>在仅仅完成伊斯坦布尔升级后不到一个月，以太坊又紧急临时进行了一次升级，一个月内进行两次硬分叉是非常罕见的，原因是对难度炸弹“爆炸”时间的预估错误，可能会导致提前爆炸，而POS切换依然没有准备好，所以要紧急升级再次延迟难度炸弹，也正因为本次升级是临时决定的，所以没有遵循大都会以城市的命名规则，还记得上文中说到的以太坊官方将难度炸弹爆炸后称为什么吗？冰川时代，而Muir冰川是美国阿拉斯加一个已经被海水取代消失的冰川名称，所以叫Muir冰川的寓意即让冰川先“消失”。</p><p>此时以太坊价格为每个127.18美元。</p><p><strong>2020年12月1日 信标链正式发布</strong></p><p>从2015年就开始酝酿的POS计划终于迈出了重要一步，POS信标链在今天正式发布上线，与POW主链保持并行运行状态，在两年后的巴黎升级中将会进行史诗级的Merge。</p><p>此时以太坊价格为每个586.23美元。</p><p><strong>2021年4月15日 柏林升级</strong></p><p>柏林升级正是开启了Devcon城市“冠名”的时代，在论坛中大家讨论接下来的升级如何命名时，各种建议都有，包括星座、乐器、魔兽世界角色等，最终一个以Devcon城市名称的提议被投票选中，于是本次升级用第一场Edvcon所在地柏林命名。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0ef8b87ad971d584e9a0ea1c52db83149196defb5136ab9078bdfea95f12fb2e.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>此时以太坊价格为每个2454美元。</p><p><strong>2021年8月5日 伦敦升级</strong></p><p>本次升级发布了对以太坊影响最大的EIP之一：EIP1559，它直接改变了以太坊的经济模型，之前区块打包是拍卖机制，Gas价高者得且全部给到矿工，EIP1559将Gas费分为两部分，一部分给到矿工，另一部分燃烧，从而将以太坊带入通缩时代，截止目前已经有价值60亿美金的320万个ETH被燃烧。</p><p>此时以太坊价格为每个2621美元。</p><p><strong>2022年9月15日 巴黎升级（Merge）</strong></p><p>以太坊正式完成Merge这一史诗级的巴黎升级，此次是直接修改以太坊执行层和共识层的升级，EIP3675将共识升级为POS权益证明，陪跑两年的信标链成功上位，筹划7年之久的POS之路终于走到了尾声，但依然还有个小尾巴没有解决，就是质押提款问题，因为在这两年的时间里信标链并不支持质押提款，导致大量的质押者无法将资金取出，而就在巴黎升级前半年刚经历了一轮4000美金的牛市高点，所以那些早期质押者只能眼睁睁的看着坐过山车却无可奈何，所以必须要解决质押提款问题，否则人们不敢将自己的ETH质押进去作为节点，从而导致POS链产生中心化风险，但也有如Lido等LSD产品一定程度解决了质押提款问题。</p><p>此时以太坊价格为每个1472美元。</p><p><strong>2023年4月12日 上海升级</strong></p><p>上海升级解决的最大问题就是实现了质押提款，在信标链苦熬两年之久的节点终于可以把钱取出来了，但与之同时更多的人愿意把钱质押进去，目前已经有1900万ETH被质押进去，也拉开了LSDFi的帷幕。</p><p>此时以太坊价格为每个1917美元。</p><p><strong>2023年 时间待定 坎昆升级</strong></p><p>解决掉了以太坊共识的问题，就要重点突破扩容问题，首先在路径上以太坊已经非常明确采用Layer2方案，如何更好的支持Layer2则是以太坊要重点考虑的，坎昆升级预计在23年11月份进行，最重要的包括EIP4844，向以太坊引入了一种新的交易类型，可以在一个称为Blob的空间中以更便宜的费用存储数据，从而Layer2之前存储在Layer1中的数据可以存在Blob中，极大的降低Layer2的费用。</p><p>以上就是以太坊的成长史，梳理完后荡气回肠，很难想象这一切的规划都是早在7年前以太坊第一个正式版本发布时就设计好的，而那时的Vitalik，仅仅21岁。</p><p>11月份的坎昆升级将是一个机会，在合适的点位早期布局op、arb，将会有回报，同时有几个冷门链标的，预计将有爆发性的表现，下期公布。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[BASE崩塌，西部题材成为新的接力棒！]]></title>
            <link>https://paragraph.com/@bugmoon/base-2</link>
            <guid>XHaQ9gKL8ppT0go203s3</guid>
            <pubDate>Wed, 02 Aug 2023 14:44:21 GMT</pubDate>
            <description><![CDATA[自从7月30日BALD一夜千倍之后，土狗焦点转移到base战场，LEET、TOSHI等一众金狗强势爆发，传统meme被吸血严重，即便base土狗 rug不断，依旧挡不住市场的热情，可现实是残酷的，短短两天时间就被上了一课，BALD撤池，头部dex被攻击关停，BASE一夜跌落神坛，TVL暴跌80%，市场也趋于冷静，寻找新的题材，传统土狗热门哈利波特、bot恢复热情，同时，一个新的热点西部题材受到青睐，有爆发的趋势，有可能接过接力棒，成为新的热点！昨晚，bot报警发现了一个西部土狗，DDG，建仓密集，符合土狗三原则，果断冲了进去，因为项目权限未丢，冲了0.25e，两小时不到底池冲到40e，近150的持仓，高点翻了14倍，回调11倍的时候出掉1e，看后续的表现，昨晚研究了这个项目，发现并不是一般土狗，有金狗潜质，今天下午宣布放弃权限，并且锁LP,又冲进去0.75e，看好DDG！一、基本信息：项目名称：DADUCK 代币：DDG 推特： https://twitter.com/DaDuck_Gang 官网： https://daduck.xyz/journey1 合约：0x143647F...]]></description>
            <content:encoded><![CDATA[<h3 id="h-730baldbaseleettoshimemebase-rugbalddexbasetvl80percentbot" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">自从7月30日BALD一夜千倍之后，土狗焦点转移到base战场，LEET、TOSHI等一众金狗强势爆发，传统meme被吸血严重，即便base土狗 rug不断，依旧挡不住市场的热情，可现实是残酷的，短短两天时间就被上了一课，BALD撤池，头部dex被攻击关停，BASE一夜跌落神坛，TVL暴跌80%，市场也趋于冷静，寻找新的题材，传统土狗热门哈利波特、bot恢复热情，同时，一个新的热点西部题材受到青睐，有爆发的趋势，有可能接过接力棒，成为新的热点！</h3><p>昨晚，bot报警发现了一个<strong>西部土狗</strong>，<strong>DDG</strong>，建仓密集，符合土狗三原则，果断冲了进去，因为项目权限未丢，冲了0.25e，两小时不到底池冲到40e，近150的持仓，<strong>高点翻了14倍</strong>，回调11倍的时候出掉1e，看后续的表现，昨晚研究了这个项目，发现并不是一般土狗，<strong>有金狗潜质</strong>，今天下午宣布放弃权限，并且锁LP,又冲进去0.75e，看好DDG！</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8744516ea3e4ea0e346ba54ba4b590baae0bd4f76823d0dee8e7e577c9b7715c.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、基本信息：</h3><p>项目名称：DADUCK</p><p>代币：DDG</p><p>推特：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/DaDuck_Gang">https://twitter.com/DaDuck_Gang</a></p><p>官网：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://daduck.xyz/journey1">https://daduck.xyz/journey1</a></p><p>合约：0x143647Fdf934BB6b744cc57554673b535Bb3a19F</p><p>DADUCK从官推的发文以及官网的翻译看，应该是个<strong>老外项目</strong>，并且官网做的很好，西部味道很浓厚，像素风，加上配乐，很有质量，不是一般土狗的垃圾官网，而且里面<strong>埋有很多暗线</strong>，也是判断它不是一波流有后续规划的理由之一，后面会讲到。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、持币情况</h3><p>1、目前持币地址数202，<strong>持币地址健康，筹码非常的分散</strong></p><p>持币第一的地址11.47%：uniswap v3的池子；</p><p>后面地址最高只有6.5%，<strong>没有项目砸盘风险；</strong></p><p>DADUCK持币地址：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/token/0x143647Fdf934BB6b744cc57554673b535Bb3a19F#balances">https://etherscan.io/token/0x143647Fdf934BB6b744cc57554673b535Bb3a19F#balances</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bb85913a91b00485f16df64f479048bcaf32e1bc2810c041ab4c1e08e825f9b3.png" alt="前12持币情况" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">前12持币情况</figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三：项目风险</h3><p><br>1、昨晚本来还是有顾虑的，因为权限未丢，BALD撤池还历历在目，今下午项目方宣布<strong>放弃权限，并且锁流动性</strong>，和PEPE如出一辙，看来DADUCK并不想着短期割韭菜跑路。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1e5face73252eb4ab71966c6bac41fc0149659cc047004de32a717f3250c00d9.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>Renounce:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://etherscan.io/tx/0x38af080bf1e630ca991cfb5cd7f69898dd9235eb80e20c6e52842f0efe0023f9">https://etherscan.io/tx/0x38af080bf1e630ca991cfb5cd7f69898dd9235eb80e20c6e52842f0efe0023f9</a></p><p>2、同时DDG土狗检测下来，项目完全开源，没有买入卖出限制，不是貔貅，也没有税，权限放弃，LP永久锁定，<strong>合约非常健康</strong>，这在土狗中非常重要！再牛的项目合约不健康也不敢上，BALD”惨案”才刚刚发生！</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fba229fe2f517659ca5e5560d2718ffaad944ac61970a2eebf02f24b68438ff5.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">四、项目规划</h3><p>官方并没有公布明确的规划，但在官网中<strong>埋下了暗线</strong>，并不是一波流或者纯靠币价走势的项目，用玩法来推进项目热度，项目持续性强！</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2b83c0233fd9cad24c67578d1065b4eb0833531897e0e9c66f44226bd4d6a721.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>meme属性拉满，利于传播</strong>。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/461aa5a3d2d2b565dbc4d009cf516ff222ec459a9ea733dabbccbc4770b5091c.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>stark后，牛仔骑着他的马来到一家saloon面前，同时马旁边的<strong>小蜥蜴</strong>也被官推专门提到，应该有后续计划，猜测一下，<strong>可能是nft</strong>？</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ec9032fb5faaf48b77de3661975fad1b88aabc2852556bb0aaecd671e9d78430.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>牛仔进入saloon以后，会有一个告示，这是会给你两个选择，一个是捐款0.01e,另一个选择跳转购买DDG,这里面<strong>捐款一定是有说法</strong>的，可能是后面空投nft（前面那个小蜥蜴），果断捐款等预期！</p><p>同时官网共有<strong>三个板块，征途2、征途3还未开放</strong>，猜测其中应该有一个是nft板块，nft有可能是上面的捐款有白，可能交易也会有资格。</p><p>官网埋下伏笔，捐款，还有未开放的两个板块，官方一定有后续计划，但没有直接公布，而是通过布置暗线的方式让玩家探索、发现，这样的不确定性和预期更能meme起来！</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">总结：</h3><p>1、BASE倒塌后，<strong>西部题材</strong>开始出现热度，隐隐<strong>有接棒的态势</strong>，DDG符合赛道逻辑；</p><p>2、项目上线冲的很多，2小时40e，到目前冲进来接近70e，热度还是很高的，地址数200多，底池和地址数还在增加中，从推特看官方在憋大招；</p><p>3、权限丢弃，完全开源，没有买入卖出限制，不是貔貅，也没有税，权限放弃，LP永久锁定，<strong>合约非常健康</strong>；</p><p>4、<strong>持币地址分散</strong>，没有庄砸盘风险；</p><p>5、<strong>官网暗线布置</strong>，玩家寻找探索，meme属性拉满，很容易fomo起来，官方一定有后续计划，除了币应该还有别的玩法，可以期待；</p><p>6、目前上线一天，仍然处于早期，k线也给了机会，回调下来稳住22附近，现在也是上车时机！大概率是个金狗，但也要看近几天的表现，能不能持续下去，现在可以<strong>小仓位搏一搏</strong>，埋伏一下，看官推像是在憋大招，<strong>万一爆发了呢</strong>？</p><p>关注BUGMOON获得<strong>最新最全投研信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">https://twitter.com/BUGMOON11128</a></p>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[xrp带来了哪些影响？]]></title>
            <link>https://paragraph.com/@bugmoon/xrp</link>
            <guid>xzjnyf75m14Va4Xq7RFv</guid>
            <pubDate>Mon, 17 Jul 2023 02:43:29 GMT</pubDate>
            <description><![CDATA[Ripple 在与 SEC 的三年法院斗争迎来了一个结果，xrp不被认定为证券，这个结果代表了 Ripple 和加密行业的短暂胜利，市场即时给出反应，掀起一轮上涨热潮。三年花费2亿美元的阶段性胜利，给市场扎了一剂强心针。法院原文件裁定的结果是，XRP（瑞波币）在程序化销售（即即通过交易所向散户销售，而非机构客户）的范畴内，不被视为证券，从而也不需要向 SEC 注册或是经历与证券相似的监管流程。二级流通不属于证券，机构融资仍属于证券范畴。 XRP 的价格在裁定结果公布后出现了剧烈的上涨，从约 0.47 美元升至 0.87 美元， 24 小时涨幅超过 80% ，最高涨幅一倍。 首先给Coinbase 带来了重大利好，一直以来证券问题是coinbase和sec的核心，xrp的胜利，代表 Coinbase 上交易的数百种代币同样被判定为非证券，继而也不再需要向 SEC 注册或是经历类似证券的监管。直接反应在 Coinbase的股票价格上，14日涨幅达到了 28.2%。 前段时间，SEC 的诉讼把不同的加密货币列为证券，并称这些代币需要注册并监管，在今天的判决后，这些加密货币也是涨幅最大的...]]></description>
            <content:encoded><![CDATA[<p>Ripple  在与 SEC 的三年法院斗争迎来了一个结果，<strong>xrp不被认定为证券，这个结果代表了 Ripple 和加密行业的短暂胜利</strong>，市场即时给出反应，掀起一轮上涨热潮。三年花费2亿美元的阶段性胜利，给市场扎了一剂强心针。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6db1c908895848675ef9cfeac9b7e280b213adaadfc3e24fc1ca2530eefa81e8.png" alt="法院原文件" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">法院原文件</figcaption></figure><p>裁定的结果是，XRP（瑞波币）在程序化销售（即即通过交易所向散户销售，而非机构客户）的范畴内，不被视为证券，从而也不需要向 SEC 注册或是经历与证券相似的监管流程。二级流通不属于证券，机构融资仍属于证券范畴。</p><p>XRP 的价格在裁定结果公布后出现了剧烈的上涨，从约 0.47 美元升至 0.87 美元， 24 小时涨幅超过 80% ，最高涨幅一倍。</p><p><strong>首先给Coinbase 带来了重大利好</strong>，一直以来证券问题是coinbase和sec的核心，xrp的胜利，代表 Coinbase 上交易的数百种代币同样被判定为非证券，继而也不再需要向 SEC 注册或是经历类似证券的监管。直接反应在 Coinbase的股票价格上，14日涨幅达到了 28.2%。</p><p><strong>前段时间，SEC 的诉讼把不同的加密货币列为证券，并称这些代币需要注册并监管，在今天的判决后，这些加密货币也是涨幅最大的一批</strong>，因为 SEC 的诉讼可能会失败。SEC 前段时间在对于币安和 Coinbase 的诉讼中列入的代币为：SOL、ADA、MATIC、FIL、SAND、AXS、CHZ、FLOW、ICP、 NEAR 、VGX、DASH、 NEXO 、ATOM、SAND、MANA、ALGO、BNB、BUSD 和 COTI ，</p><p>ADA 的 24 小时涨幅为 17.7% ，SOL 为 16.47% ，MATIC 为 15.75% ，FIL 为 8.71% 。</p><p>关于市场的涨幅是一次报复式的上涨，<strong>XRP本身是否被视为证券并没有得到直接的确认，并且文件并未涵盖 SEC 所有的指控</strong>。法院审查的是围绕 XRP 不同的销售和分发情况，对这些具体情况进行是否是证券或投资合同的销售，无法得出很多人以为的“空气币不是证券”的结论。&quot;程序化销售&quot;是指 Ripple 在数字资产交易所对&quot;程序化买家&quot;进行的销售，并非指所有的二级市场散户，这里理解成“山寨币二级销售不违反证券法”是不对的。本次纽约南区法院判决文件里特别注明了，法院并未讨论XRP的二级市场销售是否构成投资合约销售，因为 SEC 并没有把这个作为直接问题提交给法院。</p><p>同时，法官的裁决也仍然可以上诉到第二巡回上诉法院，多位专家预测这将会发生，而上诉法院经常推翻初审法院法官的裁决，因此，市场消息并不是想象中的乐观，但对于现阶段SEC胜利仍是一剂强心针，<strong>市场消化信息情绪将会冷却</strong>，可持续关注Coinbase后续SEC动态。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[polygon zkEVM 教程—“发币的不代表不可以再进行大规模空投”]]></title>
            <link>https://paragraph.com/@bugmoon/polygon-zkevm</link>
            <guid>VKgPlEvtiAzfJrN5ilUA</guid>
            <pubDate>Sun, 25 Jun 2023 11:26:03 GMT</pubDate>
            <description><![CDATA[polygon zkEVM 是 polygon（马蹄）进军以太系 L2 的实践化产物， 而创始人也提到：“发币的不代表不可以再进行大规模空投”， 奠定了 polygon zkEVM 又是一个大毛无疑，撸起来！教程开始添加Polygon zkEVM网络进入 chainlist ，并连接钱包。 https://chainlist.org/ 搜索并点击 "添加Polygon zkEVM到Metamask"。第一步：将资金存入你的钱包（两种方法，推荐第二种）方法1：（使用Orbiter Finance）进入 orbiter ，并连接钱包。 https://orbiter.finance选择一个网络来存款，并选择Polygon zkEVM作为目的地。 点击 "确认并发送"，并确认你钱包中的交易。方法2：（使用官方桥）进入官方桥 https://wallet.polygon.technology/zkEVM-Bridge/bridge点击 "continue主网"。 点击 "add to 钱包 "和 "switch to zkEVM钱包"。 输入你想桥接的ETH金额。 输入 "I UNDER...]]></description>
            <content:encoded><![CDATA[<p>polygon zkEVM 是 polygon（马蹄）进军以太系 L2 的实践化产物，</p><p>而创始人也提到：“发币的不代表不可以再进行大规模空投”，</p><p>奠定了 polygon zkEVM 又是一个大毛无疑，撸起来！</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">教程开始</h2><h3 id="h-polygon-zkevm" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">添加Polygon zkEVM网络</h3><p>进入 chainlist ，并连接钱包。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chainlist.org/">https://chainlist.org/</a></p><p>搜索并点击 &quot;添加Polygon zkEVM到Metamask&quot;。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/05d35dbd0573c490f79af80004559a350f63ca3d04321d27790fab796e276c9e.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-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第一步：将资金存入你的钱包（两种方法，推荐第二种）</h2><h3 id="h-1orbiter-finance" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">方法1：（使用Orbiter Finance）</h3><p>进入 orbiter ，并连接钱包。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://orbiter.finance">https://orbiter.finance</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1dd504cb01a325fc1e89615c53ed46ff2af4c3d218ffd7997599c6d150d2d7ee.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>选择一个网络来存款，并选择Polygon zkEVM作为目的地。</p><p>点击 &quot;确认并发送&quot;，并确认你钱包中的交易。</p><h3 id="h-2" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">方法2：（使用官方桥）</h3><p>进入官方桥</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://wallet.polygon.technology/zkEVM-Bridge/bridge">https://wallet.polygon.technology/zkEVM-Bridge/bridge</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/76de35e2b55fc68b9f4302fa74d25a9c2e9c94c565e23a8000ec69eb9ea58f37.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>点击 &quot;continue主网&quot;。</p><p>点击 &quot;add to 钱包 &quot;和 &quot;switch to zkEVM钱包&quot;。</p><p>输入你想桥接的ETH金额。</p><p>输入 &quot;I UNDERSTAND &quot;并确认。</p><h2 id="h-quickswap" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第三步：与QuickSwap交互</h2><p>进入 QuickSwap ，连接钱包。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://quickswap.exchange">https://quickswap.exchange</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/29476137d1083abf940aec360fa38b227d01bc30ef3be62332460f917fbc84e9.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>切换到 &quot;swap &quot;。</p><p>选择ETH和USDC代币对，输入要交换的金额，点击 &quot;swap&quot;。</p><p>做几次swap，进入下一步。</p><h2 id="h-0vix-supply" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第四步：在 0vix 上 supply 代币</h2><p>进入 0vix ，连接钱包。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.0vix.com">https://app.0vix.com</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d2c3483e441c56112eb5bffddc9266c841340b7d95a06a9c17606bb57b946771.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>选择要supply的代币，点击 &quot;supply&quot;。</p><p>输入供应量，点击 &quot;supply&quot;，确认你钱包中的交易。</p><h2 id="h-0vix-borrow" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第五步：在 0vix 上 borrow 资产</h2><p>在同一个平台 0vix ，选择一个要借的代币，点击 &quot;borrow&quot;。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b6141167cc0c8450cc181a03a7cf6b175b16bed5e004a87c30698c4a88427567.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>输入要借的金额，点击 &quot;borrow&quot;，在你的钱包里确认交易。</p><h2 id="h-repay-0vix" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第六步：repay 借来的资产和提取 0vix 上的供应资产</h2><p>在 &quot;borrow assets &quot;中，选择你借入的代币并点击 &quot;repay&quot;。</p><p>点击 &quot;max&quot;，然后点击 &quot;withdraw &quot;并在你的钱包中确认交易。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c7f4e95323ed778cbd7207f8e934d99967fd566d758686bcdc10319878660413.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-quickswap" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">第七步：QuickSwap 交互</h2><p>进入 QuickSwap ，并连接钱包。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://quickswap.exchange/#/swap">https://quickswap.exchange/#/swap</a></p><p>选择ETH和USDC代币对，输入要交换的金额，点击 &quot;swap&quot;。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cb15caa1c965501498342d7cae0debf957c8aeb57c4b616de49bc06009dded7e.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>做几次swap。</p><p>完工。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[公链Omni测试网上线了，任务简单，防身！]]></title>
            <link>https://paragraph.com/@bugmoon/omni</link>
            <guid>3Zk7Y6D4csKGj9VIzy1w</guid>
            <pubDate>Fri, 23 Jun 2023 14:10:38 GMT</pubDate>
            <description><![CDATA[公链Omni测试网上了，融了1800w美元，投资的有大机构，也有Aave\Lens\马蹄创始人这样的融资背景，看后续的发展和融资情况，任务简单，先防身！ 任务只有三步： 1：三个银河任务（关注，进DC，转发，喜欢） https://galxe.com/OmniNetwork/campaign/GCoi5UXwTa2：领取测试水 https://faucet.omni.network（输入EVM地址就可以，每天可以领取5个）3:质押代币和里领取收益 https://farm.omni.network/?ref=blog.omni.network 3–1：存入4个Omni 等一会后去领取 3–2：领取收益Omni媒体：DC 推特 关注BUGMOON获得最新最全投研交互信息，少走点弯路+ Twitter:@BUGMOON11128 Discord:兴趣使然的社区 欢迎订阅！！！]]></description>
            <content:encoded><![CDATA[<p><strong>公链Omni测试网上了，融了1800w美元，投资的有大机构，也有Aave\Lens\马蹄创始人这样的融资背景，看后续的发展和融资情况，任务简单，先防身！</strong></p><p>任务只有三步： 1：三个银河任务（关注，进DC，转发，喜欢） <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://galxe.com/OmniNetwork/campaign/GCoi5UXwTa">https://galxe.com/OmniNetwork/campaign/GCoi5UXwTa</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5099ccc71b9fc37d20e986e9805fce4edc7acab8c40107a5dbad0cf9cb0e08a8.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>2：领取测试水 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://faucet.omni.network">https://faucet.omni.network</a>（输入EVM地址就可以，每天可以领取5个）</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0a0c698c3b476149f011ae92200138841c76ce7f470914068bcfb66ecfc1a604.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>3:质押代币和里领取收益 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://farm.omni.network/?ref=blog.omni.network">https://farm.omni.network/?ref=blog.omni.network</a> 3–1：存入4个Omni 等一会后去领取 3–2：领取收益</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8d3596834ce3341134927df1959e0f8a56e8f0fb3f5265423196cbd44bed461b.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>Omni</strong>媒体：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/invite/bKNXmaX9VD">DC</a> <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/OmniFDN">推特</a></p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[撸毛两年半，有资格写点经验了]]></title>
            <link>https://paragraph.com/@bugmoon/KCm2lNK5sEhcXVaj5KfU</link>
            <guid>KCm2lNK5sEhcXVaj5KfU</guid>
            <pubDate>Sat, 17 Jun 2023 17:03:41 GMT</pubDate>
            <description><![CDATA[从ENS到ARB，两年多走来，大大小小撸的已经数不清有多少了，值得欣慰的是每天15个小时的付出，两年不间断的坚持，大毛基本没错过，每次空投提到交易所的时候，赚钱是最开心的，但更兴奋的是自己对空投逻辑的分析和判断是准确的，这种成就感促使我不断在这个行业钻研、深耕，也吸引了很多小伙伴加入到团队中来。 谈一些经验吧，希望能帮助到一些人，也希望能吸引到一些小伙伴加入到团队中来，得到自己欠缺的，无论是技术脚本，或者项目信息查漏补缺，亦或者交互经验，同时在团队中发光发热，展现自己所长，帮别人补齐短板。经验之谈，也欢迎大家指正~ 一、撸毛的本质，实际上是参与1.5级市场 撸毛这个赛道随着op、aptos、arb、sui这几个大毛项目的问世，真的是越来越卷了。每次大毛过后，就有一大批新人加入，大部分加入撸毛行列的新人，都是幻想着0成本或者低成本的实现一夜暴富，但其实绝大部分人坚持不到3个月就放弃了。 我对撸毛的理解是，这是目前币圈普通人能获取优质廉价筹码的为数不多的渠道，可以说算是1.5级市场。 在上一轮牛市之前，币圈的资金量还不是很大，融资渠道还不是很通畅，很多优秀的团队要拿到融资并不容易。所...]]></description>
            <content:encoded><![CDATA[<p>从ENS到ARB，两年多走来，大大小小撸的已经数不清有多少了，值得欣慰的是每天15个小时的付出，两年不间断的坚持，大毛基本没错过，每次空投提到交易所的时候，赚钱是最开心的，但更兴奋的是自己对空投逻辑的分析和判断是准确的，这种成就感促使我不断在这个行业钻研、深耕，也吸引了很多小伙伴加入到团队中来。</p><p>谈一些经验吧，希望能帮助到一些人，也希望能吸引到一些小伙伴加入到团队中来，得到自己欠缺的，无论是技术脚本，或者项目信息查漏补缺，亦或者交互经验，同时在团队中发光发热，展现自己所长，帮别人补齐短板。经验之谈，也欢迎大家指正~</p><p><strong>一、撸毛的本质，实际上是参与1.5级市场</strong></p><p>撸毛这个赛道随着op、aptos、arb、sui这几个大毛项目的问世，真的是越来越卷了。每次大毛过后，就有一大批新人加入，大部分加入撸毛行列的新人，都是幻想着0成本或者低成本的实现一夜暴富，但其实绝大部分人坚持不到3个月就放弃了。</p><p><strong>我对撸毛的理解是，这是目前币圈普通人能获取优质廉价筹码的为数不多的渠道，可以说算是1.5级市场。</strong></p><p>在上一轮牛市之前，币圈的资金量还不是很大，融资渠道还不是很通畅，很多优秀的团队要拿到融资并不容易。所以有了2017-2018期间火爆的ICO，虽然其中99%的项目是垃圾和骗局，但确实有极少数的项目后来实现了百倍甚至千倍的收益，也有一些早期投资者实现了暴富。</p><p>但是经历过2021这轮牛市后，随着大量机构入场币圈的融资渠道已经非常完善，只要是优秀的团队动不动就能拿到几千万融资，根本不缺钱。早期的筹码已经被机构垄断，这也造成了我们普通人再也没有机会参与到一级市场中去了。（好的交易所打新比如币安的launchpad勉强还算，但门槛也不低）</p><p>那再来说二级市场，币圈的二级市场其实和A股很像，大部分情况是上市即巅峰。之前的aptos、op、arb、sui无一不是如此，开盘接盘的大概率要套很久，下一轮牛市大部分可能都走不出来。</p><p>在这种背景下，撸毛就变成一个盈亏比很高的获取早期廉价筹码的机会，所以我称之为1.5级市场。</p><p>你可以把你撸毛付出的GAS成本和人力成本，理解成买了一个1.5级市场的币。当然相比原来ICO打新来说，是直接打钱换取一堆币，虽然这些币未来大概率是空气，有价值的概率很低，但由于你拿到了一堆币，看着数字感受上要好不少。</p><p>撸毛你付出真金白银和体力之后，未来能获得多少币，甚至能不能获得币都不好说。但其实撸毛在你认真做完投研以后，胜率是要高于原来的ICO的。</p><p>比如你有10WU，原来参与ICO每个项目投入1WU，总共投入10个项目， 真正能跑出十倍百倍的概率并不高。而如果你把10WU在做过认真投研后，去撸10个项目的毛， 确定性肯定更高。</p><p>我也非常不建议没有稳定现金流的人来撸毛，或者把太多的资产投入撸毛，因为没有办法长久坚持下去，也承受不了损失。</p><p><strong>二、撸毛博主讲的，大部分都是坑</strong></p><p>这段估计要得罪不少人了。</p><p>现在币圈的撸毛博主特别多，不是我看不起这些博主，我敢说这里面90%都是无资金、无技术、无认知的三无选手。内容都是抄来抄去，什么明牌空投、什么三件套、什么指纹浏览器群控。</p><p>就好比很多合约博主可能自己开的都是蚂蚁仓，这些撸毛博主大概率自己也就撸了几个而已，甚至直接复制粘帖的也不在少数。</p><p>当然我觉得撸毛博主基本都是赚个辛苦钱，比DAYU之流还是要良心很多的，只能说他们分享的内容需要自己学会分辨而已。</p><p><strong>以下我总结了一下撸毛博主常见的误区，这其中有一些是自己踩过的坑，也有很多是跟很多资深撸sir请教学来的：</strong></p><p>1、三件套（推特、DC、谷歌邮箱）其实是个消耗品，你再怎么隔离、再怎么精养、还是有很大概率会被封。大部分项目就是一个关注转发加DC群之类的简单操作，根本不会管你号的质量。与其精养三件套，不如当作消耗品来用。</p><p>2、IP其实也没那么重要，你买再好的IP，就算是号称独享的IP，一个IP一个月要好几刀，你也不知道到底卖给几个人，该封还是封。 有谁真的是IP完全固定的，现实生活中也不可能的，拿个笔记本到星巴克IP换了就封我？或者一个星巴克里两个人共用一个IP就判定我女巫？ 只要你的IP相对固定和稳定就可以了，不要一个IP同时撸几十个号，或者一个号早上用日本IP，下午用美国IP晚上又到欧洲去了这样频繁切换，一般都没问题。像我们现在用的1000个IP一个月只要100U，一个IP给3-5个号用，没什么问题。</p><p>3、千万不要用群控，被女巫的概率很大。 很多币圈撸毛工作室，都是从原来的网游工作室转型来的，技术水平仅停留在群控或者简单的脚本操作上面，交互的时间、金额、操作都是一样的，这种大概率被女巫掉。我看很多工作室还晒群控代撸的视频，一群韭菜在下面大呼牛逼，真的满搞笑的。</p><p>其实还有很多坑的，说多了得罪人，大家慢慢自己去研究吧。</p><p><strong>三、撸毛行业的现状和我对未来的判断</strong></p><p>撸毛行业现在鱼龙混杂，我把参与的人分为几类：</p><p><strong>散户手撸党（账号数10-50个左右）</strong>， 这里面分两类：一类是上班族兼职撸毛，一类是无业游民闲着也是闲着，抽空撸个毛，反正时间不值钱。</p><p><strong>黑奴手工代撸工作室（账号数几百个到上千个不等）</strong>：从一线城市到三四线城市都有，人力成本差异巨大，大城市一天一个人成本200-300，小城市可能只要不到100。</p><p><strong>脚本自动代撸工作室（账号数几百个到几千个不等）</strong>：这里面的技术也分三六九等：有利用指纹浏览器里的脚本模块的、有写selenium脚本模拟前端交互的，有直接写脚本调用合约的等等。大部分是几个程序员写点代码，空手套白狼的。</p><p><strong>大佬的自有工作室</strong>：一般自己有资金、技术和人力，自己搞几百上千号的，手撸自动都有，都有自己的一套玩法和成熟经验。我们应该算是这一类。</p><p><strong>还有一类，就是场外想要入场的有钱傻大户</strong>，很多是因为现在实业不好做没有好的投资渠道，听说撸毛能暴富，怀揣几十万到几百万入场找上面的各种工作室代撸的。</p><p>关于代撸，我也做了很多调研，一方面看看别人用的方法和技术（看下来都很垃圾），一方面看一下别人的策略（大部分都是简单的刷TX，一定要和他们避开竞争）</p><p>目前代撸的合作方式有很多种，大体上都是老板出GAS费（一般普通的账号50-100U左右一个，精品号更多），如果是脚本撸毛的会有一个脚本开发的费用几千到几万（非常简单的脚本），也可以根据需求定制收费就贵了。然后撸到毛以后再7:3分成这样的。也有手撸的工作室，要收手撸的人工成本，或者分成比例5:5这样的。 <strong><em>总的来说，大部分都属于空手套白狼性质，策略同质化严重，风险全部是傻大户承担。</em></strong></p><p>拿目前最热门的ZKS项目举例，钱包数已经超过200万了，这个项目大概率还有6个月才会发币，场外大量老板在排队入场，到年底钱包数至少500W+。按以往空投的情况来看，真正大毛的钱包地址也就10W个左右，也就是2%，极度内卷。</p><p>所以我上面说的几类人里面，手撸党都会被陆续淘汰：首先是散户手撸党尤其是本来的上班族，大概率是三分钟热度。然后是各种手撸工作室，因为每个月要重复交互，一个月不发币人力成本就多一点，没有其他收入来源的情况下扛不了几个月； 然后是脚本党里面，没有稳定收入来源的团队，时间长了也扛不住，沉没成本越来越大，继续刷成本扛不住，不继续刷前面的投入都打了水漂。</p><p>这也是为什么这么多工作室搞空手套白狼的玩法，但是由于策略极度雷同而且交互资金量都非常小，项目方要剔除掉非常容易，设个钱包余额&gt;0.1E或者交互金额&gt;1000U这样的很低门槛，就可以把其中90%的地址淘汰掉。</p><p>以上是我的一些个人判断， 不一定准确，但目前我们自己团队的策略就是完全规避以上的问题，发挥自身优势，尽量做到错位竞争而不是去卷。</p><p>另外一点是尽量搞有门槛的事情，没时间不要去搞那些0撸的测试网。要做主网项目，比如zks、starknet、layerzero 就是确定性比较高且需要投入真金白银的项目。</p><p>而sui、sei、包括linea由于都是测试网，并且都不算以太链L2体系，大概率都是从测试网到主网直接发币（L2的话由于GAS是ETH，所以可以主网上线后再发代币）</p><p>项目方不断PUA撸毛党做各种任务，你以为在白嫖项目方，其实最后被项目方白嫖。项目方最后搞KYC和人脸识别也是不得已为之，几百万个免费地址，你让项目方怎么发空投？</p><p><strong>有时候免费的才是最贵的。</strong></p><p>七七八八写了这么多，话糙理不糙，大家自己慢慢琢磨吧！还不明白的加入我们团队，别人能补齐你这部分短板，同时需要你发挥自己的价值，为别人做贡献，每个人都有适合自己的角色，拒绝伸手党！</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Uni V4，让DEX超越CEX成为可能!]]></title>
            <link>https://paragraph.com/@bugmoon/uni-v4-dex-cex</link>
            <guid>NqkzHO8nQNvxx8G5Q1Sg</guid>
            <pubDate>Wed, 14 Jun 2023 16:20:32 GMT</pubDate>
            <description><![CDATA[Uniswap的迭代演进，让人看到了DeFi和加密领域创新的无穷潜力，从最初看似简单x *y = k，看似不可行的实践，逐步发展到交易量超过1.5万亿美元，且一直在解锁各种新技能的物种。 Uniswap V4正在进一步释放更大的社区潜力，给予社区和项目方更多的发挥空间，最终来说，不管是费用还是各种交易需求上，DEX会逐步实现对CEX的追赶并最终超越。 Uniswap V4出现提出了一个问题：DEX能否超越CEX？这不再是一个不可企及的想象。 跟之前Uniswap在提升流动性和资产效率方面的优化努力不同，Uniswap V4试图成为一个平台，一个真正的加密金融的基础平台。 这次迭代有两个最重要方面：一个是Hooks，一个是Singleton。一、Hooks通过Hooks，可以自定义与流动性池、交易、费用、LP头寸的各种交互。Hooks的本质是实现可定制化的流动性池。开发者可通过部署Hooks（钩子）来实现满足自身需求场景DEX，底层则是利用Uniswap V4的大流动性池。 也就是说，Uniswap V4变成了一个基础平台，基于V4开发者可以开发出各种新功能，比如限价订单（之前是C...]]></description>
            <content:encoded><![CDATA[<p>Uniswap的迭代演进，让人看到了DeFi和加密领域创新的无穷潜力，<strong>从最初看似简单x *y = k，看似不可行的实践，逐步发展到交易量超过1.5万亿美元</strong>，且一直在解锁各种新技能的物种。</p><p>Uniswap V4正在进一步释放更大的社区潜力，给予社区和项目方更多的发挥空间，最终来说，不管是费用还是各种交易需求上，DEX会逐步实现对CEX的追赶并最终超越。</p><p>Uniswap V4出现提出了一个问题：<strong>DEX能否超越CEX？这不再是一个不可企及的想象</strong>。</p><p>跟之前Uniswap在提升流动性和资产效率方面的优化努力不同，Uniswap V4试图成为一个平台，一个真正的加密金融的基础平台。</p><p>这次迭代有两个最重要方面：一个是<strong>Hooks</strong>，一个是<strong>Singleton</strong>。</p><h3 id="h-hooks" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、Hooks</h3><p>通过Hooks，可以自定义与流动性池、交易、费用、LP头寸的各种交互。Hooks的本质是<strong>实现可定制化的流动性池</strong>。开发者可通过部署Hooks（钩子）来实现满足自身需求场景DEX，底层则是利用Uniswap V4的大流动性池。</p><p>也就是说，Uniswap V4变成了一个基础平台，基于V4开发者可以开发出各种新功能，比如限价订单（之前是CEX较之于DEX的特色）、基于波动率或其他条件的动态手续费用（解锁了更高的激励可能性）、TWAMM（时间加权平均做市商，可以实现更大额资产的更平滑的交易）、将超出范围的流动性存入借贷协议、定制链上预言机、LP费用自动复合到LP头寸等等。<strong>随着开发者了解的深入，会根据自身和社区需求开发出更多的Hooks案例出来</strong>。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ff9ab06560ebe5625f5e15d042f43ddbd1eb0f740a2a8aabedc4ab22d11dc916.png" alt="From Uniswap official website" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">From Uniswap official website</figcaption></figure><p>Uniswap基于自身需求的可定制化，可以激发开发者推出新型的流动性池，满足各种交易场景，让流动性跟社区、跟项目自身的发展有更深的绑定。<strong>仅仅这一点，就是CEX无法企及的</strong>。</p><p>基于Uniswap V4，开发者可以自由涂画，会极大激发开发者和社区的想象力和创造力，在流动性效率与项目自身的深度绑定上会抵达新的高度。同时也可以预见，对于流动性提供者的激励会达到更高的高度。</p><p>随着Hooks的增多，新功能的增多，Uniswap有机会成为底层的流动性基础设施。Uniswap V4会被嵌入到更多的DeFi生态中，从而极大增加其网络效应，最终成为整个defi的底层基础设施。</p><h3 id="h-singleton" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、Singleton</h3><p>原先是factoy/pool模式，每个流动性池一个合约，属于多代币多合约的架构，现在<strong>引入一个大合约架构</strong>（singleton，“单例”合约），所有流动性池处于单例智能合约中。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bd6e7c658b292d6295b85d3b1f2852d058daa6ef5bb759e810dd39b13c0de817.png" alt="From Uniswap official website" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">From Uniswap official website</figcaption></figure><p>原来的架构在创建流动性池和进行多池的交换时成本较高，V4中的单例合约架构则减少了gas成本，无须在不同池的不同合约之间转移。<strong>这种架构根据Uniswap团队的估计，可以将创建流动性池的gas成本降低99%</strong>。</p><p>此外，在单例架构上还引入“flash accounting”系统，跟V3每次兑换结束后将资产转出/转入不同，V4则是根据净余额来转移。此外，坎昆升级中的EIP-1153的“transient storage”（瞬态存储）也利于该系统，且有助于进一步实现成本优化。</p><p>最后，V4中，原生ETH重新在交易对中出现（V2中曾经被去除掉），这也会带来一些gas成本的降低。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三、结语</h3><p>从目前的Uniswap V4玩法看，<strong>它不仅是自己要成为最大的DEX，还要成为DEX平台</strong>，让更多开发者和项目方在它的流动性平台上构建各种自定义的玩法，这种开放的架构，带来了更大的可能性。</p><p>随着更多开发者部署Hooks，更多新功能出来，更多可组合性案例出来，Uniswap的网络效应和不可替代性一步步增强。仅从个人角度的角度，这些努力会推动Uniswap的流动性继续增大， 从而使其成为最具影响力的底层设施之一。</p><p>Uniswap V4 出现加快了DEX追赶CEX的脚步，Uniswap有机会成为加密defi的真正基础设施，甚至有机会在未来五到十年内达到并超越CEX的市场份额。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[带你真正了解Polygon 2.0，项目方说已经发币，不代表不能空投]]></title>
            <link>https://paragraph.com/@bugmoon/polygon-2-0</link>
            <guid>sIOWY7Sxkg1TGx336TKu</guid>
            <pubDate>Tue, 13 Jun 2023 08:01:16 GMT</pubDate>
            <description><![CDATA[6月13日，以太坊扩容解决方案提供商Polygon Labs官宣推出由零知识技术驱动的L2网络Polygon 2.0，旨在构建互联网的“价值层”。根据已披露的信息显示，Polygon2.0允许用户创建、交换和编程“价值”，并将重塑原链的几乎所有方面，包括协议架构、代币经济学与治理等。 本文探究Polygon2.0，帮助大家了解Polygon为何想要构建“互联网价值层”，和参与的可行性。“价值层”——所有区块链渴望实现的概念“价值层”，是几乎所有区块链都渴望实现的概念，包括以太坊。 事实上，传统互联网有两大特点： 无限扩展性：互联网吞吐量可以弹性扩展，当我们需要更多容量时，就能构建扩容。 统一性：互联网信息存在于一个共享环境下，可以从世界任何地方进行访问。 以太坊引入了互联网价值层的概念，表明人们可以在没有中介的情况下无缝、安全地创造、交换和编程价值，但问题是，相比于传统互联网，以太坊、以及更广泛的加密生态系统在扩展性和统一性等方面的局限性反而更大。首先，单个区块链难以无限扩展，而且有严格的吞吐量限制；其次，虽然可以通过创建新链来增加容量，但这样一来流动性就会被“拆散”，安全性和资...]]></description>
            <content:encoded><![CDATA[<p>6月13日，以太坊扩容解决方案提供商Polygon Labs官宣推出由零知识技术驱动的L2网络<strong>Polygon 2.0</strong>，旨在构建互联网的“<strong>价值层</strong>”。根据已披露的信息显示，Polygon2.0允许用户创建、交换和编程“价值”，并将重塑原链的几乎所有方面，包括协议架构、代币经济学与治理等。</p><p>本文探究Polygon2.0，帮助大家了解Polygon为何想要构建“互联网价值层”，和参与的可行性。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">“价值层”——所有区块链渴望实现的概念</h3><p>“价值层”，是几乎所有区块链都渴望实现的概念，包括以太坊。</p><p>事实上，传统互联网有两大特点：</p><p><strong>无限扩展性</strong>：互联网吞吐量可以弹性扩展，当我们需要更多容量时，就能构建扩容。</p><p><strong>统一性</strong>：互联网信息存在于一个共享环境下，可以从世界任何地方进行访问。</p><p>以太坊引入了互联网价值层的概念，表明人们可以在没有中介的情况下无缝、安全地创造、交换和编程价值，但问题是，相比于传统互联网，以太坊、以及更广泛的加密生态系统在扩展性和统一性等方面的局限性反而更大。首先，单个区块链难以无限扩展，而且有严格的吞吐量限制；其次，虽然可以通过创建新链来增加容量，但这样一来流动性就会被“拆散”，安全性和资本效率也将进一步降低——而这，<strong>正是Polygon2.0的用武之地</strong>。</p><p>Polygon的愿景其实并不复杂——构建互联网的价值层，就像互联网允许任何人创造和交换信息一样，Polygon 2.0互联网价值层将是一个允许任何人创造、交换和编程“价值”的基础协议。Polygon 2.0将建立在Polygon现有二层区块链网络之上，与当前以太坊二层侧链版本不同，Polygon2.0更像是一种“二层网络的网络”，由零知识证明提供支持，通过创新跨链协调协议实现统一网络的串联工作。</p><p>理论上，Polygon2.0网络可以<strong>支持几乎无限数量</strong>的区块链，而且还能提高无限可扩展性和统一流动性，跨链交互可以安全、即时地发生，无需额外的安全或信任假设。Polygon 2.0将会成为构建这个价值层的蓝图，对于终端用户来说，使用整个网络就像使用一条链一样，最终实现以太坊无法实现的“价值”格局。</p><p>用Polygon Labs总裁Ryan Wyatt的话总结，Polygon 2.0的核心目标主要有三：</p><p>1、<strong>统一协议</strong>：无缝使用zkEVM、PoS和Supernets，你会觉得自己在使用单链。</p><p>2、<strong>代币进化</strong>。</p><p>3、<strong>长效去中心化治理</strong>。</p><h3 id="h-polygon-20" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Polygon 2.0重要时间点</h3><p>据悉，Polygon 2.0升级将引入一套模块，以通过零知识证明技术提供无限的可扩展性和统一的流动性，开发人员可以使用这些模块来构建自己的区块链网络，这些模块包括共识和同步机制、欺诈证明等，目标是为去中心化应用程序 (dApps) 提供一个<strong>更灵活、更强大</strong>的平台。</p><p>接下来的几周，Polygon将详细介绍Polygon 2.0的每个组件，如Polygon 权益证明区块链的未来，Polygon<strong>代币效用和演变</strong>，以及向协议和金库的更大社区治理的过渡等主题，具体如下：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/11acc99285437159ed15d5c32a8e71fab9af570c3f7b35857b0da81772f10381.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>6月19日当周：Polygon2.0 Pos链 6月26日当周：Polygon 2.0架构和堆栈 7月10日当周：Polygon2.0代币 7月17日当周：Polygon2.0治理</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"></h3><p>建立在声誉之上</p><p>上周，Polygon（MATIC）在美国证券交易委员会发起对币安的诉讼案件中被<strong>标记为证券</strong>，并指控这些加密资产证券都是以投资合同的形式进行销售。对此，Polygon创始人Sandeep Nailwal在社交媒体发文，暗示<strong>Polygon不会受此事件影响</strong>，并表示：</p><p>“在Polygon生态系统中设想了一个像当前互联网一样普及的Web3世界，一个更加自由、治理更加透明的世界。包括Polygon Labs在内的Polygon生态系统已经准备好在未来5-10年持续构建，这是一场马拉松，每一次分心都是暂时的噪音，Polygon会继续建设。”</p><p>而推出Polygon2.0似乎是用实际行动回应了美国证券交易委员会的行动，作为Layer 2扩展解决方案，Polygon通过提供<strong>更便宜、更快速</strong>的服务在业内获得口碑，可以说在区块链扩展技术领域发挥了关键作用。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">总结</h3><p>实际上，以太坊二层网络之间的竞争已愈发激烈。今年二月，Coinbase对外发布了自主构建的二层区块链网络Base，四月加密投资巨头a16z crypto也宣布推出名为“Magi”的二层Rollup客户端解决方案，Polygon 2.0能否在激励的市场竞争中杀出重围值得关注。</p><p>polygon2.0也算是官方名牌了，二层还是要参与的，市场竞争确实激烈，但是polygon有多年行业沉淀和庞大的用户基础，也开始pua用户，创造热点，热点热度的持续性是参与的必要理由，polygon大概率会有福报。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[5ireChain—估值15亿美金L1公链！]]></title>
            <link>https://paragraph.com/@bugmoon/5irechain-15-l1</link>
            <guid>2fAHAic9UkNFp5PeHoSv</guid>
            <pubDate>Mon, 12 Jun 2023 11:24:59 GMT</pubDate>
            <description><![CDATA[5ireChain是一个兼容layer-1 EVM的智能合约平台，专注于基于联合国（UN）定义的可持续发展目标（SDGs）开发一个有益的区块链生态系统。经查其有 1.2亿美元 融资。L1级别的公链项目，还是高融资，没理由不做！交互教程一、下载钱包打开测试网址： https://explorer.5ire.network/点击测试网上面下载钱包链接，下载钱包。下载好之后解压打开，会看到一个谷歌浏览器的文件夹。打开谷歌浏览器的插件管理。把开发者模式打开。1：然后把刚才解压的谷歌文件夹 拖到 谷歌浏览器空白处。 2：钱包插件就自动安装好了。二、注册钱包账户点击插件，选择创建一个新的钱包。输入钱包名称，点击创建按钮。点击继续。钱包记住词和密钥一定要自己保存好！记下来！创建密码（注意：密码必须有至少8个字符，大小写混合，至少1个特殊字符与数字组成。）三、测试网交互1：打开钱包插件选择 swap 2：复制钱包 native 地址 3：回到测试网，点击 Faucet 领水模块 4：粘贴前面复制的 native 地址 5：数入领水数量，太高会提示不足，慢慢调小 6：点击发送按钮领水1：打开钱包插...]]></description>
            <content:encoded><![CDATA[<p>5ireChain是一个兼容layer-1 EVM的智能合约平台，专注于基于联合国（UN）定义的可持续发展目标（SDGs）开发一个有益的区块链生态系统。经查其有 <strong>1.2亿美元</strong> 融资。L1级别的公链项目，还是高融资，没理由不做！</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3b0c48e49c4c8065e8a75d0fe80ce71ed221ad278367be9191d1414e7af809ce.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-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">交互教程</h2><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、下载钱包</h3><p><strong>打开测试网址：</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://explorer.5ire.network/">https://explorer.5ire.network/</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/58eb7e9c4aa613218b34c3c44103d1e0477645c9073a7a625c22bb696c223584.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>点击测试网上面下载钱包链接，下载钱包。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/18ac0d6df149d0928fad6e4e431f808793a62ee5ff91bdafcf352a347e04bd34.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>下载好之后解压打开，会看到一个谷歌浏览器的文件夹。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6de5c886d0e7a346e165e39d309a1eca5e022d82650e8800ccc2617232fb246e.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>打开谷歌浏览器的插件管理。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9e2f7cc84010837b588e70c762e1b4f4a020f6da2b9389ab9f53b1f0fcaae122.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>把开发者模式打开。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3bbc89e6be7a165014af9c6c253a97fbe4542af4b88c016f490bffa3a6b2135b.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>1：然后把刚才解压的谷歌文件夹 拖到 谷歌浏览器空白处。 2：钱包插件就自动安装好了。</strong></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、注册钱包账户</h3><p><strong>点击插件，选择创建一个新的钱包。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/99bb1bd0b2fc28f7459091c9b8dffe8b559b1c55846619eb4a9864b4d8385922.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>输入钱包名称，点击创建按钮。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6a5d94dfcfdec892c1c54b82fdd2b492890c066cde9448e1719b6ede0a4b2646.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>点击继续。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a002d147f96d819c4b21baebf6835baa1f2c17db393fb84b5d1f97ea60d93852.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>钱包记住词和密钥一定要自己保存好！记下来！</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/beb9d05bdd38751f4b92cbba1120274f11e2169384212a12446e4f5ff9ec93c3.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>创建密码（注意：密码必须有至少8个字符，大小写混合，至少1个特殊字符与数字组成。）</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/be848f458fbb26339e7527964c9243c39558b47b8b2a8464cd5ea1a6d14924af.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三、测试网交互</h3><p><strong>1：打开钱包插件选择 swap 2：复制钱包 native 地址 3：回到测试网，点击 Faucet 领水模块 4：粘贴前面复制的 native 地址 5：数入领水数量，太高会提示不足，慢慢调小 6：点击发送按钮领水</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a16c6d4b5253e3ffbeabc70a1982428eb71ae48945067bf7fac9d667f0be028e.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>1：打开钱包插件选择 swap 2：数入少量数字 3：点击下面 swap 交互按钮，发送一些水从 你的 native 钱包 到 evm 钱包</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/15369c863def91f1fcd6ebd13973e319c1d3abd5b58977d852c308020cd490e0.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>这一步交互，你需要再按照上面注册钱包的流程多注册一个钱包，复制你小号的钱包 Native 地址 或者 EVM 地址。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b44d711256e6e0263e0a9169ff1bd09eca11faa44a075b2ef548e8cff876388f.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>完工。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Taiko—V神点名的明星项目！]]></title>
            <link>https://paragraph.com/@bugmoon/taiko-v</link>
            <guid>uO34dFASEXopPWmObg65</guid>
            <pubDate>Mon, 12 Jun 2023 10:54:12 GMT</pubDate>
            <description><![CDATA[Taiko 是一种去中心化的以太坊等效 ZK-EVM 和通用 ZK-Rollup。其目的是让为以太坊 L1 开发的 dApp 的开发者和用户无需任何更改即可在 Taiko 上使用。因此，dApps 可以很容易地部署到 L2，继承以太坊的安全性，同时产生比 L1 更低的交易费用。 Taiko 完成共计 2200万美元 的两轮种子轮融资。其中不乏 红杉中国 、以太坊基金会的 Tim Beiko 和 Anthony Sassano 等顶级资本与天使投资人参投。V神 （Vitalik Buterin）也在社交媒体点名表示对其期待。交互教程Taiko Alpha-3依然是激励测试网1.添加Sepolia测试网和Taiko 测试网。https://chainlist.org/zh?search=&testnets=true 打开上边的网站，搜索Sepolia 。 Include Testnets 前面打勾，然后找到 Sepolia 添加到钱包中。接着我们继续搜索 Taiko 。 同样的 Include Testnets 前面打勾，然后找到 Taiko Alpha-3 添加到钱包中。2.在钱包...]]></description>
            <content:encoded><![CDATA[<p>Taiko 是一种去中心化的以太坊等效 ZK-EVM 和通用 ZK-Rollup。其目的是让为以太坊 L1 开发的 dApp 的开发者和用户无需任何更改即可在 Taiko 上使用。因此，dApps 可以很容易地部署到 L2，继承以太坊的安全性，同时产生比 L1 更低的交易费用。</p><p>Taiko 完成共计 <strong>2200万美元</strong> 的两轮种子轮融资。其中不乏 <strong>红杉中国 、以太坊基金会</strong>的 <strong>Tim Beiko</strong> 和 <strong>Anthony Sassano</strong> 等顶级资本与天使投资人参投。<strong>V神</strong> （<strong>Vitalik Buterin</strong>）也在社交媒体点名表示对其期待。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8031dc7c0b622ba30cf325ec3a88c0664d98d9a59296d3492958d8720897253f.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-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">交互教程</h2><h3 id="h-taiko-alpha-3" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Taiko Alpha-3依然是激励测试网</h3><h3 id="h-1sepoliataiko" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1.添加Sepolia测试网和Taiko 测试网。</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chainlist.org/zh?search=&amp;testnets=true">https://chainlist.org/zh?search=&amp;testnets=true</a></p><p>打开上边的网站，搜索<strong>Sepolia 。</strong></p><p>Include Testnets 前面打勾，然后找到 <strong>Sepolia 添加到钱包中。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/97900f448af8d0dd8a0d5f3262f66cd3f96aa34b0f9acc96d370c899d3151e97.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>Taiko 。</strong></p><p>同样的 Include Testnets 前面打勾，然后找到 <strong>Taiko Alpha-3 添加到钱包中。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9ddaf9066c38380353f869f48eb29fc5513ec509c9a0de6224a1f32c4840e9d2.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/76a4cf68df6647bc58b5d98eac064e68c951a2aec350e0e9c640e083abbe40c3.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-2-bullhorsettko" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2.在钱包中添加 Bull/Horse/TTKO 代币</h3><p>以小狐狸钱包为例，我们打开小狐狸钱包，网络切换到 <strong>Taiko Alpha-3 测试网。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7ff7f810b48828fb27f17617c93d9d778db852cde3721372075e1565ec4e625a.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>我们选择资产，点击下边的添加资产。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6b6b3436e36e3dd1eebc244a5fd709bcf82136b61dc850b3066c17481b370d40.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>依次添加下边的三个代币：</p><p><strong>Bull Token：0x6302744962a0578E814c675B40909e64D9966B0d</strong></p><p><strong>Horse Token：0xa4505BB7AA37c2B68CfBC92105D10100220748EB</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cfcc1fe88848b56dd47f618abd5249d4f5c838e517a9ae3be1c0da5fa7efbd75.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ccdc6073cfa635536c0b58ae2428a33991b3547f29e13e0afdef0bf5a7d99e26.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-3sepoliaeth" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3.领取测试代币SepoliaETH</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://sepoliafaucet.com/">https://sepoliafaucet.com/</a></p><p>打开上边的网站，用谷歌邮箱登录，输入钱包地址，点击 Send 就可以了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9564d9fe4499885e00a85eb6c5f741c6c4285436d8b339fb4eecb7b1e48c45d1.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>领取成功。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/319ad22ea3d437d3b5ce9f3e82b37793b613f1e6b0514f962e6caff59c621d38.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>4.领取测试代币BLL、Horse</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.test.taiko.xyz/#/faucet">https://bridge.test.taiko.xyz/#/faucet</a></p><p>打开上边的网站，右上角连接好钱包，网络切换为 <strong>Sepolia 测试网</strong>。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fc7506436d6b79f8513b93d8b350b64729209c3112adea25954ac3bf91c9da1c.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>选择 Faucet，领取测试代币 BLL 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/08e6b405e3ee999a5093099f2eb4cdbb63f4f3c858f5408ee7f1e08d697baf4b.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>点击 mint Bull Token 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0b3f4fbf7cba10a13911c6c3caaf29b4615340182af04ab83a7152a7325e3392.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>钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7c64d10e38f700e3dcc8cbfdfd7af14a19e42e1c120fc50c400ef609ec7a2c39.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>领取成功。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/840d989358166fa59265a52b59c76fb455b1227d019e75685b4e5d35b86b9dd2.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>用同样的方法领取 Horse Token，选择 Horse Token，点击 mint Horse Token，钱包中确认即可。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/81efccafcbd46d15908b692c4d97bf474251e6bd1a031d4ced714765222eab40.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f06003e86bb7fa2589dea77f48f7e3e4e263addfee0387e89b16e907ca6fdd65.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-5taiko-ethhorse-bll-sepolia-taiko" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">5.使用Taiko桥（将 ETH、HORSE 和 BLL ，从 Sepolia 桥接到 Taiko ）</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.test.taiko.xyz/#/">https://bridge.test.taiko.xyz/#/</a></p><p>打开上边的网站，连接好钱包，网络切换为 <strong>Sepolia 测试网</strong>。</p><p>我们先选择 ETH，输入金额，点击 Bridge 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2d1f9594c75c2210abc5c2d6ff42d73aae1a0a03c4401d229c0f116d1534c713.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>钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5b60a569aaff907d5b6523012de64d76f4b33081e0ee50e9503b95a3b4c7c253.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>接下来我们选择上边的 Transactions，会出现我们刚才跨过去的 ETH，我们点击 Claim 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8563968c624d773b1ba8630116c782886ab82d796b648b0a7aa5b5d45b0bc12b.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>接下来我们用同样的方法发送 BLL，输入金额，点击批准。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/031a6d9dd6e1d5b0e400bb3ce3ad52343a3dc15a0c36eb2a45b89e349cb6f3a7.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>钱包中批准。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c85ea3d01d9e96a147e9f74299a80e9605a43a050b9c7e5738e3d821948b78a9.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>接下来点击 Bridge 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5c7dca37c4d7b1d3bab59a5ab685c34735b991f7ef32a7976d56c9f96231648a.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>钱包中确认，等待完成就好了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/454738b78c242fc884ef9f79f38598fbeda1172b10aec2038e92f1aa6a1934b7.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>我们选择上边的 Transactions，会出现我们刚才跨过去的 BLL，我们点击 Claim 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cd6085c7b96d9fd3b89396dbd425f39e53cea5bae7682af9a5a5047d5bc8272d.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>Taiko 测试网</strong>，重新点击Claim，钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/481f04657ec087663da98ee768a98df1cec1b902c952c8f945f7fadbd2c28a46.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>HORSE 我就不做测试了，方法和 BLL一样的。</strong></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/00e6c2d2cab269e7a9ea245a2dc5e4761afbb5e46f0d8152c7445d6f61eca449.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>完工。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Base—背靠巨无霸的顶级空投！]]></title>
            <link>https://paragraph.com/@bugmoon/base</link>
            <guid>W7tnPLEmRxtP9jIJe8eS</guid>
            <pubDate>Fri, 09 Jun 2023 11:34:55 GMT</pubDate>
            <description><![CDATA[Base-Coinbase 亲儿子，通过访问Coinbase的产品、用户和工具，Base可以轻松构建去中心化应用程序，与Coinbase产品无缝集成、获取强大的法定货币入口和获取工具，使开发人员能够为超过 1.1 亿经过验证的用户提供服务，而且还能访问Coinbase生态系统平台上价值800亿美元的资产，成功的可能性是大于其他L2项目的，如果哪天空投了，造富效应也会更厉害。Base 生态 DEXhttps://www.dackieswap.xyz/?chain=baseGoerli准备工作用base跨链桥跨资产到base网络。 https://bridge.base.org/ 右上角链接钱包。来到 Trade 页面 Swap 。然后添加流动性。然后来到 Earn farms 。完工。 关注BUGMOON获得最新最全投研交互信息，少走点弯路+ Twitter:@BUGMOON11128 Discord:兴趣使然的社区 欢迎订阅！！！Subscribe]]></description>
            <content:encoded><![CDATA[<p><strong>Base-Coinbase</strong> 亲儿子，通过访问Coinbase的产品、用户和工具，Base可以轻松构建去中心化应用程序，与Coinbase产品无缝集成、获取强大的法定货币入口和获取工具，使开发人员能够为<strong>超过 1.1 亿</strong>经过验证的用户提供服务，而且还能访问Coinbase生态系统平台上价值800亿美元的资产，成功的可能性是大于其他L2项目的，如果哪天空投了，造富效应也会更厉害。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9e3f33c27ae9c8aae8f0b416b74f9347c012c8eb5867814b859ed00bb2238923.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-base-dex" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Base 生态 DEX</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.dackieswap.xyz/?chain=baseGoerli">https://www.dackieswap.xyz/?chain=baseGoerli</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9691e91336c754c16730ad3257ad699690e5c348bd763f92bcf8c31cd40ca17c.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">准备工作</h3><p>用base跨链桥跨资产到base网络。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.base.org/">https://bridge.base.org/</a></p><p>右上角链接钱包。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f8c895d0c9b2e6adf3898ea3b54c0eeab71180d66918a0e4fdf65305b390eb98.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ded51206b119a35f52685085490a8084910849d4c5a7e8833078d91f180e4bfe.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>来到 Trade 页面 Swap 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b44d1651f8852b5d7142d92ba11a5b801f496bf06cdf095edb80d312ddac6a1d.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9330d07b485645755a2c593368e2f6941c9d549e3e644ab4c8a16ac25e527ba2.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ac1b3f11356e42e24305b84f1d3ee79bc1a17bc8fc113d9b2b5ec0c4ba0d78e4.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>然后添加流动性。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f90ddb7350a6733681b1ef903efdf4acc1799148e5f03fc9c13b502e9617fbeb.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3227824db69868c6afb8ae8a0d565087fd7c9590b0d6a2e2be6fe54690737854.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b8360d905257b73bb206dcdd38fe24364e2bcd9f9bd6f36de250a9371131c810.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/67f679d8bfa5d08395233067606bb3a828857fdcb4638a78d10f182e935a7061.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fc9e9fe4880b5d84d3669fbbc7051ee77e77d8c1ef925d81f4941dd98678bc64.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/58cbf521f3249e8dcec6ca6096f3c52d00760c9c46f5e9699ecae4a58127e079.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d732de08893f6d0cd898df6c220ae0b8b38caf297c05260ac7fe105967a62c13.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>然后来到 Earn farms 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/10a83c4a353a1e0f8583bba433f03be11475afb6d4827cb57565bdee947ca9b8.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a4f549bc5553271ebe967bb97e2c651f2515840bd72f0b8fa4203ee10d5b191d.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0909c86813ac8043a59b73fba3b455c5fea544740f66a6659c812affd36d3338.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8d4df5bc6d767f58cbce9816a582cc679549dfddce2da91bcddc6e1a9f59c225.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/63be49990ed6589cef444904605627253c94d3322f3d1da55956bb2a91fd6405.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1b51bbcca8967801159e3e8e45f4156ade1a2e4f7e369413e7c66911e91e50a8.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f0b2a6f66a2a0754633034b04d6c9f62996c85e7c984618e2d1c209a177dd190.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>完工。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[ZetaChain—天王级项目，估值4亿，明牌空投！]]></title>
            <link>https://paragraph.com/@bugmoon/zetachain-4</link>
            <guid>BN0xgDCdLWz0ohxf9upv</guid>
            <pubDate>Fri, 09 Jun 2023 11:19:29 GMT</pubDate>
            <description><![CDATA[ZetaChain 是新全链 dApp（去中心化应用程序）的实验测试平台，也是基于 Cosmos SDK 和 Tendermint 共识构建的生态系统的关键组成部分。其技术旨在解决“跨链”和“多链”交互的挑战，目标是向所有人开放加密货币和全球金融生态系统。 据察，Delphi Digital、The Spartan Group、Amber Group 和一些大型 VC 都关注订阅了 ZetaChain 的官方社交媒体，据传其估值 4亿美元，推测这些风投很可能投资了ZetaChain。 官方原文：ZetaChain 已为激励测试网计划分配了 4,200,000 ZETA（占代币总供应量的 0.2%）。教程开始一.首先去领取以太测试币https://goerlifaucet.com/?__cf_chl_tk=kthKJosMlKSWiLSzR7sIPv8QFKmiGSCCXLHm_nCDJro-1686309189-0-gaNycGzNDLs二.测试网右上角连接钱包。 https://labs.zetachain.com/leaderboard 1.领取测试币ZETA 。2.点击交互...]]></description>
            <content:encoded><![CDATA[<p>ZetaChain 是新全链 dApp（去中心化应用程序）的实验测试平台，也是基于 Cosmos SDK 和 Tendermint 共识构建的生态系统的关键组成部分。其技术旨在解决“跨链”和“多链”交互的挑战，目标是向所有人开放加密货币和全球金融生态系统。</p><p>据察，Delphi Digital、The Spartan Group、Amber Group 和一些大型 VC 都关注订阅了 ZetaChain 的官方社交媒体，据传其估值 <strong>4亿美元</strong>，推测这些风投很可能投资了ZetaChain。</p><p>官方原文：<strong>ZetaChain 已为激励测试网计划分配了 4,200,000 ZETA（占代币总供应量的 0.2%）</strong>。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">教程开始</h2><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一.首先去领取以太测试币</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://goerlifaucet.com/?__cf_chl_tk=kthKJosMlKSWiLSzR7sIPv8QFKmiGSCCXLHm_nCDJro-1686309189-0-gaNycGzNDLs">https://goerlifaucet.com/?__cf_chl_tk=kthKJosMlKSWiLSzR7sIPv8QFKmiGSCCXLHm_nCDJro-1686309189-0-gaNycGzNDLs</a></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二.测试网</h3><p>右上角连接钱包。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://labs.zetachain.com/leaderboard">https://labs.zetachain.com/leaderboard</a></p><p>1.领取测试币ZETA 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dec4f78a34786a5d2f7e02c6d0f403f7c95dbff647fabc7cdfd963da31e8fb22.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f5a3ff68629230231f82610f68920e29bb65b9ecd531750f2719ff4350d90ad9.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>2.点击交互。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6a3302a7e535d4a60a0e16f07fc3522164d3e7a2342b0803cc45a8f16698efed.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>目前处于测试网阶段，所以目前可交互操作较少。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Venom—中东土豪项目，天王级L1！]]></title>
            <link>https://paragraph.com/@bugmoon/venom-l1</link>
            <guid>GQvuL8AHwM9iTuHtvh3l</guid>
            <pubDate>Fri, 09 Jun 2023 10:59:51 GMT</pubDate>
            <description><![CDATA[Venom无疑是天之骄子，与 Iceberg Capital合作推出 10 亿美元 Web3 基金，关注支付、资产管理等赛道，还与肯尼亚政府建立战略合作伙伴关系，在非洲建立“区块链中心”，专注于开发 Web3 和区块链技术应用，VVF 不仅进行了其首笔 2000 万美元 投资，还将利用 Iceberg Capital 的资源提供孵化计划，协助项目提供营销、交易所上市、技术、法律和监管支持，提供资金干活不常见，前贝菜德高管 Peter Knez 和经验丰富的投资者 Mustafa Kheriba 也加入了该基金的领导团队。从Venom官网给出的数据来看，这是非常夸张的增长速度，而这些仅仅是测试网上线。一、准备1.venom钱包安装https://venom.network/ 打开毒液官网，点击第一步的谷歌浏览器图标，点击以后页面自动跳转。点击右上角的添加至谷歌浏览器中。点击Create a new wallet 。打勾，继续点击Submit 。记录下助记词，点击I wrote it down on paper 。输入对应的助记词，点击Confirm 。输入两次确认密码，点击Crea...]]></description>
            <content:encoded><![CDATA[<p>Venom无疑是天之骄子，与 Iceberg Capital合作推出 <strong>10 亿美元</strong> Web3 基金，关注支付、资产管理等赛道，还<strong>与肯尼亚政府建立战略合作伙伴关系</strong>，在非洲建立“区块链中心”，专注于开发 Web3 和区块链技术应用，VVF 不仅进行了其首笔 <strong>2000 万美元</strong> 投资，还将利用 Iceberg Capital 的资源提供孵化计划，协助项目提供营销、交易所上市、技术、法律和监管支持，提供资金干活不常见，前贝菜德高管 Peter Knez 和经验丰富的投资者 Mustafa Kheriba 也加入了该基金的领导团队。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e815f075c803317b0840066285ec4f1d793a62346d21b7e55c5707d8819c5bd5.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>从Venom官网给出的数据来看，这是非常夸张的增长速度，而这些仅仅是测试网上线。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">一、准备</h2><h3 id="h-1venom" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1.venom钱包安装</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://venom.network/">https://venom.network/</a></p><p>打开毒液官网，点击第一步的谷歌浏览器图标，点击以后页面自动跳转。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/15ee0f2ca891a5b75f877d8def72f436d5d7d98962b2b1929793d58196f431ee.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>点击右上角的添加至谷歌浏览器中。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/68a724dc742a75b56ba8c0341d8af90bc8709e37d80eaf7d15d39bcdc4cab3d3.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>点击Create a new wallet 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e4091ebf03bf7f1959f3bb76c4f93e341c71bfcc54aa969b5b1e393fa72d44d1.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>打勾，继续点击Submit 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ed1a8d3920692d328c4c79721238fbc7955cbd48ecc102f065cae08ac1e1b7fd.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>记录下助记词，点击I wrote it down on paper 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b74d411fb21ee8dec1df65825288ede3dccc7bb41e819adec2580c324a912e3d.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>输入对应的助记词，点击Confirm 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c9cb18ac7e359eb8edb0ffcebe2f59462187e2d60221e657bdbaf874f031b635.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>输入两次确认密码，点击Create the wallet，完成创建。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0b07ca6383dd255adb87cee3dd951ac649d90335b8f024de7bb708541f90163b.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-2" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2.领取测试代币</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://venom.network/tasks">https://venom.network/tasks</a></p><p>打开上边的网站，点击右上角连接好毒液钱包。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/df50ef8e369a56ad230dbcd56711e2a4fe16c904e33d267a296f3a3ab2a62630.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/255b3dec273a4e771cac778b840620f39e3773af296ca1af3bedf5352ac56ef6.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>点击Login with Twitter 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5442503fa07de7b12c9ac526167b59a64aeae63102bd83a7822b7ea340575ad3.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>授权下推特。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/509a14b289364908db167eadbbb592e739571c39367816f8f56bdda46dbce48f.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>授权以后会跳回刚才的界面，点击Create 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/91e57e448e92cd96bfd7a8b060ba0653067238f0e6c458e95b5ceea821b108e9.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>我们需要发一条推特。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c113cb85f4e76043d29d4de363a0a6a4a014506ea8aa3f14f05d64970b798cbb.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>我们返回刚才的界面，点击check 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/03b848ec7f724fce543bf6e1c5dfd2cb8d7c9413d63b7a3b4d536e42a5812b1e.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>页面会自动跳转，点击Claim,大概几十秒中就会到账。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/544cded9f5d43ec4731029146c43e16d210ad9df8ca9cedc0d8287df86bf930c.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-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">二、交互任务</h2><p><strong>任务一共有9个任务，其中一个正在维护。</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://venom.network/tasks">https://venom.network/tasks</a></p><h3 id="h-1" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1.毒液基金会</h3><p>打开上边的网站，我们先选择第一个，点击Complete tasks 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/24e49e766ef269a833e2eb4cbe3907992e6a19f3004495f3c58fbbb9de4b151d.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>我们点击Follow,这个是加入电报，不加入也没事，点一下就完成了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/08a44dedcff90688533f994acbcc0692d01a66125bea26da321bc509bbf09007.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>点击第二个Follow,这个是订阅YouTube，也是点一下就可以完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9c2df1ec23b338449821e89a4fcea734dcdf7c7231903cac9543ba5de5d5abb0.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>最后我们点击Mint，钱包中确认，就完成了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ea95622a2cae7e6fee4806e129fdef481ec8121552eb492457cdf185533acc62.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a7c8334f2262ab5b17a216f7a2930d363faa1f8353f5d5ae2e8b4d64f4d04251.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-2" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2.毒液钱包</h3><p>我们回到任务页面，选择第一个任务，点击Complete tasks 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/33726f45f50e9e9cbf8a02b25bf6fae29784d422fdaad480c1cc3c880127edf5.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>我们打开我们的毒液钱包，点击send 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/88fde304cec651ebf137a57ba53732112c5f900e17939dfcbbee7d8c8d2c5a27.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>向0:077873f1453fa67b0f1ce77f1e806675acd19c4694b9738be61fd406618f2f7a地址发送VENOM，然后点击 Confirm transaction 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/eae2ddc280a3384ecda7f9048038199f117e36e36c81ea0608202c5cc2eb24d4.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>就可以了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1ebaf59afbfad982526d43955652673ab39dce7347e703d91c0ad5076fbb493b.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>我们回到任务界面，点击第一个check 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/123cb9b824cac3d08922ec0770248861a538d8822a8b61ddb3269f74ee57ef45.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>接下来点击mint，钱包确认就可以了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/efc808ded2e1cd8c9b2fb1e688314ceba2a707b81b8f0601d22e928cdf0f77f9.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0e0323c63af46cf9c7a8a64fde3a86efff0902fb6cc67e04db2142d2ddcdd267.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-3web3" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3.Web3 世界</h3><p>我们选择Web3.Word,点击Complete tasks 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fe95787d942780c63d01fb84361a4054412d940fa4f7d3c14c8f40a9d518ef00.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>点击Follow 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bc07cf932f1a3858429bc89f34b306bd407e7b5a28eda789685412ad4be4882a.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>点击第二个上边的小箭头，会打开一个新的页面，我们连接好钱包。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/58da4905047c93ad6b7e9f4ee0b74c12ce58bb086a95e4c060f1a624d7c06dbb.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>用VENOM兑换USDT，点击Swap 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2c56fdfdc790b1042e874bdc83a8bfd1c5533f70491f5e6d8672315f1a76e858.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>点击Confirm，钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3ce32b9e98a7cc90d70dab4928314683a35d94b966fd684cf73d8d8e277e7173.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>完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b9f74134d72c595f2283417b9a53c79a41223ec96284a102356398d89b217713.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>回到任务界面，我们点击check 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d9ed7638ae3357ac99fe69f75b82011a074ced6434f979132a6484009d577d00.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>最后我们点击Mint 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9ac73505cdb8663416c3bb088c8fd68e7d2d4be72e9c991c79a48be5c0e6d1a1.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>钱包中确认，完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6262bc6d99274264756677e12143d9a2c893b80ad82917663ba0897f1d03d239.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-4" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">4.毒液桥</h3><p>我们选择毒液桥，点击Complete tasks 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8bfdf8d65a21269c2d816aef824afe512e91ee73571d39d0a104afec9bfceae7.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>我们点击Follow,点一下就可以完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c9354dbfb8f6a32f6ab147ea87058f8eb77f77cb87551558586d25f352c4eb39.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>点击第二个小人物上边的小箭头，页面会跳转。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f538268de7bb5fd517c443f2da753af5ccf7cbc285151c2465a56a8d46c26d7e.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>这里我们需要连接两个钱包，一个毒液钱包，一个小狐狸钱包。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5bd673488406b2a01f2956be0a922617fd02d153605e6d64775aedcee1ec06c1.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>我们选择毒液测试网转到BSC，输入金额，点击Continue，因为BSC最便宜。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2f8f21f9fe8594804d2e83913634ec4494e912a4336638f02d10001053272a50.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>接着我们点击Approve transfer 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/faad2124c632670bc1d40f26f74a0d8e744a2cf76ec2b4868a1d492f3e1dc1ca.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>毒液钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a28d7132bf6b0dc688a7f8e8508bb9fae974dc12701d40d6e67339c529e328a1.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>接着等着跨链完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4780cb2d84ef27c7c83f6e9b9b0213799056c034066d9becb5a44c7613efb3c3.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>最后我们点击Release transfer 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b4074eae85a6d4f7d495c0912955c7e4bdd2b7424e82c35c00a6c4aadaf60ac3.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>我们在小狐狸钱包确认，BSC链的，花费gas大约0.15刀。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/38f0de99dfb4f43780ec616c6172d3cfedcb78ed04d0d6edf7e4dc808ce503d4.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>完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cdf38bc1f8efa95965e6470c98a9bcb5642c5d6623b61fd8c543550d1c1d8f4f.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>我们点击New Transfer，我们这次用BSC跨到毒液测试网，输入金额，点击Continue 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/da1af5942252ab2cf2c30fcbbdb16642500eb2d21716d7eee2ce0a79f25e102e.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>点击Approve transfer 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9f23fcd35cf006d55448f5a60469c04fbe31593a39b24c66e0dbf364693a7eba.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>小狐狸钱包确认，BSC链的，gas 0.07刀。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bf01007f64e7ed15937909df68ae05a5afa544578edcef0c65729071381b70ae.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>等大概1分钟，接着点击Approve transfer 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8b3cfb2c4ce4b3edf09f14329f4bc668b0e882aa054e197356853b94699c064b.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>毒液钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5d778d944acabdd8b988c5cb1bdbe0adf8e25229e1c08425f513570bbfd6682b.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>等待两分钟，就完成了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/229a74ad6a5d16721b46a2dc1e09c36b9ceeab219e40778cdac3e7c1d688058c.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>我们回到任务页面，我们点击check，第三个小任务我们也完成了，所以也会自动完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4b9fd03fed0f73648519e1c92eba9f7815c5586670fa0587af39d562dc6ed09a.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>最后我们点击Mint，钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/84e70a1aefb08b93bedde1df44b9ac30a4020088ae2d3f4200db38717031ed77.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>完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bca013a8749475615019a2b6d21d6e0ff28fedd10f4ca31e749cc5fb14b7bd84.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-5venom-stake" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">5.Venom Stake</h3><p>我们选择Venom Stake，点击Complete tasks 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e20fcf839503276435de391665bb062b152a8c36abfadfb454eb6d4a6141f79f.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>我们点击上边的小箭头，页面跳转。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7cc93e4700d55c38c02c0c56226770f9ef6bc61891ac1365c40efa530deaee1d.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>我们点击连接毒液钱包。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/be2c4985126e3a6c1b017edb3a6ed1610e37f56debfd642707d50bf29ec88271.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>输入金额，点击Stake 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/73c63162c704b42a1445b2edefa59c8750851060c242c73466b82dc2a90d9b90.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>钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9cab8edf1d6fbf4ed907067ffcc0d1b3e9f665be820edd2c75c53641dec35d1e.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/455a3a1d6dcb96ebd528fd5ec27d4e05afa53c2f99750d312b8aa62afbd199bb.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>然后我们回到任务界面，点击check 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e749c85226ac433828ff572603fb648efc2edc761b6382af1995ef9c6dc070c5.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>最后我们点击Mint 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f2121df3a50adc7fa8016eb328373fa3daa24a0427236a7725122c9b28a08315.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>钱包确认，完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a1570fc398716817c9f429c36b11e2c6ebcfcef6ea3690ecc7b26ad48f8cb6a6.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-6oasis-gallery" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">6.Oasis Gallery</h3><p>我们选择<strong>Oasis Gallery</strong>，点击Complete tasks 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/40a692312959ae8de23e09467854ce08f379751b75b593ca7128353801bf2b41.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>我们点击任务上边的小箭头，页面跳转。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bb448853e938da89c5372abdf5aafae2e50fe8f2f81438fc297dcb562102bfcd.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>点击右上角的连接钱包。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cbdc986f4f893aeada946cb32fe0215db95f245284f09023a5d5d0cc5bcc6e07.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>我们随便选择一个NFT，去购买。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/82574d3e9dfd03b99f4a0040e072bea9596d9f91cc8cd39b97501d6f267e74ad.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>点击Buy now 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4824b24848071978612c6143ff4b0e39b95ca5f5b56e5a5fc1f98ffc3f9d3def.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>继续点击Confiem 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/849349c0c2eb960dfe08ca0ee50c6a4fc93e7f40f0798ca0d0e7fd7f92d7b76a.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>钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a700cb7cfdc0526274f3c971568cb60ef2f4108e61d74362672225513da7685d.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>完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/80933fe34e07e68a7714be7c96665bb4927a0b2ed84c8d136b8cec84573dca31.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>接着我们点击上边的MY NFTS 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7485d2f34c89617fc8f6b27b8bdf266e7565d734a68be8d20972f0bf976158ba.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>我们选择我们的NFT 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/289c0c620a8b21ac953db013a329c0900407b495732dcf69b819181514d0a130.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>点击PUT ON SALE 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7b6fac07ae29eb594a4ec7f93038dbce61ecd9a4b4afa5109468b79926a2576c.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>输入金额，点击PUT ON SALE 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a64a2502e15923cb70f346e1aaeddc4ca36b4ef405b29bc601f17fcbe00aa68b.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>钱包中确认。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/43d0a3edc56035c3f6877d60843e14edc2a0411724ca9f9a57c3a063b1bbc814.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>成功。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d50ca662d58072af034871046f513ab8f2a371c5ce5d0562eaa44b4e317a3b9f.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>我们回到任务界面，点击check 1和2都可以点了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/530b4d367e2193ca397ac8aa37ee31c087df5bb8cc125df42b76ae13e7c7591d.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>最后点击Mint,钱包中确认就好了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dce890fafdb1041f3081d3fae6277b6e51cd5879ccddd8cf8bc6a4db2dcf8a60.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>完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a921b66ed002c6019ad40a6746ca289f32e3181b15988e84a4ebc07dfc4d19ff.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-7venompad" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">7.VenomPad</h3><p>我们选择<strong>VenomPad</strong>，点击Complete tasks 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1ed8737b15feb82c4bfbdb12dcc0f01d96d584538ed549ca7d00ef96087682ba.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>点Follow，关注下推特。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a8b635effee8ab21fedb5a7106996d3741a156f6f5f0fe0e34d69f26ecf853c4.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>然后点击check 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dcd1fdb13c4e76a3a64d8e7d6506b09a115169b34fd0fb8df06137f1e60f18a9.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>接下来我们点击Tweet 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0ac57df02a58d179718c6cf7665212cd8d853412c401fcbfcfcb60ee428cf0d1.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>去发一条推特。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/14a0dde18c5fd5dcdedfcb20017138e067fdc6347db395582b5011de2c3aa3dd.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>我们回到任务界面，点击check 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4e360e3eedd08a69fb981fb6647a15b77b4ef2b6d1943df46507076ff3112270.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>最后点击Mint，钱包中确认就好。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/93c2764112e9cf210217b57715b4442956343e6b60863663d59d64162eb2b5e0.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>完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f4b065bcb8129215eb42d7a21f0caac1df0fb13ef6f032611669ee73ff5226e6.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-8snipa" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">8.Snipa</h3><p>我们选择Snipa，点击Complete tasks 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6484feb7607fbe117d42ec491dd88cb473f37f779e06c1c5d2577f9480a262cf.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>点击Tweet,去发个推特。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/04d0e406462390d34ebccb7f21e3d3a7fd427aca0d2b04d9b38de6f0da1f9882.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7486cbe18cf7e2678459e50e1df90b516cbd01dceeae8070ab9d9eb0376dc070.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>回到任务页面，点击check 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/90e675ff5e0ba8092b887f285773557a2aecb7199e2a2c5b8f2b110417284bc3.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>接下来点击上边的小箭头，页面自动跳转。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/48ae36e591938f5bdf8b8c5482b57a8e3f935a76325fe596e34dadc55bf8d684.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>点击右上角连接好钱包。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5c612f9588e0560ae6cf02b71e38bbf9c66c59fd1f39999b16c9c7fb9a125b5b.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>点击Join Venom Testnet 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3eb8e74fb290ec1c760b2196184e3fb97f79246e6018c91e216e2c0a97809b9e.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>钱包中确认，完成。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d1e54c3817a7f92150c95602b6521bf4c02bd7003a6fec0306d04f4bd1a60153.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>回到任务界面，点击check。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/92248f865b045cd1228b35e9b3cba0690ec7bc1589aae8bfe32fc4745a0e3ca9.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>最后点击Mint 。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ee77ae2e33b8d5a2d9cffc398a95dcc8272e14fc13eefd585c15cb2755b1445b.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>钱包中确认，就完成了。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1950f9a46e87fd4eb1c95587390949f67ab4bc48fc650414c0cedcd5e3fd3059.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>教程结束.</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Scroll—zks同级别顶级项目，交互必做！]]></title>
            <link>https://paragraph.com/@bugmoon/scroll-zks</link>
            <guid>CyA2Wai7pHMfZFbF9zQE</guid>
            <pubDate>Thu, 08 Jun 2023 11:49:31 GMT</pubDate>
            <description><![CDATA[Scroll 是一种新的第 2 层解决方案，旨在提供无限的可扩展性、完全去中心化和无需信任的隐私。V神 （Vitalik Buterin 也是其投资者）也给予了高度关注，并以 18亿美元 估值，获得顶级资本青睐，从 Polychain 资本、红杉资本等知名 VC 筹集了 5000 万美元后，总体成功筹集了 8300 万美元。Scroll 与其他 Layer 2 有何不同？与其他 Layer 2 不同，Scroll 直接在 Layer 1 上工作，并允许与以太坊 dApp 以及 Layer 2 之间的完全可组合性。Scroll 还采用了一种新方法，使用 GPU 能力在链下生成 zk 证明。一、准备步骤1、登录官网、链接测试网登录：https://scroll.io/alphahttps://scroll.io/alpha将网络（Goerli 测试网和 Scroll Alpha 测试网）添加到 metamask 钱包。步骤2、领取测试网代币使用 https://goerlifaucet.com/ 领取测试网代币。二、Bridge登录桥接部分：https://scroll.io/alp...]]></description>
            <content:encoded><![CDATA[<p>Scroll 是一种新的第 2 层解决方案，旨在提供无限的可扩展性、完全去中心化和无需信任的隐私。<strong>V神</strong> （<strong>Vitalik Buterin</strong> 也是其投资者）也给予了高度关注，并以 <strong>18亿美元</strong> 估值，获得顶级资本青睐，从 <strong>Polychain 资本</strong>、<strong>红杉资本</strong>等知名 VC 筹集了 <strong>5000 万美元</strong>后，总体成功筹集了 <strong>8300 万美元</strong>。</p><h2 id="h-scroll-layer-2" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Scroll 与其他 Layer 2 有何不同？</h2><p>与其他 Layer 2 不同，Scroll 直接在 Layer 1 上工作，并允许与以太坊 dApp 以及 Layer 2 之间的完全可组合性。Scroll 还采用了一种新方法，使用 GPU 能力在链下生成 zk 证明。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cbf2d1625c49877fbeb1ff1cda79423669b42ef7281564139e9c870946be8e44.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-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">一、准备</h2><h3 id="h-1" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">步骤1、登录官网、链接测试网</h3><h3 id="h-httpsscrollioalpha" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">登录：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://scroll.io/alpha">https://scroll.io/alpha</a></h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://scroll.io/alpha">https://scroll.io/alpha</a></p><h3 id="h-goerli-scroll-alpha-metamask" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">将网络（Goerli 测试网和 Scroll Alpha 测试网）添加到 metamask 钱包。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a33c76d79a729dba54f5a783599c762f9a5052f2e6d4499ffa3b04ccaf79d448.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-2" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">步骤2、领取测试网代币</h3><h3 id="h-httpsgoerlifaucetcom" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">使用 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://goerlifaucet.com/">https://goerlifaucet.com/</a> 领取测试网代币。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7ed29a6fa16ef6300922cb13aeea05f1e20f6bfe22f532b357aa86025701692f.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-bridge" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">二、Bridge</h2><h3 id="h-httpsscrollioalphabridge" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">登录桥接部分：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://scroll.io/alpha/bridge">https://scroll.io/alpha/bridge</a></h3><h3 id="h-eth-goerli-testnet-scroll-alpha-testnet" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">将 ETH 从 goerli testnet 发送到 Scroll Alpha testnet 网络。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/42fe3b13932a44012d4aa8afa56c42cc6d0f1a329ef36f2642b2aa5b0de6446b.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/63edfa4c13d30005de99d4760d37af2528651eedadb59045cd24cf325f757aae.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>让小狐狸向任何其他钱包发送少量金额。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c31bf09781621fc9997bd51de2376c562be7aaf6157ad3857209218fa754a808.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ded2340db55a376df434007a74037cb64e1e799e47c8fc4464f106afbaf8babc.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dfed4482bf9759b371238232ebe493f03d7d9ba33e494517e3fb2a07221d25f8.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-scroll-alpha-testnetethgoerli" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">现在我们需要从Scroll Alpha testnet中提取少量ETH回Goerli网络，</h3><h3 id="h-scroll-alpha-goerli" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">返回桥接部分，并确保在 Scroll Alpha 测试网上并发送给 Goerli。</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://scroll.io/bridge">https://scroll.io/bridge</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/987cb8bf8ad0f9eddaeca1beebd00f156497b44150ca47faeeac78559b2df951.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-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">三、添加流动性</h2><h3 id="h-testnet-usdc-usdc" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">要获得 testnet USDC 代币，请点击此处，并从水龙头领取 USDC。</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://scroll-usdc-faucet.vercel.app/">https://scroll-usdc-faucet.vercel.app/</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f792318d1e1a299ad4b43f15dc3359258f0dbb980cba93cca7fa562052ab14c0.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-usdc" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">点击这里，兑换 USDC。</h3><p><strong>（可以添加 USDC 合约 0xA0D71B9877f44C744546D649147E3F1e70a93760）</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://uniswap-v3.scroll.io/#/swap?outputCurrency=0xA0D71B9877f44C744546D649147E3F1e70a93760">https://uniswap-v3.scroll.io/#/swap?outputCurrency=0xA0D71B9877f44C744546D649147E3F1e70a93760</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c811dfe06f318cefb9a4e68b3de5dc2b6e7747f83ef97dd058526a1555b8fcb3.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-eth-usdc" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">将少量的 ETH 换成 USDC。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4b0fd5f9fe96f68a0d4f32be7eaaec9d9ecd1a6fedcc181ab26f6f6364ec85eb.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-new-position" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">点击这里，并创建+new position，以便添加流动性。</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://uniswap-v3.scroll.io/#/pool">https://uniswap-v3.scroll.io/#/pool</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d2de819e7e7f1a81d016f423a6817214f15f6ffb2a66ac9e967c0f45de96234c.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-eth-usdc-03percent" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">选择 ETH — USDC对，选择 0.3% 和全范围。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/04fd780d30bbd2a366d32999dbed1ff74937cc5003d3ddc7379552ae38146c97.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-i-understand" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">然后点击 I Understand 。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0ee20bab0de738b71d6873997312065f46da6e8484666528ec5eade7aa9880c0.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">输入要添加的金额并确认所有操作。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7ec81dff44a5886505af9f2cb980538a4097002fc47b99f1798d354fd1d9ce46.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a403bfbe2d44da2b2441e02dd75056c3ae486c2bc07106c60cca58fae80a94d1.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">按关闭。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d6d3c58f9bcb931d2831ca20ebc95bec172876e1ffc9b0aef11706bbfdfd3e2a.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">现在看到我们的位置，可以删除一小部分。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bf75f3260d43bd5574708140f39b049f75953a67d847a6ab2a27db0fa6367ef4.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-remove-liquidity" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">点击Remove liquidity 。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4704c76d9f871267e50422cb5d2a4fb734ef588e0c59d301f7c675ccdaa6ae4b.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-25percent" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">移除 25% 的流动性。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d4355a768330539baedd1f0608104a03f81aaa762162fcfdd83ef0ade5e8b60d.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">到这里我们完成了。</h3><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[zkBridge—zk赛道应用层头部项目，还没做的得反思了！]]></title>
            <link>https://paragraph.com/@bugmoon/zkbridge-zk</link>
            <guid>9nmqn9tS9RZ5xUqreJoj</guid>
            <pubDate>Thu, 08 Jun 2023 10:18:14 GMT</pubDate>
            <description><![CDATA[zkBridge 是 PolyHedra 旗下第一个产品，是第一个具有先进的零知识证明技术的去信任、高效、安全和通用的跨链桥。PolyHedra继战略轮融资1000万美元之后，在A轮融资1500万美元，其中不乏Polychain、币安、Animoca brands、Hashkey等风投公司，合作伙伴也是圈内顶流，随着Web3野蛮生长，zk跨链技术必将是未来的趋势！ 赛道热门，投资阵容非常豪华，非常值得关注！交互教程一、NFT跨链打开zkBridge官方网站，连接钱包。https://zkbridge.com/先Mint一个NFT。可选主网 Polygon 链领取，Gas比较便宜。点击 Request，小狐狸确认。Mint成功后，回到跨桥界面开始体验跨链功能，按下图选择已有的NFT。目标链可以选择 BSC 链，比较便宜，往下授权确认。接下来完成第二步 Transfer，等待进程完成。最后点击 Claim 即完成整个 NFT 的跨链流程，共花费1U左右。二、信息文本跨链切换到信息跨链功能 ZKmessenger，选择好链，点击发送即可，共花费0.4u左右。跟踪交互策略：Galxe（银...]]></description>
            <content:encoded><![CDATA[<p>zkBridge 是 <strong>PolyHedra</strong> 旗下第一个产品，是第一个具有先进的零知识证明技术的去信任、高效、安全和通用的跨链桥。PolyHedra继<strong>战略轮</strong>融资<strong>1000万美元</strong>之后，在<strong>A轮</strong>融资<strong>1500万美元</strong>，其中不乏Polychain、币安、Animoca brands、Hashkey等风投公司，合作伙伴也是圈内顶流，随着Web3野蛮生长，<strong>zk跨链技术</strong>必将是未来的趋势！</p><p>赛道热门，投资阵容非常豪华，非常值得关注！</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">交互教程</h2><h2 id="h-nft" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">一、NFT跨链</h2><h3 id="h-zkbridge" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">打开zkBridge官方网站，连接钱包。</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zkbridge.com/">https://zkbridge.com/</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/21506ac84d5b7cc811ee5f92031fc4aeab686fa58e5da3a27ba59ddc7ed6eb05.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-mintnft" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">先Mint一个NFT。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/098888779c4aee9488d0ea2cbb73f3e006ad618846df2d7751424bc62140e172.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ac81bd808ab4d7905ae90a3f6103c063258ba7ff44335dbd4a158ac068a5630d.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-polygon-gas" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">可选主网 Polygon 链领取，Gas比较便宜。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/44c8800d61cc1c181589340284b540a7a849897f92b4e9b10cf76f5b490d050f.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-request" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">点击 Request，小狐狸确认。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/49853bbfbe68d9336b26501a2d9dee6a4245cdd8cdb49e07b7d3311a9650ed41.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-mintnft" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Mint成功后，回到跨桥界面开始体验跨链功能，按下图选择已有的NFT。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/263c60f344a17377ce94d467fc5a09a489367c9f92e92714e36d35b880294dfd.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-bsc" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">目标链可以选择 BSC 链，比较便宜，往下授权确认。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8570f9039fcb305ec43e90ff8ab056dfbaaa72e50459cb992ff474d8d0c02a18.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-transfer" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">接下来完成第二步 Transfer，等待进程完成。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6f3a4abc793c4af13e6ea0b8cba8e91ed37bda437d21b2a6413ac60190f6d529.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d525ec0cf6c5c90105fbdf2936ad08cea85b578ea4f00f15a18e55ffed1a4b97.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-claim-nft-1u" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">最后点击 Claim 即完成整个 NFT 的跨链流程，共花费1U左右。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/92b0482db4b5b68d44638c25c7a1ee78c8fa223968e7f10cc35139a9c5953abf.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-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">二、信息文本跨链</h2><h3 id="h-zkmessenger04u" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">切换到信息跨链功能 ZKmessenger，选择好链，点击发送即可，共花费0.4u左右。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3fd956a777e62e55fab6b9f0ec7b65295fed6b8f7e818c0b4e4d0f7f516e5631.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-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">跟踪交互策略：</h2><p>Galxe（银河）推出zkBrige忠诚度计划活动，会不断更新，可以定期挑选做做有效期内的任务，获取忠诚度积分。</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://galxe.com/polyhedra/campaign/GCussUEegu">https://galxe.com/polyhedra/campaign/GCussUEegu</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cda79ebbce7459157c820f1e7ba08ca2344d2767ba79d3e09d23df5f60944873.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>以上就是zkBridge主网完整交互过程。</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Linea—天王级项目必做！]]></title>
            <link>https://paragraph.com/@bugmoon/linea</link>
            <guid>zYuUdnhOHvXsmMdM9wgq</guid>
            <pubDate>Thu, 08 Jun 2023 09:54:36 GMT</pubDate>
            <description><![CDATA[Linea 是 ConsenSys 的一个项目，该项目已从 ParaFi Capital、微软、软银、Coinbase、DragonFly、DeFiance Capital、JP Morgan、Mastercard 等顶级基金筹集了 7.267 亿美元的投资。而 ConsenSys 是 MetaMask（小狐狸钱包）的开发公司，以 70 亿美元的估值，获得4.5 亿美元融资，背景雄厚，阵容华丽！ 交互该项目可能会获得 $mask 或者 $linea 空投（基本明牌），可能是年度大毛。交互前准备一、你需要在 Metamask 钱包里存入一点 Goerli ETH；可以在此处列出的可用水龙头中选择一个并获取。https://faucetlink.to/goerli二、在 Metamask 钱包中添加 Linea 网络。你可以在该页面找到添加网络所用到的数据。https://docs.linea.build/developers/useful-info#network-information交互教程一、进入 Linea 的官网，点击 Bridge，我们先将资金从 Goerli 测试网桥...]]></description>
            <content:encoded><![CDATA[<p>Linea 是 <strong>ConsenSys</strong> 的一个项目，该项目已从 ParaFi Capital、微软、软银、Coinbase、DragonFly、DeFiance Capital、JP Morgan、Mastercard 等顶级基金筹集了 7.267 亿美元的投资。而 ConsenSys 是 MetaMask（小狐狸钱包）的开发公司，以 <strong>70 亿美元</strong>的估值，获得<strong>4.5 亿美元</strong>融资，背景雄厚，阵容华丽！</p><p>交互该项目可能会获得 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/search?q=%24mask&amp;src=cashtag_click">$mask</a> 或者 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/search?q=%24linea&amp;src=cashtag_click">$linea</a> 空投（基本明牌），可能是<strong>年度大毛</strong>。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">交互前准备</h2><h3 id="h-metamask-goerli-eth" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、你需要在 Metamask 钱包里存入一点 Goerli ETH；可以在此处列出的可用水龙头中选择一个并获取。</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://faucetlink.to/goerli">https://faucetlink.to/goerli</a></p><h3 id="h-metamask-linea" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、在 Metamask 钱包中添加 Linea 网络。你可以在该页面找到添加网络所用到的数据。</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.linea.build/developers/useful-info#network-information">https://docs.linea.build/developers/useful-info#network-information</a></p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">交互教程</h2><h3 id="h-linea-bridge-goerli-linea" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、进入 Linea 的官网，点击 Bridge，我们先将资金从 Goerli 测试网桥接到 Linea 测试网中。</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://goerli.linea.build/">https://goerli.linea.build/</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/661f643fffd51ddf3d24a719189c1109dcc5e044a5a10d1be44277c124e65789.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-hop-send" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">跳转到的是 Hop 测试网，我们需要链接钱包，然后选择想要兑换的代币数量，确认之后点击 Send，你需要在钱包内签署交易。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c6a24c1c062905c951ad01a1c01c418a4d4aee2ed2a12a445a7913c3f75dfaaf.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-faucet-usdc-hop-send-usdc-hop-linea" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">我们尽可能将该页面的所有功能都交互一遍。下面可以点击 Faucet，铸造一些 USDC 和 HOP 代币。然后点击 Send 将铸造好的 USDC 和 HOP 再桥接至 Linea 测试网中。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/54d0ee1e4d79ae1d77b0903bce802683cdd830d5d47cc287125499bd4d9add4f.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b58561bb12b386dd279727cfc2e746ec23376cf545f7ca417a222f18563b218d.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-convert-eth-weth" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">然后我们再点击 Convert，将 ETH 包装成 WETH。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5076a8245a23a5f0fe96998de7698225c02c850412ffd8d94e9804bc040c9c3b.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-convert-weth-heth" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">包装好之后，再通过 Convert 将 WETH 换成 hETH。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b5e35a2330a2f12c3fb34df09f64af4f603191b459e092dfc5266bb453816854.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-pool" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">紧接着，我们点击 Pool，存入刚才兑换好的代币，以添加流动性。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/262dd6a6d279afff61c657dc87e04b0b9c17c25591afa5cc700cc6c5972bb702.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">出现下图代表添加流动性成功。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/88e1078c72bf77e1a85ad399b540c452ef7297ebf37c7889041267d728880640.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-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">至此，该页面的四个功能我们基本都交互一遍了。</h3><h3 id="h-linea-swap" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、返回到 Linea 的网站。我们点击 Swap。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/14573f58ac394ba7a98dd2941e12ba779ab113593baaa359ffd4b8c8194864a2.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-linea-uniswap-pool" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">在 MetaMask 钱包中选择 Linea 网络连接 Uniswap，然后体验一下兑换代币。兑换完代币后，可以点击 Pool，以添加流动性。目前可添加的代币对很少。如果在添加流动性的时候遇到报错，可以后续再体验。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cbc25c1caf8c9b5a9eaa2f8bcfb3401912feb4d1b6b22e010d579e051aa4d2f9.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-linea-explore-linea-20" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三、都体验完毕之后，再次回到 Linea 的网站。我们点击 Explore，可以看到 Linea 测试网上已经有 20 多个项目，我们可以持续关注该页面，选择能够交互的项目继续完成交互测试。</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/22960464c04d31273de142c746803f7309ed047588d8c3b80bb4d6044a88cecd.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><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9384872439a6366502684c5186c34d26fb3327ae27babd0f79ff8dece1474941.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>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[史上最全-顶级空投项目zkSync lite教程]]></title>
            <link>https://paragraph.com/@bugmoon/zksync-lite</link>
            <guid>6OjfKmjDIYvrkD2KCXum</guid>
            <pubDate>Sat, 03 Jun 2023 14:12:12 GMT</pubDate>
            <description><![CDATA[Era是zks兼容EVM后的2.0版本，前面已经给到大家教程，也是目前zks的重点交互方向，lite是zks的1.0版本，也需要进行交互，之前没有做过的需要补+ZkSync，公认的顶级空投项目，是一个建立在 Zk Rollup 上的 Layer 2 以太坊扩展解决方案。简而言之，它有助于节省用户链上 Gas 费用，并且比 Layer 1 更快（当然，当前阶段还没有做到）。下面是lite版本的交互教程，没做过的要抓紧了！！！+++1、L1-L21>进入官网，选择官方桥 https://zksync.io/2>Top up3>下拉到底部，选择zkSync，将以太坊钱包中的代币存入 zkSync2、铸造NFT1>Mint NFT,第一次需要授权，授权完这里会需要填写hash或者CID;2>：需要创建CID，需要下载ipfs,找到相应的电脑版本， 链接：https://github.com/ipfs/ipfs-desktop3>下载完成后，导入并复制CID，粘贴到Mint NFT，然后点击Mint;显示Mint成功；到这里你就创建了一个专属的NFT；3、nft跨链回L1等待验证成功后，开...]]></description>
            <content:encoded><![CDATA[<h3 id="h-erazksevm20zkslitezks10" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Era是zks兼容EVM后的2.0版本，前面已经给到大家教程，也是目前zks的重点交互方向，lite是zks的1.0版本，也需要进行交互，之前没有做过的需要补+</h3><h3 id="h-zksync-zk-rollup-layer-2-gas-layer-1-lite" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ZkSync，公认的顶级空投项目，是一个建立在 Zk Rollup 上的 Layer 2 以太坊扩展解决方案。简而言之，它有助于节省用户链上 Gas 费用，并且比 Layer 1 更快（当然，当前阶段还没有做到）。下面是lite版本的交互教程，没做过的要抓紧了！！！+++</h3><h2 id="h-1l1-l2" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">1、L1-L2</h2><p>1&gt;进入官网，选择官方桥</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zksync.io/">https://zksync.io/</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/13acfb2e676d0d432eb9b7ab7505fb7ab9e5229f41b77d73985796e78af576aa.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>2&gt;Top up</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e1939d6da5bd1d7283b149c2a7a900ceadfbbeaf5266158e136b88ee3d765fef.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>3&gt;下拉到底部，选择zkSync，将以太坊钱包中的代币存入 zkSync</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9e929b7eb43c070a1c7a8c29181cc6d883df1e2bebc6a9b40c42d699b7916ff7.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-2nft" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">2、铸造NFT</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7485311c752bf243bcde19b09baccd4e83884fe531c1fc9f3b8025b49c205781.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>1&gt;Mint NFT,第一次需要授权，授权完这里会需要填写hash或者CID;</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ab5aee5ee928c5027c1b6cc941c227488a9c6046c26797c8493a848b94e6e272.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>2&gt;：需要创建CID，需要下载ipfs,找到相应的电脑版本，</p><p>链接：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/ipfs/ipfs-desktop">https://github.com/ipfs/ipfs-desktop</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8a1a5a6ab70e4059693a36da68012b8b5ddb22eeaf8768782fcc0501923772d5.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>3&gt;下载完成后，导入并复制CID，粘贴到Mint NFT，然后点击Mint;</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c2859652de07ee45e3be072b7770a13d63759956d073ab51982b77c97c67eb47.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>显示Mint成功；到这里你就创建了一个专属的NFT；</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1bb283da8a6f13e2f95b51e63455103e9e756e792e87e4b8a238bd945a2b7805.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-3nftl1" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">3、nft跨链回L1</h2><p>等待验证成功后，开始NFT跨链</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/cd13a7b4dc974cab73c2bb604944aed88e0b8061926555ae1f0814f0bcc5574b.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>点击Withdraw NFT to L1,然后授权转移；</p><h2 id="h-4swap" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">4、Swap</h2><p>打开zigzag官网，开始交易；</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/743be5856a6e6b7d4f5b5868ef986b59b7a945f8b92aa97c0d69752f051f066c.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>链接钱包，BAY\SELL,换几个交易对，任意买卖，多刷几次交易，一周两次，贵在坚持；</p><h2 id="h-5" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">5、跨链桥</h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a0da7b36f517564053d55ef5f512b94d845973cbaef713d47fc23db52808da72.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>点击跨链桥，L1-L2，L2-L1，一周两次，贵在坚持！+++</p><p>至此，lite交互完成！</p><p><strong>低头耕耘，静待花开+</strong></p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[史上最全-顶级空投项目zkSync Era教程]]></title>
            <link>https://paragraph.com/@bugmoon/zksync-era</link>
            <guid>80RB6Sw0qeWelGjei7OI</guid>
            <pubDate>Fri, 02 Jun 2023 14:29:56 GMT</pubDate>
            <description><![CDATA[ZkSync，公认的顶级空投项目，是一个建立在 Zk Rollup 上的 Layer 2 以太坊扩展解决方案。简而言之，它有助于节省用户链上 Gas 费用，并且比 Layer 1 更快（当然，当前阶段还没有做到）。该项目已经筹集了 4.58 亿美元，由一些最大的风险资本领投，如 Blockchain Captital 和 A16z 等，这意味着 ZkSync 的空投可能很值钱，下面是交互的详细步骤，希望能帮到你！1、主网交互首先进入官网 https://zksync.io/ 选择zkSync Era (v2) 的Bridge小狐狸链接，你的主网ETH进来，数量自己决定，最近上午GAS低，可以多转点进来。看gas可以用这个谷歌插件，非常好用，推荐+++ https://twitter.com/BUGMOON11128/status/1663234172406710282 耐心等待到账后就可以继续交互了+2、SyncSwap（下附网址）https://syncswap.xyz/ 1>链接钱包后，开始兑换，建议选择三个交易对进行兑换；2>添加流动池3>有哪些资产，选择一个池添加LP；4...]]></description>
            <content:encoded><![CDATA[<h3 id="h-zksync-zk-rollup-layer-2-gas-layer-1" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ZkSync，公认的顶级空投项目，是一个建立在 Zk Rollup 上的 Layer 2 以太坊扩展解决方案。简而言之，它有助于节省用户链上 Gas 费用，并且比 Layer 1 更快（当然，当前阶段还没有做到）。</h3><h3 id="h-458-yuan-blockchain-captital-a16z-zksync" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">该项目已经筹集了 4.58 亿美元，由一些最大的风险资本领投，如 Blockchain Captital 和 A16z 等，这意味着 ZkSync 的空投可能很值钱，下面是交互的详细步骤，希望能帮到你！</h3><h2 id="h-1" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">1、主网交互</h2><p>首先进入官网</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zksync.io/">https://zksync.io/</a></p><p>选择zkSync Era (v2) 的Bridge</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9479a4a7bc0fe6e3e026a9448338c98bbe97df279d6243e41a9037e599fe062a.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>小狐狸链接，你的主网ETH进来，数量自己决定，最近上午GAS低，可以多转点进来。看gas可以用这个谷歌插件，非常好用，推荐+++</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128/status/1663234172406710282">https://twitter.com/BUGMOON11128/status/1663234172406710282</a></p><p>耐心等待到账后就可以继续交互了+</p><h2 id="h-2syncswap" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">2、SyncSwap（下附网址）</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://syncswap.xyz/">https://syncswap.xyz/</a></p><p>1&gt;链接钱包后，开始兑换，建议选择三个交易对进行兑换；</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bafad9d9f0321fa985a279a05f96dcae0725692197298351ed0861854afb7bf2.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>2&gt;添加流动池</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/f0d97842a3ef2a71f199fc0208dae56a0aee1f56c1aeb83a87a54f96d27f026e.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>3&gt;有哪些资产，选择一个池添加LP；</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1ea111e8b947d22dbef14eb67d42baa234980b26a7a41ec17e9a4c6a7577198e.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>4&gt;Deposit，存入lp</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/89cc3ea5424b5e81e175a08c162bfd20dfa78890bda12afb27d8001ecd886935.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>至此，SyncSwap交互完成，提取LP操作不在此赘述了；</p><p>建议多交互几个DEX，SyncSwap为主，轮流用+</p><p><strong>SpaceSwap</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://swap-zksync.spacefi.io/#/swap">https://swap-zksync.spacefi.io/#/swap</a></p><p><strong>Mute</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.mute.io/swap">https://app.mute.io/swap</a></p><p><strong>iZiSwap</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zksync.izumi.finance/swap">https://zksync.izumi.finance/swap</a></p><h2 id="h-3nft" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">3、NFT铸造</h2><p>1&gt;点击官网进入首页，选择mint；</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mintsquare.io/zksync">https://mintsquare.io/zksync</a></p><p>2&gt;上传图片，设置NFT名称、介绍等；</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d5260dd90ec2088b3c1d023993298ae3951cddfcae4022b45e05f0652a1218ea.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>3&gt;设置完成后mint；</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dc573d02fd20c254d96cde1c591a1d01ec81da2f10d8cad9b7eb43be3d0cd784.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>至此，铸造NFT完成+++</p><h2 id="h-4" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">4、铭文铸造</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.zkns.domains/">https://app.zkns.domains/</a></p><p>1&gt;打开官网，输入自己喜欢的域名；</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c841797f09790a076b184322c9dc0814728e80c84671bc9de8b275055e2c0cc8.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>2&gt;显示可用，点击Available(如果不可用，说明已被注册，需要重新输入域名);</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a0dac44fae3ed17f615842625dc26688176bad84e5d607831e5e6ff7a1d3c2c5.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>3&gt;铸造</p><p>铸造完成后，记得解析域名，my profile</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/68c4d1280f6ba44d3dea3cc85a28613ed7580b28349f8ab7fdf3d52d18ed1314.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>选择是否去铸造</strong>，这也是未来空投的可能，像ENS、ID，都非常高的造富效应。</p><p>至此，Era部分交互完成，<strong>持续关注官方活动，联合活动</strong>，不要错过+++</p><p>关注BUGMOON获得<strong>最新最全投研交互信息</strong>，少走点弯路+</p><p>Twitter:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/BUGMOON11128">@BUGMOON11128</a></p><p>Discord:<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/channels/1110798159057277070/1112743620987060225">兴趣使然的社区</a></p><p>欢迎订阅！！！</p><div data-type="subscribeButton" class="center-contents"><a class="email-subscribe-button" href="null">Subscribe</a></div>]]></content:encoded>
            <author>bugmoon@newsletter.paragraph.com (BUGMOON)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/830454b7a98a1121591c96384e4cfc1fd07114a856d2aa684423d1a212048bad.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>