lock-tokens
Securely lock tokens on Osmosis to earn incentive rewards by specifying the duration, coins, and mnemonic for transaction signing.
Instructions
Lock tokens for incentive rewards on Osmosis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
coins | Yes | Coins to lock | |
duration | Yes | Lock duration in seconds (e.g., '86400' for 1 day, '604800' for 1 week, '1209600' for 2 weeks) | |
gas | No | Gas limit (default: auto-estimate) | |
gasPrice | No | Gas price (default: 0.025uosmo) | |
memo | No | Transaction memo | |
mnemonic | Yes | BIP-39 mnemonic phrase for signing the transaction |