force-transfer
Enable admins to securely transfer tokens between specified addresses on the Osmosis blockchain using a BIP-39 mnemonic for transaction signing.
Instructions
Force transfer tokens (admin only)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | Amount to transfer | |
denom | Yes | Token denomination to force transfer | |
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 (must be admin) | |
transferFromAddress | Yes | Address to transfer from | |
transferToAddress | Yes | Address to transfer to |