Skip to content

0base-vc/osmosis-claim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

osmosis claim script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published