<?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>Artcoder</title>
        <link>https://paragraph.com/@artcoder</link>
        <description>undefined</description>
        <lastBuildDate>Mon, 04 May 2026 08:51:11 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Artcoder</title>
            <url>https://storage.googleapis.com/papyrus_images/6bcadb1a8721726a236c5001b176134ae368f1e01eb3b176a5d0a4d0de6818c9.jpg</url>
            <link>https://paragraph.com/@artcoder</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Voter Power]]></title>
            <link>https://paragraph.com/@artcoder/voter-power</link>
            <guid>bYb6UmwpwRnqF0fMjaRN</guid>
            <pubDate>Sat, 28 May 2022 06:48:44 GMT</pubDate>
            <description><![CDATA[前言https://mirror.xyz/artcoder.eth/FBsDv0JR9Q7XLgDBx1lOg1PyeF6phqyfpu-f26MbE7M 本片专门针对vote power进行整理，日期5.28]]></description>
            <content:encoded><![CDATA[<h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">前言</h3><pre data-type="codeBlock" text="  前一篇文章大致介绍了如何成为一个Dao voter：
"><code></code></pre><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/artcoder.eth/FBsDv0JR9Q7XLgDBx1lOg1PyeF6phqyfpu-f26MbE7M">https://mirror.xyz/artcoder.eth/FBsDv0JR9Q7XLgDBx1lOg1PyeF6phqyfpu-f26MbE7M</a></p><p>本片专门针对vote power进行整理，日期5.28</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b4c5f7a7c8aea4d7961c8f32f7f31e7765dd379f743b2d710b4ef0d58b73d3dd.png" alt="" 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>artcoder@newsletter.paragraph.com (Artcoder)</author>
        </item>
        <item>
            <title><![CDATA[如何成为DAO-voter]]></title>
            <link>https://paragraph.com/@artcoder/dao-voter</link>
            <guid>Hrx0pWGs0ffQAzRoftKu</guid>
            <pubDate>Thu, 26 May 2022 11:51:23 GMT</pubDate>
            <description><![CDATA[前言对比Web2与Web3,Web3所具有的社区性，共同治理是Web2所不具备的，参与DAO(去中心化自治组织)治理是一件很有意义的事情，不仅可以加深对项目的认识,BuildWeb3,同时也是在参与一场新的世界性的实验，好玩又有趣，而我在参与其中的过程中也遇到很多的问题,因此我想整理关于DAO的信息，希望能帮到读到这篇文章的有缘人。 PS：个人能力有限，如有错误，恳请指出 Twitter：@coderjiangart https://twitter.com/coderjiangart 我将从下述条目进行介绍DAO的组成结构：金库；人员：执行者、提案者、投票者；提案，论坛参与DAO投票的平台：snapshot,各大项目(UNI,CRV)自己的DAO平台,tally等vote power:ERC20,NFT,Poaps一、DAO的组成结构：uniswap gov1.Forum:论坛，一般用来讨论有关项目的事情，很多提案都是源自于论坛当中，在论坛中参与讨论也很有意思。2.Proposals:正式的提案，一般要求提案者需要一定门槛的投票权利，提案会伴随着投票，有两种方式，On-chain...]]></description>
            <content:encoded><![CDATA[<h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">前言</h2><p>对比Web2与Web3,Web3所具有的社区性，共同治理是Web2所不具备的，参与DAO(去中心化自治组织)治理是一件很有意义的事情，不仅可以加深对项目的认识,BuildWeb3,同时也是在参与一场新的世界性的实验，好玩又有趣，而我在参与其中的过程中也遇到很多的问题,因此我想整理关于DAO的信息，希望能帮到读到这篇文章的有缘人。</p><p>PS：个人能力有限，如有错误，恳请指出</p><p>Twitter：@coderjiangart</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/coderjiangart">https://twitter.com/coderjiangart</a></p><p>我将从下述条目进行介绍</p><ul><li><p>DAO的组成结构：金库；人员：执行者、提案者、投票者；提案，论坛</p></li><li><p>参与DAO投票的平台：snapshot,各大项目(UNI,CRV)自己的DAO平台,tally等</p></li><li><p>vote power:ERC20,NFT,Poaps</p></li></ul><h2 id="h-dao" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">一、DAO的组成结构：</h2><pre data-type="codeBlock" text="金库和人员无需多介绍，主要是提案和论坛
DAO基本都有一下成分：
"><code></code></pre><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/6d761c92265712292c1bbd2cef832d58e7a724d0cd207275ab7be1715f00c6f6.png" alt="uniswap gov" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">uniswap gov</figcaption></figure><h3 id="h-1forum" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1.Forum:论坛，一般用来讨论有关项目的事情，很多提案都是源自于论坛当中，在论坛中参与讨论也很有意思。</h3><h3 id="h-2proposalson-chain-andand-off-chain-gasgastallydoc" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2.Proposals:正式的提案，一般要求提案者需要一定门槛的投票权利，提案会伴随着投票，有两种方式，On-chain &amp;&amp; Off-chain, 就是链上投票和链下投票，两者最直接的区别是，链上投票需要gas，而链下投票不需要gas,关于两者更多的对比可以参考链上投票平台Tally的Doc:</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://wiki.tally.xyz/docs/on-chain-vs-off-chain-voting">https://wiki.tally.xyz/docs/on-chain-vs-off-chain-voting</a></p><p>About Proposals:投票的过程</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/140bd26aedeb52f801a4aff3f4d6de2ded649b6050182805258b9bd91dc4a4de.png" alt="vote process" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">vote process</figcaption></figure><p>Proposal Created:提案人提交提案，需要提案人的投票权超过投票提交阈值</p><p>Active:投票人投票</p><p>voting Ends:投票结束，如果获得票数高于法定阈值则进入下一阶段，不超过则取消提案</p><p>Timelock：时间锁，这是一种安全机制，如果用户认为该提案是恶意的或不可接受，允许用户提取资金，等待结束后，Queued</p><p>Executed：执行者执行提案</p><p>PS：如果提案人的投票权在从提交到投票或时间锁定期结束的任何时间低于<strong>提案提交阈值</strong>，则可以取消提案</p><h2 id="h-dao" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">二、参与DAO投票的平台</h2><h3 id="h-1snapshot" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1.链下投票：Snapshot</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://snapshot.org/#/">https://snapshot.org/#/</a></p><p>链下投票无需gas，只需连接钱包，若拥有投票权即可参与投票</p><p><strong>我需要持有什么才可以投票？</strong></p><p>以Gearbox的最新提案为例：</p><p>点击策略栏中的图标</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/1ec110b89b051324736346584136bba2adb7c98cf0961e7a184389d9cf0314e7.png" alt="Gearbox GIP-9" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Gearbox GIP-9</figcaption></figure><p>其中有两种策略:ERC20,Delegation</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/50b3e66ad31f0f8f2f4afa47b47409ce39710455a915aa1571cfea6f5475651e.png" alt="策略" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">策略</figcaption></figure><p>以ERC20_balance_of为例：</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7202d42dff83d99907bbfb8ded5839407bddb3b7fd87a4892a51267c9eb43737.png" alt="gear " blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">gear</figcaption></figure><p>可以看到所需的ERC20的合约地址</p><h3 id="h-2tally-and-aragon" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2.链上投票：Tally &amp; Aragon</h3><p>Tally 平台更为清晰，我将主要介绍；</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.tally.xyz/">https://www.tally.xyz/</a></p><p>Tally 是Gitcoin,Uniswap,Compound等主要组织选择的链上治理平台</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3183fe35e8e8e184f63eec4f1d6e8e85337a48c592dbf0fafe3d15e8869deb6b.png" alt="Tally UI" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Tally UI</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c60b4056aba83a457a7ac31bc295a031940772c8c1751e2f7756baadbfff9f61.png" alt="Gitcoin" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Gitcoin</figcaption></figure><p>在<strong>Contract Parameters</strong>可以获得更多的信息，包括：Proposal threshold 提案门槛，需要的Token的合约地址，国库等信息</p><p>在<strong>Delegate Vote</strong>中可以进行投票权委托代理，可以委托给自己,也可以委托给别人</p><p>3.主流协议的治理平台</p><p><strong>AAVE</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.aave.com/governance/">https://app.aave.com/governance/</a></p><p><strong>Uniswap:</strong></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gov.uniswap.org/">https://gov.uniswap.org/</a></p><h3 id="h-curve" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Curve:</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gov.curve.fi/">https://gov.curve.fi/</a></p><h3 id="h-ens" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">ENS:</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://ens.domains/governance/">http://ens.domains/governance/</a></p><h2 id="h-vote-power" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">三、Vote power</h2><p>常见的投票权：</p><h3 id="h-1erc20uniswapaavestargate-daosnapshottallycontract-parameters" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">1.ERC20:有些项目是只需要持有,如uniswap,aave;有些项目是需要质押，比如Stargate DAO，如何确定需要什么才能获得投票权，需要看官方文档，或者是投票平台的信息，如snapshot的提案策略中的细则，Tally中的Contract Parameters。</h3><h3 id="h-2nftnftvoltzshell-protocol" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">2.NFT：有一些项目是根据是否持有NFT，如voltz,shell protocol</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.voltz.xyz/voltz-snapshot">https://www.voltz.xyz/voltz-snapshot</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://snapshot.org/#/shellprotocol.eth/proposal/0xbe16278f62890f7e215e71428d1370769361be4c9d124f43709c8e7851fdaae8">https://snapshot.org/#/shellprotocol.eth/proposal/0xbe16278f62890f7e215e71428d1370769361be4c9d124f43709c8e7851fdaae8</a></p><h3 id="h-3poapnft" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">3.Poap:一种特殊的nft</h3><p>snapshot有官方的教程</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.snapshot.org/plugins/poap">https://docs.snapshot.org/plugins/poap</a></p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">关于委托代理投票：</h3><p>将你的投票权委托给别人，让他人代替你投票，但不会放弃对基础资产的控制，这种方式可以帮助小资金用户参与治理，以便在治理讨论中获得更大的发言权。</p><p>但我更建议大家委托给自己，多一些尝试，没准会有很多收获。</p><h3 id="h-daovote-power" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">一些DAO的vote power：</h3><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"></h2><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b4c5f7a7c8aea4d7961c8f32f7f31e7765dd379f743b2d710b4ef0d58b73d3dd.png" alt="" 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>从OP，Voltz，gearbox，都能看出未来Airdrop重视治理的方向，当然投票不只是为了airdrop，这种DAO的投票机制代表了web3精神，参与其中，本身就是一件很酷的事，这篇文章仅仅是开始。</p><p>本篇主要针对的是由主流协议Dapp（uni，aave，curve）所发展出的DAO，而有一些由于某些理念或是共同的目标所组建的DAO（people,bankless）,以及这些DAO所在平台如DAOhaus，后续也会进行介绍</p><p>参考文献：</p><p>Tally Doc</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://wiki.tally.xyz/docs">https://wiki.tally.xyz/docs</a></p><p>Snapshot Doc</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.snapshot.org/">https://docs.snapshot.org/</a></p><p>Openzeppelin Doc</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.openzeppelin.com/contracts/4.x/governance">https://docs.openzeppelin.com/contracts/4.x/governance</a></p>]]></content:encoded>
            <author>artcoder@newsletter.paragraph.com (Artcoder)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/68549eec4bab75fc4219c22e3086077c13bb30766bb13eeeef68b7fbcf101cb1.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Hello web3 World]]></title>
            <link>https://paragraph.com/@artcoder/hello-web3-world</link>
            <guid>B6ziE5QV68QYZoZBiUbr</guid>
            <pubDate>Sat, 07 May 2022 02:50:44 GMT</pubDate>
            <description><![CDATA[GM]]></description>
            <content:encoded><![CDATA[<p>GM</p>]]></content:encoded>
            <author>artcoder@newsletter.paragraph.com (Artcoder)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/3b94d703321ea1aaab067ceea3d1a60d080b5125c454287199e4214aa16a9abc.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[airdrop]]></title>
            <link>https://paragraph.com/@artcoder/airdrop</link>
            <guid>N7cYCMiGG1MsCHYvrebX</guid>
            <pubDate>Wed, 06 Oct 2021 01:42:48 GMT</pubDate>
            <description><![CDATA[It’s cultrue]]></description>
            <content:encoded><![CDATA[<p>It’s cultrue</p>]]></content:encoded>
            <author>artcoder@newsletter.paragraph.com (Artcoder)</author>
        </item>
    </channel>
</rss>