Code Monkey home page Code Monkey logo

script_linea_week8's Introduction

Linea 第八周脚本

  • 总共 18 个dapp,可以拿到 295分左右,部分任务银河确认较慢可能要隔天才能verify
  • 这一期应该是除kyc外权重最大的一期了,大家加油!
  • 目前链上Gas被卡,跑完全部任务,每个钱包需要准备 30eth 的测试币 (gas为2500gwei时)
  • 遇到一直过不去的任务,不用怀疑肯定是水不够了,随意批量跑的话,一定确保每个钱包水足够,不然来回折腾
  • 同样在执行脚本任务时,任务可能一直pending无法成功,可以增加config.ts里的ADD_GAS_PRICE字段,重新跑即可

确保调整后的Gas比上一次提交的Gas最少要高10%, 否则无法覆盖上一次的交易

7.3更新 Cashmere任务(25分)

需要一个钱包里面领了水测试tUSDT水,所有钱包即可完成任务。👉 领水地址

领完水后,跑一下下面脚本,然后正常跑任务脚本即可

# cashmere前置任务
pnpm task -a pre_cashmere

须知

请一定进行代码审计,我开源的代码这么多双眼睛盯着还好,如果私下收到的代码切勿随意运行,很细微的改动都有可能导致私钥丢失.

🤲 拜托

  • 关注本人推特 @0x3lang,会不定期开源脚本

请自行检查代码,和项目依赖,风险自担,可以自行修改。

环境

安装依赖

npm i -g pnpm # 安装pnpm 
pnpm install # 安装依赖

这期使用 pnpm 工具原因是上期部分windows用户反馈使用npm安装依赖失败

运行

根目录新建 keys.txt 放私钥,一行一个

pnpm task # 开跑!

支持并发运行,例如:

pnpm task -b 10 # 例如100个私钥,分十份并发跑,节省时间

script_linea_week8's People

Contributors

3lang3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.