lw_send_asset
Send a Liquid asset, such as USDT, to any Liquid address using a specified wallet. Specify the asset ID, amount, and destination to complete the transfer securely.
Instructions
Send a Liquid asset (USDT, etc.) to an address
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount in Satoshis | |
| address | Yes | Destination Liquid address | |
| asset_id | Yes | Asset ID (hex string) | |
| password | No | Password to decrypt mnemonic (if encrypted at rest) | |
| wallet_name | Yes | Name of the wallet |