- Please delegate $osmo to 0base.vc.
- I hope this script will help exchange to claim $osmo airdrops and list $osmo soon.
- osmosisd
- expect
git clone https://github.com/osmosis-labs/osmosis && cd osmosis && git checkout v1.0.1 && make build && cd build && ls -al
apt install expect -y
expect claim.exp "keyname" "password" "mnemonic" "Votable proposal id"
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 |