# blur第二期空投教程

By [小教链LittleChain.eth ](https://paragraph.com/@littlechain) · 2022-11-02

---

【nft聚合交易平台blur空投教程】 1- 第一波空投条件是按照6个月前的交易量来的，第二波11月才开始，第二阶段的空投在11月可以申请， 大家记得在14天内领取第一阶段的空投，14天内不领取空投就没了 2- 领取空投只需要挂单一个nft即可，版税这里【不要设置成0】设置大于0.5%即可，  可以挂个图狗或便宜的nft只挂【blue平台】就只会授权一次（默认会挂单4个平台授权4次），  设置高版税官网文档说明能开好盲盒概率更好一点（亲测有效） 3-挂单成功后，跳转AirDrop页面，左上角可以点击推特分享送一个盲盒，点击跳出页面能看到自己地址成交数量和空投盲盒数量，  点击分享后返回刷新页面即可开盲盒，开盲盒无需上链，点击盲盒即可（盲盒分三种：普通、稀有、传奇，和明年1月正式空投代币数量相关） 4-领取官网：[https://blur.io/airdrop](https://blur.io/airdrop) 项目推特：[https://twitter.com/blur\_io](https://twitter.com/blur_io) 项目领取文章介绍：[https://mirror.xyz/blurdao.eth/2nba-2j0zHPrBX0iPSNGquZ9s\_WotNH6B4e5usz85mM](https://mirror.xyz/blurdao.eth/2nba-2j0zHPrBX0iPSNGquZ9s_WotNH6B4e5usz85mM)  项目大概背景：为了构建 Blur，我们组建了一支在 MIT、Citadel、Five Rings Capital、Twitch、Brex、Square 和 Y Combinator 拥有丰富经验的团队。 我们还从世界级投资者和交易商那里筹集了超过 1400 万美元，包括 Paradigm、6529、Cozomo Medici、dhof、Bharat Krymo、Zeneca、OSF、MoonOverlord、icebergy、Deeze、Andy8052、Keyboard Monkey 等等。 注意事项：推荐gas低时候上架nft领取即可，大家之前交易量大的账号都可以查看一下（月鸟、猴地等交易地址），  空投务必14天内领取，在市场挂单的时候，记得把其他平台的挂单选项关掉，只挂blur平台，不然会造成多次gas浪费。

补充说明关于版税设置，blur支持0版税，官方文档说明有一段，注意：将版税设置在 0.5% 以上的交易者将比仅将版税设置为 0.5% 的交易者获得更好的空投。（不一定非要设置5%哈） 官方文章链接：[https://mirror.xyz/blurdao.eth/2nba-2j0zHPrBX0iPSNGquZ9s\_WotNH6B4e5usz85mM](https://mirror.xyz/blurdao.eth/2nba-2j0zHPrBX0iPSNGquZ9s_WotNH6B4e5usz85mM)

领取攻略：要快速显示你的盒子，只需单击盒子，然后立即刷新页面，然后重复操作，高手可以用下面这个：@Kfish created a trick to reveal your boxes faster, instead of one by one.

1.  Go to your browser
    
2.  Press Control + Shift + J for Windows to open up console
    
3.  Insert this code into the console
    

fetch("[https://core-api.prod.blur.io/v1/user/rewards/claim](https://core-api.prod.blur.io/v1/user/rewards/claim)", { "headers": { "accept": "/", "accept-language": "en-US,en;q=0.9", "content-type": "application/json", }, "referrer": "[https://blur.io/](https://blur.io/)", "referrerPolicy": "strict-origin-when-cross-origin", "body": "{"numberBoxes":25}", "method": "POST", "mode": "cors", "credentials": "include" });

1.  Alter the number '25' in "body": "{"numberBoxes":25}" to your number of boxes.
    
2.  Press enter, and then refresh.

---

*Originally published on [小教链LittleChain.eth ](https://paragraph.com/@littlechain/blur)*
