<?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>Kishibe (🎩,🎩）</title>
        <link>https://paragraph.com/@kishibe</link>
        <description>Knowing for Nothing</description>
        <lastBuildDate>Wed, 17 Jun 2026 08:10:05 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Kishibe (🎩,🎩）</title>
            <url>https://storage.googleapis.com/papyrus_images/709dafa9212dc1740f5beb083d9c8ac2e14abc89d9f888f2c192b7ddb152fb54.png</url>
            <link>https://paragraph.com/@kishibe</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Space and Time's ZK coprocessor]]></title>
            <link>https://paragraph.com/@kishibe/space-and-time-s-zk-coprocessor</link>
            <guid>DdhQ7ZuKnosS2kYB8UHj</guid>
            <pubDate>Sun, 22 Sep 2024 14:26:52 GMT</pubDate>
            <description><![CDATA[Source via: https://spaceandtime.io. Whitepaper site: https://spaceandtime.io/whitepaper In the rapidly evolving landscape of Web3, the need for efficient and secure data processing has never been more critical. Space and Time&apos;s Proof of SQL is a groundbreaking zero-knowledge circuit that addresses the limitations of smart contracts and paves the way for the next generation of Web3 applications.The Problem with Web3Smart contracts, the driving force behind valuable financial tools in Web...]]></description>
            <content:encoded><![CDATA[<p>Source via:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://spaceandtime.io.">https://spaceandtime.io.</a></p><p>Whitepaper site:</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://spaceandtime.io/whitepaper">https://spaceandtime.io/whitepaper</a></p><p>In the rapidly evolving landscape of Web3, the need for efficient and secure data processing has never been more critical. Space and Time&apos;s Proof of SQL is a groundbreaking zero-knowledge circuit that addresses the limitations of smart contracts and paves the way for the next generation of Web3 applications.</p><h2 id="h-the-problem-with-web3" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Problem with Web3</h2><p>Smart contracts, the driving force behind valuable financial tools in Web3, lack the ability to access critical data and execute complex queries. This limitation is due to the fundamental inability of smart contracts to query data from the blockchain logs, as they can only access limited information such as wallet balances and current transaction details. For example, in the DeFi space, simple derivatives like options are absent onchain due to the restrictions of smart contracts, even though onchain perpetual futures have a significant volume. This is because perpetual futures execute simple logic without relying on external data, while options require data processing that smart contracts currently cannot handle.</p><p>Moreover, the lack of a query coprocessor in Web3 hinders the full realization of what dapps can achieve. In traditional SaaS, apps follow a three-step process of retrieving a query result, executing an action based on that result, and updating the state of the system. However, in Web3, the blockchain serves as the state management layer and smart contracts execute actions, but the query layer is missing, creating a significant gap.</p><p>Centralized solutions, such as connecting a SQL database to a smart contract through an oracle solution, are incompatible with Web3 as they go against the ethos of decentralization and introduce a single point of failure that jeopardizes the security of assets locked in smart contracts.</p><p>Current ZK solutions also have limitations, including being not scalable, fragmented, having an unfamiliar user experience, and not being built for queries. There is a call for a community-operated data warehouse that would return data sovereignty to users and ensure data is not manipulated.</p><h2 id="h-the-solution-decentralized-data-warehouse-with-proof-of-sql" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">The Solution: Decentralized Data Warehouse with Proof of SQL</h2><p>Space and Time presents a solution in the form of a high-performance, tamperproof, and community-operated data warehouse loaded with comprehensive data from major blockchains, verified using ZK-proofs. The Proof of SQL protocol extends the security of Ethereum and other major L1s, L2s, or L3s/appchains to SQL databases, guaranteeing that the underlying requested data is tamperproof and that the query computations are executed accurately.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/03629aa71f8f0faa275f4838f1e6bbb872760b85823d3365e421b09d789bdadd.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>The design goals of this solution include being end-to-end trustless, verifiable onchain, providing a familiar and easy developer experience, supporting arbitrary computations, delivering low-latency results at terabyte-scale, and offering a comprehensive Web3 data experience.</p><p>The solution consists of three layers of user-operated nodes: Provers (Proof of SQL Nodes), Validators (Indexing Nodes), and Transaction Serving (Consensus Nodes). These nodes work together to ingest data, generate and verify proofs, and relay data to smart contracts.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/39362bca9c7d35ac5f9818a5ef82d5fe2cc95d981b6cb249359802d7440374df.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>The Proof of SQL protocol is designed to be extremely fast, developer-friendly, and capable of facilitating complex data processing. It involves a Verifier that sends queries and a Prover that executes them and generates proofs. The protocol ensures the integrity of the data and the correctness of the query execution.</p><h2 id="h-use-cases-for-the-next-generation-of-web3" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Use Cases for the Next-Generation of Web3</h2><p>Proof of SQL has a wide range of use cases in the next generation of Web3. It can be used to build flexible ZK-Rollup/L2 solutions, providing instant finality, data processing capabilities, and gas-minimized transactions. It can also enable secure bridges and multichain data backends, serving as a single source of truth for the real-time state of multiple blockchains.</p><p>In the context of dapps, Space and Time can act as a decentralized backend, allowing developers to build sophisticated, data-driven applications without sacrificing decentralization. It can also be applied in data-driven lending, cross-chain financial instruments, gaming rewards, Web3 social apps, settlement systems, third-party auditing, custodial digital assets, tokenization of real-world assets, transaction security, and liquidity pool rebalancing.</p><h2 id="h-deploying-proof-of-sql-in-a-decentralized-network" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Deploying Proof of SQL in a Decentralized Network</h2><p>In a decentralized network using Proof of SQL, the blockchain maintains and updates cryptographic commitments for each modified table. This ensures the integrity and verifiability of the data across the network.</p><p>The network effects of Space and Time&apos;s solution include competitive moats, network growth, and the ability to marry scale and provability. This leads to Proof of SQL becoming the database market standard and the ultimate cross-chain state proof.</p><p>In conclusion, Proof of SQL by Space and Time is a game-changer in the Web3 ecosystem, offering a seamless interface for data access, computation, and verification. It enables the development of more sophisticated, data-driven smart contracts and fulfills the vision of a more scalable, transparent, community-operated, and secure Web3.</p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/9866042c898cc07fa0a39cfc432411f6cd0ba678da3f03013510d3969fd5c296.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[区块链数据模型]]></title>
            <link>https://paragraph.com/@kishibe/XPlaraXd9NjiBko5wN2b</link>
            <guid>XPlaraXd9NjiBko5wN2b</guid>
            <pubDate>Sun, 16 Jun 2024 13:15:37 GMT</pubDate>
            <description><![CDATA[原文链接： https://docs.spaceandtime.io/docs/blockchain-data-models Space and Time 将主要的区块链数据加载到关系数据模型中，以便于分析。为了使数据探索更加容易，Space and Time Studio 有一个交互式数据模型浏览器。交互式数据模型浏览器要开始探索数据模型，请转到交互式数据模型浏览器（下面链接到特定的链），然后单击顶部菜单中的“数据集”。从那里，您可以单击不同的区块链数据模型、您自己的数据集或社区共享数据。 要在模型中搜索数据元素，请使用浏览器左上角的“搜索”栏：区块链数据模型以下链接将直接带您到不同的区块链数据模型页面：比特币以太坊zkSyncPolygonSuiAptosSei即将推出：AvalancheBNB ChainBaseArbitrumOptimism那么链下数据呢？您还可以将自己的链下数据加载到 Space and Time 中。这使您可以将应用程序生成的数据与区块链数据结合起来，并通过单个查询为您的游戏生成 DeFi 选项或动态 NFT。]]></description>
            <content:encoded><![CDATA[<p>原文链接：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.spaceandtime.io/docs/blockchain-data-models">https://docs.spaceandtime.io/docs/blockchain-data-models</a></p><p>Space and Time 将主要的区块链数据加载到关系数据模型中，以便于分析。为了使数据探索更加容易，Space and Time Studio 有一个<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.spaceandtime.ai/data-sets">交互式数据模型浏览器</a>。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">交互式数据模型浏览器</h2><p>要开始探索数据模型，请转到<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.spaceandtime.ai/data-sets">交互式数据模型浏览器</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/b510e1ea329206d5155296e7ce5b72a8e3be00196db26e07d966d5782302a3b0.png" alt="" 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>以下链接将直接带您到不同的区块链数据模型页面：</p><ul><li><p>比特币</p></li><li><p>以太坊</p></li><li><p>zkSync</p></li><li><p>Polygon</p></li><li><p>Sui</p></li><li><p>Aptos</p></li><li><p>Sei</p></li></ul><p>即将推出：</p><ul><li><p>Avalanche</p></li><li><p>BNB Chain</p></li><li><p>Base</p></li><li><p>Arbitrum</p></li><li><p>Optimism</p></li></ul><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">那么链下数据呢？</h2><p>您还可以将自己的<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="">链下数据</a>加载到 Space and Time 中。这使您可以将应用程序生成的数据与区块链数据结合起来，并通过单个查询为您的游戏生成 DeFi 选项或动态 NFT。</p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[迈向成功的矢量检索]]></title>
            <link>https://paragraph.com/@kishibe/2NXDTyrBimoo3gXGjj9I</link>
            <guid>2NXDTyrBimoo3gXGjj9I</guid>
            <pubDate>Fri, 17 May 2024 02:17:48 GMT</pubDate>
            <description><![CDATA[探索 RAG 在开发复杂 LLMs 中的角色. 原文链接： https://www.spaceandtime.io/blog/vector-search-to-success 在 2022 年之前，如果你想在没有作品本身的情况下快速回忆起你最喜欢的书中的特定段落或你刚刚看过的电影中的台词，你可能会转向搜索引擎。 您可以使用精心设计的搜索输入来提示它，解析返回的结果，访问似乎包含您的答案的 SparkNotes 或 IMDB 链接，并在几分钟内在页面上找到您要查找的文本。 现在，您只需打开 ChatGPT，输入“最著名的《终结者》名言是什么？” 或者“写出《两个城市的故事》的开头段落”并在几秒钟内得到你的逐字回答。 大型语言模型 (LLM) 最简单的用途之一是作为知识数据库。 LLMs 接受过包含丰富信息的海量数据集的培训，像 ChatGPT 这样的界面使得检索变得容易。 例如，当您提示 ChatGPT 返回电影或书籍中的内容时，您只是利用模型的能力来回忆其在训练期间接触到的信息。 但是，如果它没有接受《终结者》剧本的训练，或者它的权重不重视狄更斯的作品，该怎么办？ 为了即使是最简...]]></description>
            <content:encoded><![CDATA[<p>探索 RAG 在开发复杂 LLMs 中的角色. 原文链接：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.spaceandtime.io/blog/vector-search-to-success">https://www.spaceandtime.io/blog/vector-search-to-success</a></p><p>在 2022 年之前，如果你想在没有作品本身的情况下快速回忆起你最喜欢的书中的特定段落或你刚刚看过的电影中的台词，你可能会转向搜索引擎。 您可以使用精心设计的搜索输入来提示它，解析返回的结果，访问似乎包含您的答案的 SparkNotes 或 IMDB 链接，并在几分钟内在页面上找到您要查找的文本。 现在，您只需打开 ChatGPT，输入“最著名的《终结者》名言是什么？” 或者“写出《两个城市的故事》的开头段落”并在几秒钟内得到你的逐字回答。</p><p>大型语言模型 (LLM) 最简单的用途之一是作为知识数据库。 LLMs 接受过包含丰富信息的海量数据集的培训，像 ChatGPT 这样的界面使得检索变得容易。 例如，当您提示 ChatGPT 返回电影或书籍中的内容时，您只是利用模型的能力来回忆其在训练期间接触到的信息。 但是，如果它没有接受《终结者》剧本的训练，或者它的权重不重视狄更斯的作品，该怎么办？ 为了即使是最简单的用例（例如基本信息检索）也能提供最准确和相关的结果，LLMs 需要复杂的索引和检索机制，能够精确地访问广泛的信息。</p><h2 id="h-llms" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">了解 LLMs 内容生成和训练</h2><p>LLM 内容是通过称为下一个令牌预测的过程生成的，该过程可确保响应上下文适当、多样化，并在一定程度上反映了类似人类的理解。 以下是下一个令牌预测的工作原理，一步一步：</p><ul><li><p>输入处理：当您键入提示或问题时，该输入将转换为标记：单词或单词片段。</p></li><li><p>上下文理解：模型会查看您给它的标记，并根据其训练尝试理解上下文，其中包括从当前主题到您可能使用的语气的所有内容。</p></li><li><p>下一个标记预测：使用它所理解的上下文，模型然后预测最有可能的下一个标记是什么。 这不仅仅是根据前一个单词进行猜测；而是根据前一个单词进行猜测。 它正在考虑到目前为止对话的整个背景。</p></li><li><p>令牌选择：一旦预测了一系列可能的下一个令牌，它就会选择一个。 这种选择基于概率—根据模型训练的数据，最有可能出现的标记。 然而，值得注意的是，这里也存在一些随机性，这有助于生成更加多样化和听起来更自然的响应。</p></li><li><p>输出生成：然后将选定的标记转换回人类可读的文本。 如果响应不完整（通常不是仅在一个令牌之后），则该过程会重复。 新的标记被添加到序列中，模型根据更新的上下文预测下一个标记。</p></li><li><p>迭代细化：重复预测下一个标记并将其添加到序列中的过程，直到模型到达停止点。 这可能是当响应达到一定长度时，模型预测一个表示句子或段落结束的标记，或者当它满足提示中嵌入的指令时。</p></li></ul><h2 id="h-llm" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">LLM 训练中压缩的局限性</h2><p>当 LLM 预测令牌时，它会有效地检索并利用嵌入其权重中的压缩知识来生成上下文适当的输出。 通过这种方式，LLM 培训反映了数据库压缩。 正如数据库经过优化以快速调用经常访问的数据一样，LLMs 旨在从其权重中检索信息（特定的插值记忆）。 这种功能使其能够对训练期间遇到的熟悉材料的查询产生精确的响应，就像在数据库中查询索引良好的信息一样。 然而，当模型遇到不太熟悉或模糊的内容时，就会出现限制。</p><p>例如，当你向 LLMs 询问《圣经》中的特定段落时，它会逐字引用它们，但它不能逐字引用任何它在训练期间没有多余“见证”的概念，因为与该概念相关的权重太高了。从这个意义上说，LLMs 也类似于数据库。 正如数据库可能只返回已明确存储在其中的数据一样，LLMs 可能很难生成其在训练期间未广泛见过的主题的内容。</p><p>当然，LLMs 超出了这个类比的范围，因为他们内部有一个世界模型，使他们能够“理解”纯粹不仅仅是查找之外的事物。 然而，这种过度简化有助于我们理解 LLMs 训练生成内容的方式的一些关键限制。</p><h2 id="h-llm" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">LLM 训练的进一步限制</h2><p>此外，下一个令牌预测系统还具有其他固有的局限性，这些局限性源于其生成文本的基本方法：</p><ul><li><p>上下文窗口大小：主要限制之一是模型的上下文窗口大小 - 模型在进行预测时可以考虑的最大文本量（以标记为单位）。 对于许多模型（包括早期版本的 GPT）来说，此窗口不够大，无法维护较长对话或文档的上下文，这可能会导致较长文本或复杂讨论失去连贯性，而这些文本或复杂讨论需要维护超出前一个标记的上下文。</p></li><li><p>泛化与特异性：虽然这些模型是在大量数据集上进行训练的，但它们从训练中泛化的能力有时会导致它们产生通用或模糊相关的内容。 他们可能无法生成高度具体或细致入微的响应，这些响应需要详细的理解或训练数据之外的最新知识。</p></li><li><p>缺乏外部知识访问：下一个令牌预测模型仅限于其训练数据集中包含的信息。 他们无法在培训后访问或整合新信息，这意味着它们可能很快就会过时或缺乏当前背景，例如最近的事件、发现或热门话题。</p></li><li><p>重复性和可预测性：下一个标记预测的算法性质有时会导致重复或可预测的文本生成。 由于该模型通常倾向于在给定上下文的情况下在统计上更有可能遵循的标记，因此它可能会陷入循环或更喜欢常见短语，从而减少输出的可变性。</p></li></ul><h2 id="h-rag" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">检索增强生成 (RAG) 解释</h2><p>如上所述，LLMs 根据训练期间分配给数据不同方面的权重生成响应。 这些权重反映了模型感知输入数据的各种元素的重要性或重要性。 如果用户的提示包含训练数据中未显着表示的元素，则模型可能无法生成准确或相关的响应。</p><p>当对话超出 LLM 的上下文窗口时，或者当提示超出 LLM 自己的训练数据集中的重要权重限制时（意味着它无法准确回忆起用户正在寻找的答案），该模型通常依赖于外部向量搜索数据库 ，这使得它能够搜索可以附加到用户提示中的相关上下文或新数据。 此过程称为检索增强生成 (RAG)。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">“矢量搜索成功”</h3><p>RAG 过程是通过矢量搜索数据库实现的：矢量搜索数据库是一种以矢量形式存储和管理数据的高级数据库。 这些向量表示高维空间中的数据，其中每个维度捕获数据含义的某些方面，从而允许表示复杂的关系和属性。 在文本和语言的背景下，向量搜索数据库使用嵌入等技术将文本转换为数值向量。 这种转换使系统能够通过计算多维空间中不同文本片段对应向量之间的距离来测量不同文本片段之间的语义相似性。</p><p>在 RAG 期间，查询（即用户对 LLM 的输入）和存储的数据（例如文章、文档或句子）都使用文本嵌入转换为向量。 这些嵌入将文本数据转换为数值向量，其中相似的含义被映射到向量空间中的邻近点。 然后，数据库计算查询向量与存储数据向量之间的距离，以确定文本含义的相关程度。 数据库检索向量最接近查询向量的数据点（文本内容），即语义上与输入最相似的数据点。 这些数据点在上下文和含义方面被认为是“最近的邻居”。</p><p>这些最近的邻居为 LLMs 在其自己的训练数据中可能无法访问的上下文相关的附加信息提供了基础，这可以显着提高 LLMs 输出的准确性、相关性、丰富性和多样性。 Sam Altman 等人提倡“向量搜索成功”方法，即依靠 RAG 来开发代理，而不是单独进行模型微调。</p><h3 id="h-rag" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">RAG 作为微调的替代方案</h3><p>微调 LLMs 涉及根据特定数据集的额外训练来调整模型的权重，以提高特定任务的性能或增进对某些领域的理解。 这个过程不仅慢于创新的速度，这意味着经过微调的模型几乎和更新一样快地过时，而且它也没有解决新数据的问题。</p><p>相比之下，RAG 使模型能够实时访问外部数据库，以检索与当前查询相关的最新信息。 即使底层模型最近没有更新或微调，它仍然可以生成包含最新数据的响应。 模型可以更长时间地保持相关性，因为它们可以适应新的数据和变化，通过检索外部信息源来了解上下文。</p><h3 id="h-llms" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">解决 LLMs 的进一步限制</h3><p>除了微调之外，RAG 还解决了之前提到的与标准 LLMs 相关的挑战：</p><ul><li><p>扩展上下文理解：RAG 通过获取增强模型响应的最新或详细信息来扩展传统 LLMs 的上下文窗口。</p></li><li><p>提高特异性和准确性：RAG 允许模型将检索到的文档中的特定详细信息注入到其响应中，而不是仅仅依赖于训练期间学习的模式，从而使它们不仅更加准确，而且可以针对当前的特定查询进行定制。</p></li><li><p>减少重复性和可预测性：通过为每个查询动态提取不同的信息集，RAG 可以显着改变模型的响应。这种可变性有助于减少纯生成模型中常见的重复性和可预测性，因为外部数据在对话中引入了新的措辞和细节。</p></li></ul><h3 id="h-rag" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">RAG 的挑战和必要的演变</h3><p>然而，RAG 也有其自身的挑战，即延迟和缺乏智能。考虑一个基于回合的代理聊天机器人对话，其中用户提交提示，LLM 吐出一些标记表明它需要更多上下文，矢量搜索数据库通过用户的输入提示检索最近邻居上下文，然后最终发送两者再次向LLM进行推理。然后，轮到用户回复，等等。</p><p>在此系统中，每个用户提示都会启动一个多步骤操作，其中每个步骤都会增加总处理时间。整个过程的速度还取决于矢量搜索数据库检索必要上下文的速度。如果数据库查询很复杂或者数据库本身很大并且没有最佳索引，则此检索可能会导致严重的延迟。此外，特别是在更复杂的对话中，这种生成和检索的顺序可能需要重复多次才能充分细化响应。这种迭代循环会增加延迟，导致交互速度比仅依赖内部数据的纯生成模型慢。</p><p>此外，富含 RAG 的 LLMs 的智力在很大程度上取决于从矢量搜索数据库检索到的信息的质量和相关性。如果数据库内容不全面、不最新或维护良好，则检索到的信息的效用可能会受到限制，从而影响响应的整体智能。</p><p>即使检索到高质量的外部数据，挑战仍然在于如何有效地将这些信息整合到 LLMs 现有的响应框架中。该模型不仅必须包含这些外部数据，而且必须以适合上下文且连贯的方式进行。模型的训练与外部数据的性质之间的不一致可能会导致技术上准确但上下文脱节的响应。</p><h2 id="h-llms" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">下一代 LLMs</h2><p>下一代 LLMs 可能会将基于矢量搜索的 RAG 和传统的训练/微调方法以及结构化数据处理（例如 TradFi 市场数据和相关金融新闻的 SQL 数据库）混合在一起。 “这里”有一个 LLMs 提供商，“那里”有一个单独的向量搜索数据库的概念将通过新模型进行整理，该模型直观地将其索引工作内存扩展到具有 TB 向量化上下文的本地 SSD。</p><p>Space and Time 已经向客户提供了 Proof of SQL（一种 ZK 证明，用于验证 SQL 数据库处理的准确性和防篡改性），并且最近还提供了 Proof of Vector Search（矢量搜索检索），它对矢量搜索检索具有相同的作用。这些新颖的证明为未来开辟了道路， LLMs 可以集成新的背景，实时访问更广泛、更细致的数据范围，并集成结构化数据处理以产生更有洞察力的分析，所有这些都以可追踪、可验证的方式进行。这些进步最终将扩大 LLMs 的应用范围，扩大其在金融服务、新闻聚合和风险评估等严重依赖最新数据的领域的效用，从而推动下一波创新驱动的人工智能浪潮。</p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/9866042c898cc07fa0a39cfc432411f6cd0ba678da3f03013510d3969fd5c296.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[适用于现代企业的可验证 LLM]]></title>
            <link>https://paragraph.com/@kishibe/llm</link>
            <guid>UFYMiALYDr4VIPaC9NJ8</guid>
            <pubDate>Sun, 31 Mar 2024 09:56:50 GMT</pubDate>
            <description><![CDATA[博客原文： https://twitter.com/SpaceandTimeDB/status/1772645983400202351?s=20 随着企业 LLM 使用的加速以及人工智能更深入地融入核心业务流程，可验证性变得比以往任何时候都更加重要。 当谈到人工智能时，品牌信任已经不够了。 利用 LLM 的企业需要能够为消费者、诉讼律师、立法者和利益相关者提供以下问题的答案：使用哪些数据集来训练/微调 LLM？这些数据集是否包含任何受版权保护的内容或受保护的知识产权？在训练之前（或在填充要在提示中检索的矢量搜索数据库之前）是否删除了敏感数据？是否使用正确的 LLM 二进制文件和权重处理用户请求？ 当使用第三方托管的 LLM 服务时，您能相信第三方没有操纵响应吗？是否有任何敏感 IP 由于 RAG 流程而被意外发送到第三方 LLM 服务？我们如何制定管理流程来管理和批准使用企业数据集的代码库或人工智能代理流程中的提示？我们如何证明某条内容对于组织来源来说是真实的并验证其出处？在这篇 SxT 博客中，Space and Time 联合创始人兼首席技术官 @chiefbuidl 介绍了...]]></description>
            <content:encoded><![CDATA[<p>博客原文：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/SpaceandTimeDB/status/1772645983400202351?s=20">https://twitter.com/SpaceandTimeDB/status/1772645983400202351?s=20</a></p><p>随着企业 LLM 使用的加速以及人工智能更深入地融入核心业务流程，可验证性变得比以往任何时候都更加重要。</p><p>当谈到人工智能时，品牌信任已经不够了。 利用 LLM 的企业需要能够为消费者、诉讼律师、立法者和利益相关者提供以下问题的答案：</p><ul><li><p>使用哪些数据集来训练/微调 LLM？</p></li><li><p>这些数据集是否包含任何受版权保护的内容或受保护的知识产权？</p></li><li><p>在训练之前（或在填充要在提示中检索的矢量搜索数据库之前）是否删除了敏感数据？</p></li><li><p>是否使用正确的 LLM 二进制文件和权重处理用户请求？ 当使用第三方托管的 LLM 服务时，您能相信第三方没有操纵响应吗？</p></li><li><p>是否有任何敏感 IP 由于 RAG 流程而被意外发送到第三方 LLM 服务？</p></li><li><p>我们如何制定管理流程来管理和批准使用企业数据集的代码库或人工智能代理流程中的提示？</p></li><li><p>我们如何证明某条内容对于组织来源来说是真实的并验证其出处？</p></li></ul><p>在这篇 SxT 博客中，Space and Time 联合创始人兼首席技术官 @chiefbuidl 介绍了提供端到端可验证的 LLM 系统的过程和挑战：从防篡改和净化的训练数据集开始，然后最终证明正确的模型使用和水印生成的内容。</p><p>当实现后，可验证的 LLM 将提供更好的…… ‍</p><ul><li><p>值得信赖</p></li><li><p>准确性和可靠性</p></li><li><p>可定制</p></li><li><p>内容真实性</p></li></ul><p>Space and Time 专注于将可验证性引入到这个过程中的几个关键步骤中，使用 ZK 和区块链技术来加密证明用于 LLM 训练、微调和 RAG 的数据。</p><p>请阅读此处的博客文章：<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.spaceandtime.io/blog/verifiable-llms-for-the-modern-enterprise">https://spaceandtime.io/blog/verABLE-llms-for-the-modern-enterprise</a></p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/1b5b7a6df22b5ee4ebae09724650a86b097e9488b3ca5127d283b81ed998a216.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Space and Time 社区积分系统介绍]]></title>
            <link>https://paragraph.com/@kishibe/space-and-time-2</link>
            <guid>K4x1i0dqJ4tjk5QxXHGX</guid>
            <pubDate>Fri, 22 Mar 2024 07:23:23 GMT</pubDate>
            <description><![CDATA[原文链接： https://www.spaceandtime.io/blog/introducing-space-and-time-community-points Space and Time 是一个社区优先的项目，在我们为 Web3 构建可验证计算层时，我们非常感谢我们出色的社区的持续支持。 我们 2024 年的主要目标之一是设计新的方式来奖励个别社区成员对 SxT 的参与和参与。 为了迎接新的一年，我们很高兴推出 Space and Time 社区积分！ 新的社区参与系统在 Zealy 平台上开发，代表了 SxT 在鼓励和奖励社区活动方面的重大飞跃。 首先，请加入我们的 Discord 服务器。关于 Space and Time Community 积分Space and Time 社区积分系统的核心不仅仅是奖励参与； 这是关于围绕我们的技术和生态系统建立一个充满活力的互动社区。 通过参加时空的各种活动和参与，会员可以获得象征其贡献和参与的积分。 社区积分被概念化为我们生态系统中参与的标记，并不具有现实价值。 需要注意的是，Space and Time 目前没有令牌。 对任...]]></description>
            <content:encoded><![CDATA[<p>原文链接：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.spaceandtime.io/blog/introducing-space-and-time-community-points">https://www.spaceandtime.io/blog/introducing-space-and-time-community-points</a></p><p>Space and Time 是一个社区优先的项目，在我们为 Web3 构建可验证计算层时，我们非常感谢我们出色的社区的持续支持。 我们 2024 年的主要目标之一是设计新的方式来奖励个别社区成员对 SxT 的参与和参与。 为了迎接新的一年，我们很高兴推出 Space and Time 社区积分！ 新的社区参与系统在 Zealy 平台上开发，代表了 SxT 在鼓励和奖励社区活动方面的重大飞跃。</p><p>首先，请加入我们的 Discord 服务器。</p><h2 id="h-space-and-time-community" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>关于 Space and Time Community 积分</strong></h2><p>Space and Time 社区积分系统的核心不仅仅是奖励参与； 这是关于围绕我们的技术和生态系统建立一个充满活力的互动社区。 通过参加时空的各种活动和参与，会员可以获得象征其贡献和参与的积分。</p><p>社区积分被概念化为我们生态系统中参与的标记，并不具有现实价值。 需要注意的是，Space and Time 目前没有令牌。 对任何有关 SxT 代币的索赔保持警惕，并保护自己免受潜在的诈骗。 如果您不确定互动是否正式且安全，请联系主持人或团队成员。</p><p>另请注意，社区积分尚处于测试阶段，系统的结构可能会随着时间的推移而发生变化。 随着社区成员解锁新关卡，我们将不断添加新的任务和奖励。 敬请关注！</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">如何参与</h2><p>通过积极参与我们的社区，您将在 Zealy 上积累积分。 有些任务专门针对开发人员和分析师，而其他任务则旨在促进普遍的社区参与。 您可能会看到的一些任务示例包括：</p><ul><li><p>在 Space and Time Studio 上构建公共仪表板</p></li><li><p>在 SxT 上构建演示应用程序</p></li><li><p>将 SxT 博客翻译成另一种语言</p></li><li><p>创建有关 SxT 的信息图</p></li></ul><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">参与奖励</h2><p>虽然社区积分没有现实价值，但它们可以作为社区内参与度和贡献的衡量标准。 根据我们增强社区参与度的承诺，我们将定期宣布与积分系统相关的各种奖励。 这些奖励可能包括独家参与活动、社区内的特殊地位或其他福利。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">给早期支持者的特别说明</h2><p>如果您是 SxT 社区的一员，您可能已经通过测验和小任务在 Zealy 上获得了一些积分。 对于一直与我们一起并通过 Zealy 积极参与的敬业社区成员来说，你们的努力并没有被忽视。 您之前获得的积分仍然有效，并将在我们的新系统中兑现。 这是我们表达感谢并承认您的贡献的方式。 您的早期支持仍然是我们社区成功的基石。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">准备启动</h2><p>我们邀请你们每一个人积极参与这一旅程。 无论您是新成员还是从一开始就加入我们，您的参与将塑造时空社区。 加入我们，开启令人兴奋的 Space and Time 新篇章！</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">还有其他问题吗？ 我们有答案！</h2><p><strong>我已经通过之前的活动在 SxT Zealy 上积累了一些积分。 这些积分会转移吗？</strong></p><p>是的，您通过 Zealy 上的 SxT 活动获得的任何积分都将转入新系统。 这种无缝过渡意味着早期支持者已经开始根据之前积累的积分兑换奖励。</p><p><strong>社区积分可以在会员之间转移吗？</strong></p><p>不，社区积分对于每个成员的贡献和努力都是独一无二的。 因此，它们不能在会员之间转让，从而确保奖励是单独赚取和兑换的。</p><p><strong>是否有参与限制或赚取积分上限？</strong></p><p>SxT 不打算对您可以获得的积分设置任何上限。 您可以获得 Zealy 平台支持的尽可能多的积分。 随着社区成员解锁新级别，我们将定期添加奖励。</p><p><strong>是否有杰出贡献者排行榜？</strong></p><p>您可以在 Zealy 上查看实时排行榜。</p><p><strong>Space and Time 将如何解决潜在的游戏或积分系统的利用问题？</strong></p><p>我们与 Zealy 密切合作，实施严格的措施来防止机器人和剥削。 我们的 Discord 服务器还采取了强有力的措施来维护积分系统的完整性。</p><p><strong>社区是否有机会就任务和奖励提出意见或建议？</strong></p><p>我们高度重视社区的投入！ 请随意在我们的 Discord 中分享您对任务和奖励的想法。</p><p><strong>会员可以开始赚取积分是否有具体的开始日期？</strong></p><p>更新后的积分系统现已上线！ 您可以通过参加社区活动立即开始赚取积分。</p><p><strong>积分系统内是否有不同的等级？</strong></p><p>是的，这些都在 Zealy 中显示。 解锁新关卡是获得奖励的关键。 随着新奖励的添加，我们将在 Discord 中列出这些奖励。</p><p><strong>如何用积分兑换已公布的奖励？</strong></p><p>有些奖励将自动兑换，其他奖励则必须由 SxT 团队手动分配。 不管怎样，你所要做的就是赚钱！ 您的积分、已完成的任务和当前等级都会在 Zealy 中进行追踪。 当新奖励公布时，我们将提供有关奖励流程的更多信息。</p><p><strong>还有其他问题吗？</strong></p><p>如果您有任何其他问题，您可以随时在 Discord 上联系我们！</p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[Space and Time 使用入门]]></title>
            <link>https://paragraph.com/@kishibe/space-and-time</link>
            <guid>gGmLToszB3vhQUuYhCAo</guid>
            <pubDate>Thu, 25 Jan 2024 09:19:29 GMT</pubDate>
            <description><![CDATA[https://docs.spaceandtime.io/docs/welcome-to-space-and-time Space and Time (SxT) 是可验证的计算层，可在去中心化数据仓库上扩展零知识证明，为智能合约、大语言模型和企业提供无需信任的数据处理。 Space and Time 将来自主要链的索引区块链数据与链下数据集连接起来。 Proof of SQL 是 Space and Time 开发的新颖的 ZK-proof，可确保大规模计算的防篡改，并证明查询结果未被操纵。 因此，Space and Time 受到最著名的金融机构、企业和 Web3 应用程序的信任。开发者能够使用 Space and Time 完成哪些工作？连接索引化的链上数据和链下数据连接到我们从主要链中索引的防篡改、关系型实时区块链数据以及您获取的链下数据。 我们已经为以太坊、Polygon、Sui、Sei 和 Avalanche 建立了索引，并且我们正在不断增加对更多链的支持。使用 SQL 转换数据执行低延迟缓存查询和大型分析作业，将数据转换和塑造为特定于您的业务的模式。将查询发布到 AP...]]></description>
            <content:encoded><![CDATA[<p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.spaceandtime.io/docs/welcome-to-space-and-time">https://docs.spaceandtime.io/docs/welcome-to-space-and-time</a></p><p>Space and Time (SxT) 是可验证的计算层，可在去中心化数据仓库上扩展零知识证明，为智能合约、大语言模型和企业提供无需信任的数据处理。</p><p>Space and Time 将来自主要链的索引区块链数据与链下数据集连接起来。 Proof of SQL 是 Space and Time 开发的新颖的 ZK-proof，可确保大规模计算的防篡改，并证明查询结果未被操纵。</p><p>因此，Space and Time 受到最著名的金融机构、企业和 Web3 应用程序的信任。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1c6170fd285fc02fb9bed4036300eddc3589e0bb8dd6f874cc390eea5dbe3f95.png" alt="" 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>开发者能够使用 Space and Time 完成哪些工作？</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">连接索引化的链上数据和链下数据</h3><p>连接到我们从主要链中索引的防篡改、关系型实时区块链数据以及您获取的链下数据。 我们已经为以太坊、Polygon、Sui、Sei 和 Avalanche 建立了索引，并且我们正在不断增加对更多链的支持。</p><h3 id="h-sql" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">使用 SQL 转换数据</h3><p>执行低延迟缓存查询和大型分析作业，将数据转换和塑造为特定于您的业务的模式。</p><h3 id="h-api" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">将查询发布到 API 和漂亮的仪表板</h3><p>将数据集和查询直接发布到 API，在空间和时间之上构建 dapp，并轻松扩展到数十 TB 和数千个并发查询/请求。</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">将无需信任的数据发送到智能合约</h3><p>以去信任的方式将防篡改的查询结果发送到智能合约，或者使用我们新颖的 SQL 加密保证证明直接在链上发布查询结果。</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b122cb7584560c79afd06844336f5f0f49c8deec4188901bf21802f1c2ea2793.png" alt="" 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>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[How Much We know about SUI ]]></title>
            <link>https://paragraph.com/@kishibe/how-much-we-know-about-sui</link>
            <guid>vReh8sfoJGUYZcCHAEp7</guid>
            <pubDate>Mon, 01 May 2023 08:10:51 GMT</pubDate>
            <description><![CDATA[Sui (swē) is the water element in Japanese philosophy. The power of the sui element lies in its fluidity—its ability to easily adapt to and transform any environment. Similarly, the Sui platform seeks to provide a flexible network that you can leverage to shape the web3 landscape. Pros of SUI Token:Decentralization: SUI Token is a decentralized cryptocurrency that operates on the Sui blockchain, which is not controlled by any central authority or government. This makes it more resistant to ce...]]></description>
            <content:encoded><![CDATA[<p>Sui <em>(swē)</em> is the water element in Japanese philosophy. The power of the sui element lies in its fluidity—its ability to easily adapt to and transform any environment. Similarly, the Sui platform seeks to provide a flexible network that you can leverage to shape the web3 landscape.</p><p>Pros of SUI Token:</p><ol><li><p>Decentralization: SUI Token is a decentralized cryptocurrency that operates on the Sui blockchain, which is not controlled by any central authority or government. This makes it more resistant to censorship and fraud, and gives users more control over their assets.</p></li><li><p>Use cases: SUI Token has several practical use cases, including paying transaction fees and participating in the Sui blockchain&apos;s governance through staking and voting. The token can also be used as a medium of exchange on the platform.</p></li><li><p>Scalability: The Sui blockchain is designed to be highly scalable, which means that it can handle a large number of transactions quickly and efficiently. This makes it well-suited for applications that require high throughput, such as gaming and e-commerce.</p></li></ol><p>Cons of SUI Token:</p><ol><li><p>Limited adoption: The Sui blockchain and SUI Token are still in their early stages, which means that adoption is limited. This could make it challenging to establish a robust ecosystem and attract new users and developers.</p></li><li><p>Volatility: Like all cryptocurrencies, SUI Token is highly volatile, which means that its price can fluctuate rapidly and unpredictably. This could make it a risky investment for those who are not prepared for potential losses.</p></li><li><p>Regulatory uncertainty: The cryptocurrency industry is still largely unregulated, which means that investors may not have the same protections and safeguards as they do with traditional investments. This could make it easier for fraudsters to manipulate the market and take advantage of unsuspecting investors.</p></li></ol><p>Conclusion:</p><p>SUI Token is a decentralized cryptocurrency that has several practical use cases and is designed to be highly scalable. However, its limited adoption, volatility, and regulatory uncertainty make it a risky investment option. As with all investments, it is essential to conduct thorough research and assess your risk tolerance before investing in SUI Token or any other cryptocurrency.Pros of SUI Token:</p><ol><li><p>Decentralization: SUI Token is a decentralized cryptocurrency that operates on the Sui blockchain, which is not controlled by any central authority or government. This makes it more resistant to censorship and fraud, and gives users more control over their assets.</p></li><li><p>Use cases: SUI Token has several practical use cases, including paying transaction fees and participating in the Sui blockchain&apos;s governance through staking and voting. The token can also be used as a medium of exchange on the platform.</p></li><li><p>Scalability: The Sui blockchain is designed to be highly scalable, which means that it can handle a large number of transactions quickly and efficiently. This makes it well-suited for applications that require high throughput, such as gaming and e-commerce.</p></li></ol><p>Cons of SUI Token:</p><ol><li><p>Limited adoption: The Sui blockchain and SUI Token are still in their early stages, which means that adoption is limited. This could make it challenging to establish a robust ecosystem and attract new users and developers.</p></li><li><p>Volatility: Like all cryptocurrencies, SUI Token is highly volatile, which means that its price can fluctuate rapidly and unpredictably. This could make it a risky investment for those who are not prepared for potential losses.</p></li><li><p>Regulatory uncertainty: The cryptocurrency industry is still largely unregulated, which means that investors may not have the same protections and safeguards as they do with traditional investments. This could make it easier for fraudsters to manipulate the market and take advantage of unsuspecting investors.</p></li></ol><p>Conclusion:</p><p>SUI Token is a decentralized cryptocurrency that has several practical use cases and is designed to be highly scalable. However, its limited adoption, volatility, and regulatory uncertainty make it a risky investment option. As with all investments, it is essential to conduct thorough research and assess your risk tolerance before investing in SUI Token or any other cryptocurrency.</p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/be6d6aa972216399418972865356fb528e9098d4f30401c037b27b4561c246c7.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Shardeum: The Leading L1 Blockchain with No Borders]]></title>
            <link>https://paragraph.com/@kishibe/shardeum-the-leading-l1-blockchain-with-no-borders</link>
            <guid>jiwChMOCIFwi7yXjiJ6k</guid>
            <pubDate>Sat, 11 Feb 2023 12:58:16 GMT</pubDate>
            <description><![CDATA[What is Shardeum？The world of blockchain is rapidly expanding, with new projects and innovations emerging every day. One such project that has gained significant attention is Shardeum, a leading L1 blockchain that has no borders. It is a blockchain network that provides an efficient and secure platform for decentralized applications and transactions. The project aims to offer a truly borderless experience to its users, making it easier for them to transact and interact with one another across...]]></description>
            <content:encoded><![CDATA[<h2 id="h-what-is-shardeum" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">What is Shardeum？</h2><p>The world of blockchain is rapidly expanding, with new projects and innovations emerging every day. One such project that has gained significant attention is Shardeum, a leading L1 blockchain that has no borders. It is a blockchain network that provides an efficient and secure platform for decentralized applications and transactions. The project aims to offer a truly borderless experience to its users, making it easier for them to transact and interact with one another across the world.</p><h3 id="h-one-of-the-key-advantages-of-shardeum-is-its-scalability" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">One of the key advantages of Shardeum is its scalability.</h3><p>Unlike other blockchain networks that struggle with scalability issues, Shardeum has been designed to handle a high volume of transactions without sacrificing speed or security. This is achieved through the use of sharding technology, which divides the blockchain into smaller, more manageable pieces. This not only increases the speed of transactions but also reduces the strain on the network, making it more stable and secure.</p><h3 id="h-another-advantage-of-shardeum-is-its-security" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Another advantage of Shardeum is its security.</h3><p>The network has been designed to be tamper-proof and secure, with a robust consensus mechanism that ensures that the network remains immutable. The consensus mechanism used by Shardeum is called the &quot;Shard Consensus Algorithm,&quot; which combines proof-of-stake with a unique consensus mechanism to provide a high level of security for the network.</p><h3 id="h-another-key-priority-of-shardeum-is-to-promote-decentralization" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Another key priority of Shardeum is to promote decentralization.</h3><p>Unlike other blockchain networks that are controlled by a few large entities, Shardeum is designed to be truly decentralized, with no central authority controlling the network. This ensures that the network remains fair and open to all users, regardless of their location or size.</p><h2 id="h-why-is-shardeum" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Why is Shardeum？</h2><h3 id="h-one-of-the-most-important-aspects-of-shardeum-is-its-focus-on-user-experience" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">One of the most important aspects of Shardeum is its focus on user experience.</h3><p>The team behind the project has placed a strong emphasis on making the platform easy to use, with a user-friendly interface and intuitive design. This makes it easier for users to get started with the platform, regardless of their level of technical expertise.</p><p>In addition to its focus on user experience, Shardeum is also dedicated to promoting financial inclusion. The platform aims to make it easier for people around the world to access financial services, regardless of their location or financial status. This includes providing access to financial services such as loans, savings accounts, and investments, as well as enabling cross-border transactions with low fees and fast settlement times.</p><h3 id="h-another-priority-of-shardeum-is-to-promote-sustainability" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Another priority of Shardeum is to promote sustainability.</h3><p>The platform has been designed to be energy-efficient, with a low carbon footprint. This not only makes the network more environmentally friendly but also helps to reduce the costs associated with running the network.</p><h3 id="h-shardeum-is-committed-to-promoting-innovation-and-growth" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Shardeum is committed to promoting innovation and growth.</h3><p>Finally, the platform provides a platform for developers to build decentralized applications and services, which can be used by people around the world. This not only creates new opportunities for innovation but also helps to drive growth in the blockchain ecosystem.</p><p>In conclusion, Shardeum is a leading L1 blockchain network that offers a borderless experience to its users. With its focus on scalability, security, decentralization, user experience, financial inclusion, sustainability, and innovation, Shardeum is well positioned to become one of the most important blockchain networks in the world. Whether you are a developer, a user, or an investor, Shardeum is a project worth paying attention to, as it has the potential to reshape the way we interact and transact with one another.</p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/98d516d7ed1868d93c5e761460da6aa9753adeaa43ebecc232c10329fd30f28a.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[WHY I LOVE GNO]]></title>
            <link>https://paragraph.com/@kishibe/why-i-love-gno</link>
            <guid>qQFmmBkxBbi2fhlKpF9C</guid>
            <pubDate>Fri, 26 Aug 2022 16:42:19 GMT</pubDate>
            <description><![CDATA[There are a lot of elements that interest me about this role from the GNO description, but one of the key elements that really appealed to me is that I feel I would be a great fit within the project culture. I want to work in a progressive team and the collaborative of this project is something that interested me in this feel. Looking over the project website, and from our previous discussions, I believe this role would also give me the ability to progress in my career and develop my skills i...]]></description>
            <content:encoded><![CDATA[<p>There are a lot of elements that interest me about this role from the GNO description, but one of the key elements that really appealed to me is that I feel I would be a great fit within the project culture. I want to work in a progressive team and the collaborative of this project is something that interested me in this feel. Looking over the project website, and from our previous discussions, I believe this role would also give me the ability to progress in my career and develop my skills in a lot of different areas.</p><p>One of the big factors that attracted me to this project is the GNO itself, I have loved your recent innovations and the development based on COSMOS. Historically, the project has proven time and time again to be a market leader and that would be a great environment for me to develop in. Looking at your previous projects, have you ever considered the implementation of advantages to further WEB3 and CRYPTO engagement? I think this would be great for a business like yours. </p><p>This project suits me and my experience as I have been looking for the opportunity to get involved in GNO which directly links to my previous roles where I had extended experience dealing with GNO. I feel there would be a lot of opportunities for me to grow in my role and further my knowledge in gnolang and progress my career.</p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[Simply a test]]></title>
            <link>https://paragraph.com/@kishibe/simply-a-test</link>
            <guid>TgAeyvu1IweR3bnAkYBQ</guid>
            <pubDate>Thu, 14 Jul 2022 06:34:13 GMT</pubDate>
            <description><![CDATA[Simply]]></description>
            <content:encoded><![CDATA[<p>Simply</p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[$LQDR-$FTM策略（💧，👻）]]></title>
            <link>https://paragraph.com/@kishibe/lqdr-ftm</link>
            <guid>fjSbung3TKwwndxUPeeZ</guid>
            <pubDate>Fri, 14 Jan 2022 11:11:44 GMT</pubDate>
            <description><![CDATA[引言本文为 Stablecoin DeFi策略系列第 6 篇，系列其它策略如下：$UST-$Mirror策略（Terra链）$UST-$MIM策略（ETH链）$FTM-$TOMB策略（Fantom链）$ATOM-$OSMO策略（Cosmos链）$TIME Staking策略（Avalance链）$LQDR-$FTM策略（Fantom链）稳定币 DeFi协议总结其中涉及到的操作指南如下：$UST跨链指南（ETH链）友情提示：此策略风险较高，建议小金额尝试。一、准备$FTM到Metamask（Fantom链）在CEX（如Coinbase、Binance、Huobi等）上买入$USDT、$USDC、$BUSD等稳定币，兑换成$FTM（1 FTM = 2.84 USDT）；提现到MetaMask（FTM钱包），$FTM链，手续费低；二、到spookyswap组合LP到spookyswap.finance，连接MM钱包，点击上方「Swap」，下方「Select a Token」选择$LQDR，点击旁边“+”符号，在钱包中添加$LQDR；添加$LQDR到MM钱包兑换50%的$FTM（可以只兑...]]></description>
            <content:encoded><![CDATA[<blockquote><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">引言</h3><p><em>本文为 Stablecoin DeFi策略系列第 6 篇，系列其它策略如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU"><em>$UST-$Mirror策略（Terra链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI"><em>$UST-$MIM策略（ETH链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc"><em>$FTM-$TOMB策略（Fantom链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo"><em>$ATOM-$OSMO策略（Cosmos链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88"><em>$TIME Staking策略（Avalance链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Cnm8SkljET-mYpWlozrO5UbWdVGYJMyjteL_hOhTjw0"><em>$LQDR-$FTM策略（Fantom链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/vjhrsKgkRRA4B9cf7Sb5FpfKHziM7ckdzhqmBxLAvlg"><em>稳定币 DeFi协议总结</em></a></p></li></ul><p><em>其中涉及到的操作指南如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM"><em>$UST跨链指南（ETH链）</em></a></p></li></ul></blockquote><p><em>友情提示：此策略风险较高，建议小金额尝试。</em></p><h3 id="h-dollarftmmetamaskfantom" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、准备$FTM到Metamask（Fantom链）</h3><ul><li><p>在CEX（如Coinbase、Binance、Huobi等）上买入$USDT、$USDC、$BUSD等稳定币，兑换成$FTM（1 FTM = 2.84 USDT）；</p></li><li><p>提现到MetaMask（FTM钱包），$FTM链，手续费低；</p></li></ul><h3 id="h-spookyswaplp" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、到spookyswap组合LP</h3><ul><li><p>到<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://spookyswap.finance/">spookyswap.finance</a>，连接MM钱包，点击上方「Swap」，下方「Select a Token」选择$LQDR，点击旁边“+”符号，在钱包中添加$LQDR；</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/399d7e49e354347e7bb83e71e5456baade686689c5e1481e3d62d94c7c406df3.png" alt="添加$LQDR到MM钱包" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">添加$LQDR到MM钱包</figcaption></figure><ul><li><p>兑换50%的$FTM（可以只兑换40%，预留一部分后续与奖励代币做LP），换成$LQDR，当前价格：14.9986 FTM = 1 LQDR；</p></li><li><p>点击上方「Liquidity」，进入「Supply」页面，下方“Ingredient B”选择 LQDR 代币，点击“MAX”，与剩余50%的$FTM组合 LQDR-FTM LP（如果前一步兑换了40%，此时剩余60%或者更多），确认两次，手续费低（最多$0.5）；</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5aaf1e335d71fefefe93ea9030ac57b4b61f55e4b7e2eaa18200567151fa7f8f.png" alt="组合LQDR-FTM LP" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">组合LQDR-FTM LP</figcaption></figure><ul><li><p>点击「Supply」确认，手续费低；</p></li></ul><h3 id="h-liquiddrivelp" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三、在Liquiddrive质押LP</h3><ul><li><p>进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.liquiddriver.finance/farms">liquiddriver.finance</a>，连接MM钱包，选择第一个「LQDR/FTM」Pool，点击左下方「Show Details」可以查看具体指标，当前APR为149%，相当不错；</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2ee78c02ed0b00ec99c74e92e9273f1d4b8450bbe12f59eb9dfef0a3a7d9a551.png" alt="LQDR-FTM LP Pool" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">LQDR-FTM LP Pool</figcaption></figure><ul><li><p>点击右方「Approve」按钮，验证$LQDR；</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1f7871588d066c3aad8cb28ac6b5a70d9c4721aecb833730081b62f9fce1e3b2.png" alt="验证$LQDR" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">验证$LQDR</figcaption></figure><ul><li><p>验证完成后，点击「Stake」，可以看到可质押的LP数量，选择Max，然后Confirm，MM钱包确认；</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e917995834457bb1ed3b801e218a2d92ce2ea44ce2460baffa30c81e3902d414.png" alt="Deposit LP" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Deposit LP</figcaption></figure><ul><li><p>如果要赎回，则点击「Withdraw」，可以看到可赎回的LP数量；</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/12c7cd19be1708e25b1d7ccab0dc3802ada88b346e6f1dfd08a3fb0f62866411.png" alt="Withdraw LP" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Withdraw LP</figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">四、收益再投入</h3><ul><li><p>质押后，点击「Show Details」在指标页可以看到收益的代币（$LQDR、$FTM、$BOO、$SPELL、$LINSPIRIT等）以及对应的价值；</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/0c099cbdf481e658fb3dd7b31ae3528a11fdb1e0b07932b950674e9d3690bc95.png" alt="质押收益" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">质押收益</figcaption></figure><ul><li><p>点击「Harvest」，将收益代币存入MM钱包，如果有余量$FTM（例如第二步只兑换了40%的$FTM），可以重复第二、三步反复组合LP质押；</p></li></ul><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/a704661194af943b1da9762bc6aacfd7f155f57505064bfd6143525d153bf339.jpg" alt="WAGMI, anon！" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">WAGMI, anon！</figcaption></figure><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">策略汇总：</h2><h2 id="h-terra" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Terra(🌍,🌍)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU">https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU</a></p><h2 id="h-ethereum33" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum(Ξ,Ξ)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI">https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI</a></p><h2 id="h-fantom" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Fantom(👻,👻)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc">https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Cnm8SkljET-mYpWlozrO5UbWdVGYJMyjteL_hOhTjw0">https://mirror.xyz/kishibe.eth/Cnm8SkljET-mYpWlozrO5UbWdVGYJMyjteL_hOhTjw0</a></p><h2 id="h-cosmos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Cosmos(⚛️,⚛️)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo">https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo</a></p><h2 id="h-avalance" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Avalance(🎩,🎩)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88">https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88</a></p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[$TIME Staking策略（🎩，🎩）]]></title>
            <link>https://paragraph.com/@kishibe/time-staking</link>
            <guid>1ish2gD3NOa7fb5itk1v</guid>
            <pubDate>Sun, 02 Jan 2022 10:10:30 GMT</pubDate>
            <description><![CDATA[引言本文为 Stablecoin DeFi策略系列第 5 篇，系列其它策略如下：$UST-$Mirror策略（Terra链）$UST-$MIM策略（ETH链）$FTM-$TOMB策略（Fantom链）$ATOM-$OSMO策略（Cosmos链）$TIME Staking策略（Avalance链）稳定币 DeFi协议总结其中涉及到的操作指南如下：$UST跨链指南（ETH链）一、准备$BUSD到MetaMask钱包（Avalance链）Anchor或者TerraStation上提现$UST（比如1K $UST），到Terra钱包；在Terrabridge上从Terra链转到BSC链，存入MM钱包，收到999.999 $UST；把1000 $UST 在1inch上swap $UST 换成 $BUSD，收到1 003.91886 $BUSD；把$BUSD存入到币安，$BSC链；确认$BUSD是否到账注意：需提前准备少量$BNB作为swap以及交互手续费。二、兑换$AVAX（Avalance链）在币安上用$BUSD兑换$AVAX，1004 $BUSD换到8.73 $AVAX（1 AVAX ...]]></description>
            <content:encoded><![CDATA[<blockquote><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">引言</h3><p><em>本文为 Stablecoin DeFi策略系列第 5 篇，系列其它策略如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU"><em>$UST-$Mirror策略（Terra链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI"><em>$UST-$MIM策略（ETH链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc"><em>$FTM-$TOMB策略（Fantom链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo"><em>$ATOM-$OSMO策略（Cosmos链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88"><em>$TIME Staking策略（Avalance链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/vjhrsKgkRRA4B9cf7Sb5FpfKHziM7ckdzhqmBxLAvlg"><em>稳定币 DeFi协议总结</em></a></p></li></ul><p><em>其中涉及到的操作指南如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM"><em>$UST跨链指南（ETH链）</em></a></p></li></ul></blockquote><h3 id="h-dollarbusdmetamaskavalance" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、准备$BUSD到MetaMask钱包（Avalance链）</h3><ol><li><p>Anchor或者TerraStation上提现$UST（比如1K $UST），到Terra钱包；</p></li><li><p>在Terrabridge上从Terra链转到BSC链，存入MM钱包，收到999.999 $UST；</p></li><li><p>把1000 $UST 在1inch上swap $UST 换成 $BUSD，收到1 003.91886 $BUSD；</p></li><li><p>把$BUSD存入到币安，$BSC链；</p></li><li><p>确认$BUSD是否到账</p></li></ol><blockquote><p><em>注意：需提前准备少量$BNB作为swap以及交互手续费。</em></p></blockquote><h3 id="h-dollaravaxavalance" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、兑换$AVAX（Avalance链）</h3><ol><li><p>在币安上用$BUSD兑换$AVAX，1004 $BUSD换到8.73 $AVAX（1 AVAX = 115 BUSD）；</p></li><li><p>提现$AVAX到MM钱包，<strong>选择C-Chain</strong>，费用0.01 $AVAX；</p></li><li><p>确认$AVAX到账8.72 $AVAX；</p></li></ol><h3 id="h-dollartime" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三、兑换$TIME</h3><ol><li><p>上 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://traderjoexyz.com">Trader Joe</a>，链接MM钱包，Avalanche链；</p></li><li><p>用 $AVAX兑换 $TIME ，8.5 $AVAX换到 0.315 $TIM（1 TIME = 26.87427943338269 AVAX）；</p></li><li><p>剩余0.2167 $AVAX在钱包中，作为后续操作手续费；</p></li></ol><h3 id="h-stakingdollartime" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">四、质押（Staking）$TIME</h3><ol><li><p>进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://app.wonderland.money/stake#/stake">Wonderland质押页面</a>，首先验证 $TIME 代币；</p></li><li><p>质押全部0.31507963 $TIME，预期 APY 80,887%；</p></li><li><p>得到 0.315 $MEMO；</p></li></ol><h3 id="h-dollarmim" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">五、收益再投入（进阶操作，需要有$MIM）</h3><ol><li><p>到<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://abracadabra.money/">Abracadabra</a>，进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://abracadabra.money/stand">Borrow</a>页面，选择 $wMEMO；</p></li><li><p>选择Wrap，把$MEMO换成$wMEMO；</p></li><li><p>再选择Borrow，把wMEMO换成 $MIM，点击Change leverage，选择能够接受的Liquidation Price；</p></li><li><p>再用借出来的$MIM去买$TIME来质押；</p></li><li><p>此处操作可以参考之前的$UST-$MIM策略；</p></li></ol><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI">https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI</a></p><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/a704661194af943b1da9762bc6aacfd7f155f57505064bfd6143525d153bf339.jpg" alt="WAGMI, Anon!" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">WAGMI, Anon!</figcaption></figure><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">策略汇总：</h2><h2 id="h-terra" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Terra(🌍,🌍)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU">https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU</a></p><h2 id="h-ethereum33" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum(Ξ,Ξ)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI">https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI</a></p><h2 id="h-fantom" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Fantom(👻,👻)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc">https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc</a></p><h2 id="h-cosmos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Cosmos(⚛️,⚛️)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo">https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo</a></p><h2 id="h-avalance" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Avalance(🎩,🎩)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88">https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88</a></p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[DeFi Protocols for Stablecoins]]></title>
            <link>https://paragraph.com/@kishibe/defi-protocols-for-stablecoins</link>
            <guid>jW8YNHx10h7jdtV0cbNk</guid>
            <pubDate>Thu, 30 Dec 2021 03:09:11 GMT</pubDate>
            <description><![CDATA[引言本文为 Stablecoin DeFi策略系列番外篇，系列其它策略如下：$UST-$Mirror策略（Terra链）$UST-$MIM策略（ETH链）$FTM-$TOMB策略（Fantom链）$ATOM-$OSMO策略（Cosmos链）$TIME Staking策略（Avalance链）稳定币 DeFi协议总结其中涉及到的操作指南如下：$UST跨链指南（ETH链）Terra(🌍,🌍)Anchor Protocol: 20% APY on $USThttps://app.anchorprotocol.com/earnKash DeFi: 20% APY on $USThttps://app.kash.io/Ethereum(Ξ,Ξ)Abracadabra: 40-120% APY on $UST - $MIMhttps://abracadabra.money/pool/26Trader Joe: 27% APR on $USDC.e - $USDChttps://traderjoexyz.com/#/pool/0xa7d7079b0fead91f3e65f86e8915cb...]]></description>
            <content:encoded><![CDATA[<blockquote><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">引言</h3><p><em>本文为 Stablecoin DeFi策略系列番外篇，系列其它策略如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU"><em>$UST-$Mirror策略（Terra链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI"><em>$UST-$MIM策略（ETH链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc"><em>$FTM-$TOMB策略（Fantom链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo"><em>$ATOM-$OSMO策略（Cosmos链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88"><em>$TIME Staking策略（Avalance链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/vjhrsKgkRRA4B9cf7Sb5FpfKHziM7ckdzhqmBxLAvlg"><em>稳定币 DeFi协议总结</em></a></p></li></ul><p><em>其中涉及到的操作指南如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM"><em>$UST跨链指南（ETH链）</em></a></p></li></ul></blockquote><h2 id="h-terra" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Terra(🌍,🌍)</h2><ul><li><p><strong>Anchor Protocol</strong>: 20% APY on <code>$UST</code></p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.anchorprotocol.com/earn">https://app.anchorprotocol.com/earn</a></p><ul><li><p><strong>Kash DeFi</strong>: 20% APY on <code>$UST</code></p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.kash.io/">https://app.kash.io/</a></p><h2 id="h-ethereum33" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum(Ξ,Ξ)</h2><ul><li><p><strong>Abracadabra</strong>: 40-120% APY on <code>$UST - $MIM</code></p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://abracadabra.money/pool/26">https://abracadabra.money/pool/26</a></p><ul><li><p><strong>Trader Joe</strong>: 27% APR on <code>$USDC.e - $USDC</code></p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://traderjoexyz.com/#/pool/0xa7d7079b0fead91f3e65f86e8915cb59c1a4c664/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e">https://traderjoexyz.com/#/pool/0xa7d7079b0fead91f3e65f86e8915cb59c1a4c664/0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e</a></p><ul><li><p><strong>Orion Money</strong>: 12-20% APY on <code>$USDT/$USDC/$BUSD</code></p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.orion.money/">https://app.orion.money/</a></p><ul><li><p><strong>Yearn</strong>: 16-18% APY on <code>$DAI/$MIM</code></p></li></ul><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://yearn.finance/#/vaults">https://yearn.finance/#/vaults</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a704661194af943b1da9762bc6aacfd7f155f57505064bfd6143525d153bf339.jpg" alt="" 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><h2 id="h-terra" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Terra(🌍,🌍)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU">https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU</a></p><h2 id="h-ethereum33" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum(Ξ,Ξ)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI">https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI</a></p><h2 id="h-fantom" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Fantom(👻,👻)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc">https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc</a></p><h2 id="h-cosmos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Cosmos(⚛️,⚛️)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo">https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo</a></p><h2 id="h-avalance" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Avalance(🎩,🎩)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88">https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88</a></p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[$ATOM-$OSMO策略（⚛️，🪐）]]></title>
            <link>https://paragraph.com/@kishibe/atom-osmo</link>
            <guid>HR9x8As5M2t8iQ6CPWZ4</guid>
            <pubDate>Sun, 26 Dec 2021 08:16:09 GMT</pubDate>
            <description><![CDATA[引言本文为 Stablecoin DeFi策略系列第 4 篇，系列其它策略如下：$UST-$Mirror策略（Terra链）$UST-$MIM策略（ETH链）$FTM-$TOMB策略（Fantom链）$ATOM-$OSMO策略（Cosmos链）$TIME Staking策略（Avalance链）稳定币 DeFi协议总结其中涉及到的操作指南如下：$UST跨链指南（ETH链）一、准备$LUNA 到 Keplr 钱包（Terra链）在CEX（如Coinbase、Binance、Huobi等）上买入$BUSD/$USDT等稳定币，闪兑换成$LUNA（1 LUNA = 65.54 BUSD）；提现少量到Keplr钱包（Terra链），作为手续费；二、准备$LUNA 到 Keplr 钱包（Terra链）Anchor或者TerraStation上提现 $UST，到 Keplr 钱包（Terra链）；在Keplr钱包（Terra链）确认$LUNA和$UST是否到账；如有需要，$UST 跨链策略如下：https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQ...]]></description>
            <content:encoded><![CDATA[<blockquote><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">引言</h3><p><em>本文为 Stablecoin DeFi策略系列第 4 篇，系列其它策略如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU"><em>$UST-$Mirror策略（Terra链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI"><em>$UST-$MIM策略（ETH链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc"><em>$FTM-$TOMB策略（Fantom链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo"><em>$ATOM-$OSMO策略（Cosmos链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88"><em>$TIME Staking策略（Avalance链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/vjhrsKgkRRA4B9cf7Sb5FpfKHziM7ckdzhqmBxLAvlg"><em>稳定币 DeFi协议总结</em></a></p></li></ul><p><em>其中涉及到的操作指南如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM"><em>$UST跨链指南（ETH链）</em></a></p></li></ul></blockquote><h3 id="h-dollarluna-keplr-terra" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、准备$LUNA 到 Keplr 钱包（Terra链）</h3><ol><li><p>在CEX（如Coinbase、Binance、Huobi等）上买入$BUSD/$USDT等稳定币，闪兑换成$LUNA（1 LUNA = 65.54 BUSD）；</p></li><li><p>提现少量到Keplr钱包（Terra链），作为手续费；</p></li></ol><h3 id="h-dollarluna-keplr-terra" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、准备$LUNA 到 Keplr 钱包（Terra链）</h3><ol><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.anchorprotocol.com/">Anchor</a>或者<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://station.terra.money/">TerraStation</a>上提现 $UST，到 Keplr 钱包（Terra链）；</p></li><li><p>在Keplr钱包（Terra链）确认$LUNA和$UST是否到账；</p></li><li><p>如有需要，$UST 跨链策略如下：</p></li></ol><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM">https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM</a></p><h3 id="h-ibc-transferatom" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三、IBC Transfer到ATOM链</h3><ol><li><p>进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.osmosis.zone/">OSMOSIS</a>，关联Keplr钱包；</p></li><li><p>在「Assets」中找到Terra - UST，点击「Deposit」；</p></li><li><p>在「Deposit IBC Asset」弹窗中，确认钱包跨链地址，输入准备存入Osmosis的$UST数量，点击Deposit，花费$LUNA作为手续费；</p></li><li><p>在Keplr钱包（Osmosis链）确认$UST是否到账；</p></li></ol><h3 id="h-atom-osmo-lp" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">四、组合ATOM-OSMO LP</h3><ol><li><p>点击左侧「Trade」，用一半$UST换$ATOM，一半$UST换$OSMO；</p></li><li><p>点击左侧「Pools」，选择Pool #1（ATOM/OSMO），选择上方「Add Liquidity」，MAX所有OSMO（或者ATOM），组合ATOM / OSMO LP，剩余token可以单币质押；</p></li><li><p>点击右侧「Start Earning」，选择14 days（APR 111.62%），MAX所有LP；</p></li><li><p>确认交易；</p></li></ol><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/a704661194af943b1da9762bc6aacfd7f155f57505064bfd6143525d153bf339.jpg" alt="WAGMI, Anon!" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">WAGMI, Anon!</figcaption></figure><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">策略汇总：</h2><h2 id="h-terra" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Terra(🌍,🌍)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU">https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU</a></p><h2 id="h-ethereum33" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum(Ξ,Ξ)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI">https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI</a></p><h2 id="h-fantom" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Fantom(👻,👻)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc">https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc</a></p><h2 id="h-cosmos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Cosmos(⚛️,⚛️)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo">https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo</a></p><h2 id="h-avalance" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Avalance(🎩,🎩)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88">https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88</a></p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[$FTM-$TOMB策略（👻，🪦）]]></title>
            <link>https://paragraph.com/@kishibe/ftm-tomb</link>
            <guid>YSUGpANQLHmmis5OTGBg</guid>
            <pubDate>Sun, 26 Dec 2021 07:28:46 GMT</pubDate>
            <description><![CDATA[引言本文为 Stablecoin DeFi策略系列第 3 篇，系列其它策略如下：$UST-$Mirror策略（Terra链）$UST-$MIM策略（ETH链）$FTM-$TOMB策略（Fantom链）$ATOM-$OSMO策略（Cosmos链）$TIME Staking策略（Avalance链）稳定币 DeFi协议总结其中涉及到的操作指南如下：$UST跨链指南（ETH链）一、准备$FTM到Metamask（Fantom链）在CEX（如Coinbase、Binance、Huobi等）上买入$BUSD，闪兑换成$FTM（1 BUSD = 0.778452 FTM）；提现到MetaMask（FTM钱包），$FTM链，手续费低；二、到spookyswap组合LP到spookyswap.finance，点击上方「Swap」，兑换50%的$FTM，换成$TOMB，手续费$0.5；点击上方「Liquidity」，进入「+Supply」页面，选50%的$FTM，和50%的$TOMB，组合 FTM-TOMB LP，确认两次，手续费低（最多$0.5）；三、准备$FTM到Metamask（Fantom...]]></description>
            <content:encoded><![CDATA[<blockquote><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">引言</h3><p><em>本文为 Stablecoin DeFi策略系列第 3 篇，系列其它策略如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU"><em>$UST-$Mirror策略（Terra链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI"><em>$UST-$MIM策略（ETH链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc"><em>$FTM-$TOMB策略（Fantom链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo"><em>$ATOM-$OSMO策略（Cosmos链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88"><em>$TIME Staking策略（Avalance链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/vjhrsKgkRRA4B9cf7Sb5FpfKHziM7ckdzhqmBxLAvlg"><em>稳定币 DeFi协议总结</em></a></p></li></ul><p><em>其中涉及到的操作指南如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM"><em>$UST跨链指南（ETH链）</em></a></p></li></ul></blockquote><h3 id="h-dollarftmmetamaskfantom" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、准备$FTM到Metamask（Fantom链）</h3><ol><li><p>在CEX（如Coinbase、Binance、Huobi等）上买入$BUSD，闪兑换成$FTM（1 BUSD = 0.778452 FTM）；</p></li><li><p>提现到MetaMask（FTM钱包），$FTM链，手续费低；</p></li></ol><h3 id="h-spookyswaplp" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、到spookyswap组合LP</h3><ol><li><p>到<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://spookyswap.finance/">spookyswap.finance</a>，点击上方「Swap」，兑换50%的$FTM，换成$TOMB，手续费$0.5；</p></li><li><p>点击上方「Liquidity」，进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://spookyswap.finance/add">「+Supply」</a>页面，选50%的$FTM，和50%的$TOMB，组合 FTM-TOMB LP，确认两次，手续费低（最多$0.5）；</p></li></ol><h3 id="h-dollarftmmetamaskfantom" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三、准备$FTM到Metamask（Fantom链）</h3><ol><li><p>到 <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.reaper.farm/">reaper.farm</a>，链接 MM 钱包，选 Fantom链；</p></li><li><p>找到 $FTM-$TOMB-pool，先认证LP，再点击「Deposit」存入，当前收益为365.174119%；</p></li><li><p>后续可以直接到<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.reaper.farm/staked">stake</a>页面，点击「More Info」查看当前收益；</p></li><li><p><code>作者参考：Year Yield-1374.400%；</code></p></li></ol><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">五、收益再投入</h3><ol><li><p>$FTM-$TOMB组合收到$TSHARE；</p></li><li><p><code>作者参考：$TSHARE (259% APR = 1417% APY)，$TSHARE市价 $11,270；</code></p></li><li><p>如果有多的$FTM，可以组合TSHARE:FTM (472% APR = 10,782% APY)，收到$TSHARE再组合；</p></li><li><p>或者单边抵押$TSHARE；</p></li><li><p>确认交易。</p></li></ol><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/a704661194af943b1da9762bc6aacfd7f155f57505064bfd6143525d153bf339.jpg" alt="" 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><h2 id="h-terra" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Terra(🌍,🌍)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU">https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU</a></p><h2 id="h-ethereum33" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum(Ξ,Ξ)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI">https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI</a></p><h2 id="h-fantom" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Fantom(👻,👻)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc">https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc</a></p><h2 id="h-cosmos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Cosmos(⚛️,⚛️)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo">https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo</a></p><h2 id="h-avalance" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Avalance(🎩,🎩)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88">https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88</a></p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[$UST 跨链指南（🌍，Ξ）]]></title>
            <link>https://paragraph.com/@kishibe/ust</link>
            <guid>Y7RPEs2TdPhe2FuzLxBY</guid>
            <pubDate>Sun, 26 Dec 2021 03:53:08 GMT</pubDate>
            <description><![CDATA[How to bridge $UST from Terra to Ethereum.$USDT - $UST（1次 $ETH gas fee）在CEX（如Coinbase、Binance、Huobi等）上买入$USDT，确定数量（1 USDT ≈ 6.19 CNY）；提现到热钱包，如MetaMask、XDEFI等，选$ETH链，手续费贵；在1inch上swap $USDT 换成 $UST；最后在Metamask上有了ETH链上的$UST；$BUSD - $UST（无 $ETH gas fee）在CEX（如Coinbase、Binance、Huobi等）上买入$BUSD（1 BUSD ≈ 6.21 CNY）；提现到热钱包，如MetaMask、XDEFI等，$BSC链，0手续费；1inch上swap $BUSD 换成 $UST，手续费低；在Terrabridge上从$BSC链转到Terra钱包，手续费低0.1%；再从Terrabridge上从Terra钱包转到$ETH链，手续费低；此策略需要准备少量$BNB，作为swap fee。]]></description>
            <content:encoded><![CDATA[<blockquote><p><em>How to bridge $UST from Terra to Ethereum.</em></p></blockquote><h3 id="h-dollarusdt-dollarust1-dollareth-gas-fee" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">$USDT - $UST（1次 $ETH gas fee）</h3><ol><li><p>在CEX（如Coinbase、Binance、Huobi等）上买入$USDT，确定数量（1 USDT ≈ 6.19 CNY）；</p></li><li><p>提现到热钱包，如MetaMask、XDEFI等，选$ETH链，手续费贵；</p></li><li><p>在1inch上swap $USDT 换成 $UST；</p></li><li><p>最后在Metamask上有了ETH链上的$UST；</p></li></ol><h3 id="h-dollarbusd-dollarust-dollareth-gas-fee" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">$BUSD - $UST（无 $ETH gas fee）</h3><ol><li><p>在CEX（如Coinbase、Binance、Huobi等）上买入$BUSD（1 BUSD ≈ 6.21 CNY）；</p></li><li><p>提现到热钱包，如MetaMask、XDEFI等，$BSC链，0手续费；</p></li><li><p>1inch上swap $BUSD 换成 $UST，手续费低；</p></li><li><p>在Terrabridge上从$BSC链转到Terra钱包，手续费低0.1%；</p></li><li><p>再从Terrabridge上从Terra钱包转到$ETH链，手续费低；</p></li></ol><blockquote><p><em>此策略需要准备少量$BNB，作为swap fee。</em></p></blockquote>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[$UST-$MIM策略（🌍，🎩）]]></title>
            <link>https://paragraph.com/@kishibe/ust-mim</link>
            <guid>398XBdFbea9ZdegFqzmv</guid>
            <pubDate>Sun, 26 Dec 2021 03:34:09 GMT</pubDate>
            <description><![CDATA[引言本文为 Stablecoin DeFi策略系列第 2 篇，系列其它策略如下：$UST-$Mirror策略（Terra链）$UST-$MIM策略（ETH链）$FTM-$TOMB策略（Fantom链）$ATOM-$OSMO策略（Cosmos链）$TIME Staking策略（Avalance链）稳定币 DeFi协议总结其中涉及到的操作指南如下：$UST跨链指南（ETH链）一、准备$UST到 MM 钱包（ETH链）$UST 跨链策略如下： https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM二、导入 $MIM 到钱包进入Abracadabra，关联MM钱包，选ETH链；点击右上角M样式图标；弹出钱包确认页面，点击「Add Token」确认；导入 $MIM 代币三、选择UST Degenbox策略点击页面上方「BORROW」进入；选择下方 $UST（右侧有明显 DegenBox标识），进入Pool页面；$UST DegenBox四、存入$UST到Abracadabra进入「BORROW」子...]]></description>
            <content:encoded><![CDATA[<blockquote><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">引言</h3><p><em>本文为 Stablecoin DeFi策略系列第 2 篇，系列其它策略如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU"><em>$UST-$Mirror策略（Terra链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI"><em>$UST-$MIM策略（ETH链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc"><em>$FTM-$TOMB策略（Fantom链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo"><em>$ATOM-$OSMO策略（Cosmos链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88"><em>$TIME Staking策略（Avalance链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/vjhrsKgkRRA4B9cf7Sb5FpfKHziM7ckdzhqmBxLAvlg"><em>稳定币 DeFi协议总结</em></a></p></li></ul><p><em>其中涉及到的操作指南如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM"><em>$UST跨链指南（ETH链）</em></a></p></li></ul></blockquote><h3 id="h-dollarust-mm-eth" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、准备$UST到 MM 钱包（ETH链）</h3><p>$UST 跨链策略如下：</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM">https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM</a></p><h3 id="h-dollarmim" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、导入 $MIM 到钱包</h3><ol><li><p>进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://abracadabra.money/">Abracadabra</a>，关联MM钱包，选ETH链；</p></li><li><p>点击右上角M样式图标；</p></li><li><p>弹出钱包确认页面，点击「Add Token」确认；</p></li></ol><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c3ccf5f8ac5dac8d6ffa3770fb8c6e36a05dfb35b85ab6742c1facf0d0b00f44.png" alt="导入 $MIM 代币" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">导入 $MIM 代币</figcaption></figure><h3 id="h-ust-degenbox" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三、选择UST Degenbox策略</h3><ol><li><p>点击页面上方「BORROW」进入；</p></li><li><p>选择下方 $UST（右侧有明显 DegenBox标识），进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://abracadabra.money/pool/26">Pool</a>页面；</p></li></ol><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8448484a14d1c3f445bda0e7c013d630a625f56cac6088247c220ca7621d09a8.png" alt="$UST DegenBox" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">$UST DegenBox</figcaption></figure><h3 id="h-dollarustabracadabra" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">四、存入$UST到Abracadabra</h3><ol><li><p>进入「BORROW」子页面；</p></li><li><p>Liquidation price选90%，勾选Change leverage；</p></li><li><p>关键指标：Expected Apy-112.0744%，Expected leverage-6.51x，Expected liquidation price-0.9523；</p></li><li><p>确认交易；</p></li></ol><blockquote><p><em>作者参考：Expected Apy-76.4935%，Expected leverage-4.10x，Expected liquidation price-0.8773；</em></p></blockquote><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/a704661194af943b1da9762bc6aacfd7f155f57505064bfd6143525d153bf339.jpg" alt="" 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><h2 id="h-terra" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Terra(🌍,🌍)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU">https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU</a></p><h2 id="h-ethereum33" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum(Ξ,Ξ)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI">https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI</a></p><h2 id="h-fantom" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Fantom(👻,👻)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc">https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc</a></p><h2 id="h-cosmos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Cosmos(⚛️,⚛️)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo">https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo</a></p><h2 id="h-avalance" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Avalance(🎩,🎩)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88">https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88</a></p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
        <item>
            <title><![CDATA[$UST-$Mirror策略（🌍，🪞）]]></title>
            <link>https://paragraph.com/@kishibe/ust-mirror</link>
            <guid>GiP6G5u0841ooOoDDDAi</guid>
            <pubDate>Wed, 22 Dec 2021 05:53:30 GMT</pubDate>
            <description><![CDATA[引言本文为 Stablecoin DeFi策略系列第 1 篇，系列其它策略如下：$UST-$Mirror策略（Terra链）$UST-$MIM策略（ETH链）$FTM-$TOMB策略（Fantom链）$ATOM-$OSMO策略（Cosmos链）$TIME Staking策略（Avalance链）稳定币 DeFi协议总结其中涉及到的操作指南如下：$UST跨链指南（ETH链）一、资金分配与准备准备$UST到Terra钱包；将资金分成三份，一份40%（第一份，做Short Farm），一份25%（第二份，买mAssets），一份25%（第三份，做Long Farm） ；注意：第一份比例在40%-45%左右，主要是怕后续资金不够；提前存入小额$UST到钱包，作为手续费，Terra链手续费低，后续操作可忽略不计。二、存入$UST到Anchor Protocol将第一份40%的资金存入Anchor Protocol，获取等价值的aUST（1 aUST ≈ 1.157 UST） ；进入Terra Bridge；链接钱包，确认aUST数量；其余资金留在钱包做后续操作；三、上Mirror Prot...]]></description>
            <content:encoded><![CDATA[<blockquote><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">引言</h3><p><em>本文为 Stablecoin DeFi策略系列第 1 篇，系列其它策略如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU"><em>$UST-$Mirror策略（Terra链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI"><em>$UST-$MIM策略（ETH链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc"><em>$FTM-$TOMB策略（Fantom链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo"><em>$ATOM-$OSMO策略（Cosmos链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88"><em>$TIME Staking策略（Avalance链）</em></a></p></li><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/vjhrsKgkRRA4B9cf7Sb5FpfKHziM7ckdzhqmBxLAvlg"><em>稳定币 DeFi协议总结</em></a></p></li></ul><p><em>其中涉及到的操作指南如下：</em></p><ul><li><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/U5HcyR431ID0WwFItQa5k698jAzy3VBDtD-2ks-xYKM"><em>$UST跨链指南（ETH链）</em></a></p></li></ul></blockquote><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一、资金分配与准备</h3><ol><li><p>准备$UST到Terra钱包；</p></li><li><p>将资金分成三份，一份40%（第一份，做Short Farm），一份25%（第二份，买mAssets），一份25%（第三份，做Long Farm） ；</p></li><li><p><code>注意：第一份比例在40%-45%左右，主要是怕后续资金不够；</code></p></li></ol><blockquote><p><em>提前存入小额$UST到钱包，作为手续费，Terra链手续费低，后续操作可忽略不计。</em></p></blockquote><h3 id="h-dollarustanchor-protocol" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">二、存入$UST到Anchor Protocol</h3><ol><li><p>将第一份40%的资金存入Anchor Protocol，获取等价值的aUST（1 aUST  ≈ 1.157 UST） ；</p></li><li><p>进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://bridge.terra.money/">Terra Bridge</a>；</p></li><li><p>链接钱包，确认aUST数量；</p></li><li><p>其余资金留在钱包做后续操作；</p></li></ol><h3 id="h-mirror-protocol" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">三、上Mirror Protocol选取标的</h3><ol><li><p>进入<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirrorprotocol.app/">Mirror Protocol</a>；</p></li><li><p>连接Terra钱包；</p></li><li><p>进入Farm页面，默认以APR排序，选取排名靠前的大公司（比如mTWTR、mGOOGL 等）；</p></li></ol><h3 id="h-short-farm40percent" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">四、进行Short Farm操作（40%）</h3><ol><li><p>在选择好的标的上，点击Short Farm；</p></li><li><p>选择资产为aUST（第一份），全部压入，设置Collateral Ratio为200%（默认设置）；</p></li><li><p>确认标的数量并记录下来（后面需要对比买入），确认返还的$UST数量（锁定期14天），并与投入金额对比；</p></li><li><p>点击Farm确认；</p></li></ol><h3 id="h-25percent" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">五、买入标的对冲（25%）</h3><ol><li><p>进入Trade页面，选择Shor的标的（比如mTWTR、mGOOGL等），点击进入；</p></li><li><p>在下方TO BUY栏，确认标的，输入同样的数量，确认花费的$UST金额（第二份）；</p></li><li><p>点击BUY确认；</p></li><li><p>至此对冲完成，无论标的价格涨跌，可收到Short Farm收益；</p></li></ol><h3 id="h-long-farm25percent" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">六、进行Long Farm操作（25%）</h3><ol><li><p>此时，第二份25%资金已购买同等数量标的，将第三份资金用来做Long Farm；</p></li><li><p>进入Farm页面，确认标的，点击Long Farm；</p></li><li><p>将第二份的购买的标的数量全部压入，确认下方的$UST数量（第三份25%）；</p></li><li><p>点击FARM确认；</p></li></ol><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/a704661194af943b1da9762bc6aacfd7f155f57505064bfd6143525d153bf339.jpg" alt="WAGMI, Anon!" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">WAGMI, Anon!</figcaption></figure><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">策略汇总：</h2><h2 id="h-terra" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Terra(🌍,🌍)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU">https://mirror.xyz/kishibe.eth/b6PnhUTzoHF4_sywNXtC8OfZoZYM1gGDj22e7tpHplU</a></p><h2 id="h-ethereum33" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Ethereum(Ξ,Ξ)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI">https://mirror.xyz/kishibe.eth/Oz3Sdd4D5JZTZ3b13ABAaL2WjWi6_IQRDRjGH-jZtZI</a></p><h2 id="h-fantom" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Fantom(👻,👻)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc">https://mirror.xyz/kishibe.eth/rlWkMMbg2H9GlsuFVXAwyjfRu4gkcfYjNia7wAbbhRc</a></p><h2 id="h-cosmos" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Cosmos(⚛️,⚛️)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo">https://mirror.xyz/kishibe.eth/hAX73I66TcUTc5gCHbrjJ6vhor3Pi07fhtKMb9cw4Qo</a></p><h2 id="h-avalance" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">Avalance(🎩,🎩)</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88">https://mirror.xyz/kishibe.eth/br12Nt9v13oMGoN1fv1PWt3oX5uAY89DUbqbf8PQJ88</a></p>]]></content:encoded>
            <author>kishibe@newsletter.paragraph.com (Kishibe (🎩,🎩）)</author>
        </item>
    </channel>
</rss>