https://github.com/amazingang/wtf-arb-claimer
自动领取 $arb 的合约和脚本
https://github.com/amazingang/wtf-arb-claimer
Last synced: about 1 year ago
JSON representation
自动领取 $arb 的合约和脚本
- Host: GitHub
- URL: https://github.com/amazingang/wtf-arb-claimer
- Owner: AmazingAng
- License: mit
- Created: 2023-03-23T06:45:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T08:32:16.000Z (about 3 years ago)
- Last Synced: 2024-12-27T07:08:31.747Z (over 1 year ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 161
- Watchers: 4
- Forks: 71
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arb-Claimer
抢先领取 Arb 的合约和脚本,用这套代码从黑客手里抢了 30,000+ $ARB。核心代码均已开源,主要是 Solidity 智能合约和 Ethers.js 脚本,你可以在 [WTF Solidity](https://github.com/AmazingAng/WTF-Solidity) 和 [WTF Ethers](https://github.com/WTFAcademy/WTF-Ethers) 教程中学习它们。
## Arbi 抢空投要点
1. 节点:必须要自己搭 Arbitrum 全节点,用公开的rpc会卡,限制请求次数/速度。节点大概需要 1.4 T硬盘,推荐用 SSD(读写多)。
2. [批量转 ETH + claim 脚本](./scripts/claimAirdropSend.js)
3. [批量归集合约](./contracts/PermitTokenCollector.sol),需要理解 ERC20Permit 和 EIP712 签名。
4. 脚本[批量生成 permit 签名](./scripts/permitSig.js),并调用批量归集合约(自己实现吧)
## 帮私钥泄露的粉丝从黑客手中抢到的ARB
