begin-unlocking
Initiate the unlocking process for specific restricted tokens on the Osmosis blockchain by providing the lock ID and mnemonic phrase. Supports optional coin selection, gas adjustments, and transaction memos.
Instructions
Begin unlocking specific locked tokens
Input Schema
Name | Required | Description | Default |
---|---|---|---|
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) | |
id | Yes | Lock ID to begin unlocking | |
memo | No | Transaction memo | |
mnemonic | Yes | BIP-39 mnemonic phrase for signing the transaction |