<?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>Cap</title>
        <link>https://paragraph.com/@cap-2</link>
        <description>undefined</description>
        <lastBuildDate>Mon, 11 May 2026 21:47:42 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Cap</title>
            <url>https://storage.googleapis.com/papyrus_images/1b25a771c0591fafd703ad69e5c67289e9ab56da7847a474408f71dd777040d9.jpg</url>
            <link>https://paragraph.com/@cap-2</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[ZKS空投埋伏,safe多签钱包交互]]></title>
            <link>https://paragraph.com/@cap-2/zks-safe</link>
            <guid>dibRyqCU0pasEpIlNncR</guid>
            <pubDate>Sat, 16 Sep 2023 10:29:22 GMT</pubDate>
            <description><![CDATA[概念：多签钱包（Multising wallet），与其对应的是单签钱包，我们平时最常用的就是单签钱包，每完成一遍交易，就需要用钱包去签名。而多签钱包则是需要多个人去签名从而执行某个操作的钱包。Safe多签钱包：Gnosis Safe 是在以太坊上运行的智能合约钱包，需要最少数量的人批准交易才能发生（M-of-N）。Gnosis Safe 融资1亿美金 https://safe.global/交互流程1.进入safte钱包官网 https://app.safe.global/welcome?chain=zksync 连接钱包，并选好对应的主链：连接小狐狸钱包2.点击creat account创建用户id3.点next创建付点gas就行（当然前面多签钱包也可以多关联钱包）：创建用户钱包4.可以继续去完成这些交互内容（如果是关联多签，这需要多个钱包验证才行,均要gas）： tokens 或者 nfts其他交互]]></description>
            <content:encoded><![CDATA[<h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>概念</strong>：</h2><p>多签钱包（Multising wallet），与其对应的是单签钱包，我们平时最常用的就是单签钱包，每完成一遍交易，就需要用钱包去签名。而多签钱包则是需要多个人去签名从而执行某个操作的钱包。</p><h2 id="h-safe" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Safe多签钱包：</h2><p>Gnosis Safe 是在以太坊上运行的智能合约钱包，需要最少数量的人批准交易才能发生（M-of-N）。<strong>Gnosis Safe 融资1亿美金</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://safe.global/">https://safe.global/</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e49561cfac0286e0237a6978aa24913878d3aedc9e44184d7433f5dfaadfa3ff.png" alt="" 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"><strong>交互流程</strong></h2><p>1.进入safte钱包官网</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.safe.global/welcome?chain=zksync">https://app.safe.global/welcome?chain=zksync</a></p><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/7fd5615ccf555efb08bfbddf83b6b184ce39a4943d54894e843ccabad3f438b5.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>2.点击creat account</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6e711c1a911265a201219b35187e2ea99a96748d5e80bb019868e19306b6f5c6.png" alt="创建用户id" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">创建用户id</figcaption></figure><p>3.点next创建付点gas就行（当然前面多签钱包也可以多关联钱包）：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/38d7482ce3c7c09e72050237454743d6d4001a1345816913c45f0800cd94d5aa.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>4.可以继续去完成这些交互内容（如果是关联多签，这需要多个钱包验证才行,均要gas）：</p><p>tokens 或者 nfts</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c6b27c342b1c41e80e2bbeee21d433870fc72a4fa8c69d47f3a1c27387ac2545.png" alt="其他交互" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">其他交互</figcaption></figure>]]></content:encoded>
            <author>cap-2@newsletter.paragraph.com (Cap)</author>
        </item>
        <item>
            <title><![CDATA[Base空投！必撸大毛]]></title>
            <link>https://paragraph.com/@cap-2/base</link>
            <guid>W8BU3AmJ0jWBebEXGsXv</guid>
            <pubDate>Sat, 08 Apr 2023 07:04:04 GMT</pubDate>
            <description><![CDATA[背景信息依托Coinbase 和 Optimism（由@coinbase支持，以@optimismFND作为底层技术）做好不发币的准备，但可能会有其他的奖励，（类比DYDX、ARB、OP官方曾经都说类似的话，结果都是巨毛）属于目前L2大毛空投交互流程 1.连接测试网： https://chainlist.org/?search=Goerli&testnets=true https://chainlist.org/?search=base+goerli&testnets=true 2.领水： https://goerlifaucet.com/目前领水的要求也越来越高。可以考虑直接去买 3.跨链进行交互4.跨不同的链刷交互 https://rinkeby.orbiter.finance/?dest=G%C3%B6rli&source=Base%28G%29&sources=&dests= 对不同的链进行多次交换 建议在不同的日子里进行10-50多笔交易。 5.完成Layer3任务 https://layer3.xyz/ 6.获取工会的角色 连接钱包和账户 完成任务 要获得两个以上的角...]]></description>
            <content:encoded><![CDATA[<p><strong>背景信息</strong></p><ol><li><p>依托Coinbase 和 Optimism（由<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/coinbase">@coinbase</a>支持，以<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/optimismFND">@optimismFND</a>作为底层技术）</p></li><li><p>做好不发币的准备，但可能会有其他的奖励，（类比DYDX、ARB、OP官方曾经都说类似的话，结果都是巨毛）</p></li><li><p>属于目前L2大毛空投</p></li></ol><p><strong>交互流程</strong></p><p>1.连接测试网：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chainlist.org/?search=Goerli&amp;testnets=true">https://chainlist.org/?search=Goerli&amp;testnets=true</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chainlist.org/?search=base+goerli&amp;testnets=true">https://chainlist.org/?search=base+goerli&amp;testnets=true</a></p><p>2.领水：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://goerlifaucet.com/">https://goerlifaucet.com/</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fbffc2a4af4173a3eee9d949cb7a9aca6e245017cf96520cae82ec5a2793585f.png" alt="" 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>3.跨链进行交互</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8c58fa4ef25dbd36a0b04cdbf8df6d7120dfeb68f320ebbd764ecfcd34f0d23a.png" alt="" 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.跨不同的链刷交互</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://rinkeby.orbiter.finance/?dest=G%C3%B6rli&amp;source=Base%28G%29&amp;sources=&amp;dests=">https://rinkeby.orbiter.finance/?dest=G%C3%B6rli&amp;source=Base%28G%29&amp;sources=&amp;dests=</a></p><p>对不同的链进行多次交换</p><p>建议在不同的日子里进行10-50多笔交易。</p><p>5.完成Layer3任务</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://layer3.xyz/">https://layer3.xyz/</a></p><p>6.获取工会的角色</p><p>连接钱包和账户</p><p>完成任务 要获得两个以上的角色，需要持有 2 个 NFT</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://guild.xyz/buildonbase">https://guild.xyz/buildonbase</a></p><p>7.加入DC</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.com/invite/buildonbase">https://discord.com/invite/buildonbase</a></p><p>前往发布信息，并检查自己的角色</p><p>8.运行一个节点</p><p>主要面向开发者来说，详情如下：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://coinbase.com/blog/introducing-base">https://coinbase.com/blog/introducing-base</a></p>]]></content:encoded>
            <author>cap-2@newsletter.paragraph.com (Cap)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/d2c99fe0d1c52f46df1465068cf7a75e3bbc1265d8353c7cd0caa7d21be25cfb.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[LayerZero空投]]></title>
            <link>https://paragraph.com/@cap-2/layerzero</link>
            <guid>FgA14QhCbGgPIIotbum4</guid>
            <pubDate>Fri, 07 Apr 2023 14:39:07 GMT</pubDate>
            <description><![CDATA[自BLUR和arb海量空投以后，币圈内各种撸毛撸空投实现财富自由，由此揭起一波薅羊毛的热潮。 对于目前行情，做薅羊毛的工作无论是对项目方还是薅羊毛er来说都是有利的。但随着时间的推移，薅羊毛的热情和流量随着时间的推移会持续卷。 所以接下来会详细的介绍一下LayerZero这个未来的潜力股。也属于未来必撸大毛，所以各位可以埋伏一手。 项目背景 1.LayerZero --- 一种全链互操作性协议(作为区块链发展的基础设施，全链赛道值得关注) https://layerzero.network/ 2.堪称豪华，融资规模过亿，项目投资方的阵容很有“实力”官方Funds3.未来生态方面潜力巨大，还未上线，就已和各大协议进行合作，Coinbase以太坊Layer2网络base也开始部署Layerzero的全链测试 官方代码里出现ZRO令牌，明牌会百分百发币!！ 准备工作 1.准备好钱包 Pontem https://chrome.google.com/webstore/detail/pontem-aptos-wallet/phkbamefinggmakgklpkljjmgibohnba/r...]]></description>
            <content:encoded><![CDATA[<p>自BLUR和arb海量空投以后，币圈内各种撸毛撸空投实现财富自由，由此揭起一波薅羊毛的热潮。</p><p>对于目前行情，做薅羊毛的工作无论是对项目方还是薅羊毛er来说都是有利的。但随着时间的推移，薅羊毛的热情和流量随着时间的推移会持续卷。</p><p>所以接下来会详细的介绍一下LayerZero这个未来的潜力股。也属于未来必撸大毛，所以各位可以埋伏一手。</p><p><strong>项目背景</strong></p><p>1.LayerZero --- 一种全链互操作性协议(作为区块链发展的基础设施，全链赛道值得关注)</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://layerzero.network/">https://layerzero.network/</a></p><p>2.堪称豪华，融资规模过亿，项目投资方的阵容很有“实力”</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ac853845aa5624ee7d9c91ec38fb38debe3a081cff1293eff281a42ecab793c4.png" alt="官方Funds" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">官方Funds</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3b0c3c57539dbce6d2428cab6e7b529318967fe4f04572a879669a1cae63fa6b.png" alt="" 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.未来生态方面潜力巨大，还未上线，就已和各大协议进行合作，Coinbase以太坊Layer2网络base也开始部署Layerzero的全链测试</p><p><strong>官方代码里出现ZRO令牌，明牌会百分百发币!！</strong></p><p><strong>准备工作</strong></p><p>1.准备好钱包 <strong>Pontem</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chrome.google.com/webstore/detail/pontem-aptos-wallet/phkbamefinggmakgklpkljjmgibohnba/related">https://chrome.google.com/webstore/detail/pontem-aptos-wallet/phkbamefinggmakgklpkljjmgibohnba/related</a></p><p><strong>交互流程</strong></p><p>1.Stargate交互</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/32d8975bdc14ed4c7180211db3295e2824af65b29dd5d0dc07995306c7d6ec28.png" alt="" 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兑换成USDC，去stargate官网 Pool 模块做流动池交互</p><p>在Stake模块中质押stg代币，参与社区治理投票</p><p>2.Radiant链借贷交互</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d2628925418c53fc7860bb8a667bcd5b1af2520dceb0b080f4b57f318c46b120.png" alt="" 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>选择Markets模块，质押少量的eth即可完成质押交互。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b733cef5e506b66d2d0c2b207bcff865b6d1374449a2b8d31fbd44283511dd6a.png" alt="" 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>然后可以依次选择Borrow → Repay → Withdraw 取出质押的eth</p><p>3.mint NFT</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.holograph.xyz/">https://app.holograph.xyz/</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2fccd4b794639b02cfd596acca991b0aa6483f902f3ce3500a36276546363c0c.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure>]]></content:encoded>
            <author>cap-2@newsletter.paragraph.com (Cap)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/848a7eb9b31d280aee0bc5a3bd95981471dd39baee24a605e9cb42bfd53a4f0f.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>