unlock-and-migrate-superfluid-tokens
Transfer Superfluid tokens to a new validator by unlocking and migrating them using a BIP-39 mnemonic, lock ID, and new validator address with specified minimum token amounts.
Instructions
Unlock and migrate Superfluid tokens to new validator
Input Schema
Name | Required | Description | Default |
---|---|---|---|
gas | No | Gas limit (default: auto-estimate) | |
gasPrice | No | Gas price (default: 0.025uosmo) | |
lockId | Yes | Lock ID of the superfluid tokens | |
memo | No | Transaction memo | |
mnemonic | Yes | BIP-39 mnemonic phrase for signing the transaction | |
newValAddr | Yes | New validator address to migrate to | |
tokenOutMins | Yes | Minimum token amounts to receive after migration |