begin-unlocking
Initiate the unlocking process for specific locked tokens on the Osmosis blockchain by providing the lock ID and mnemonic phrase.
Instructions
Begin unlocking specific locked tokens
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mnemonic | Yes | BIP-39 mnemonic phrase for signing the transaction | |
| id | Yes | Lock ID to begin unlocking | |
| coins | No | Specific coins to unlock (optional - unlocks all if not specified) | |
| gas | No | Gas limit (default: auto-estimate) | |
| gasPrice | No | Gas price (default: 0.025uosmo) | |
| memo | No | Transaction memo |