Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 859 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 859 Bytes

Osmosis airdrop claim script by 0base.vc

  • Please delegate $osmo to 0base.vc.
  • I hope this script will help exchange to claim $osmo airdrops and list $osmo soon.

Requirement

  • osmosisd
  • expect

Install osmosisd

git clone https://github.com/osmosis-labs/osmosis && cd osmosis && git checkout v1.0.1 && make build && cd build && ls -al

Install expect

apt install expect -y

Run script

expect claim.exp "keyname" "password" "mnemonic" "Votable proposal id"

Expected error

Error Description
Timeout If timeout occurred have to re-run the application to claim all airdrops.
Key Duplication To delete key osmosisd keys delete [key name] --keyring-backend file --yes