An open API service indexing awesome lists of open source software.

https://github.com/makemake-kbo/arbispam

Bot to mass claim the arbitrum airdrop
https://github.com/makemake-kbo/arbispam

airdrop arbitrum defi ethereum layer2 mev

Last synced: 20 days ago
JSON representation

Bot to mass claim the arbitrum airdrop

Awesome Lists containing this project

README

          

# Arbispam - Rust program to mass claim the arbitrum airdrop

## Setup

Compile it with cargo or use cargo run.
```
ARBISPAM
Command line arguments _*required*_:
1) Path to CSV list of SKs
2) Claim address
3) Token address
4) HTTP RPC
5) Address to recieve
6) Chain ID
```
Example:

```bash
./arbispam ../../test.csv 0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512 0x5FbDB2315678afecb367f032d93F642f64180aa3 http://127.0.0.1:8545/ 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 31337
```

## Benchmarks

## Disclaimer

This was tested and *should* work, see the licence for a warranty disclaimer(tldr; there is no warranty).