liquid_send_asset
Send non-L-BTC Liquid assets to confidential addresses, returning the broadcast transaction ID and fee.
Instructions
Send a non-L-BTC Liquid asset (e.g. USDt-Liquid) to a confidential address. Returns the broadcast txid and fee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount to send, in the asset smallest unit | |
| asset_id | Yes | Liquid asset id (64 hex characters) | |
| fee_rate | No | Fee rate in sat/vB (default: network minimum) | |
| recipient | Yes | Liquid confidential (CT) destination address |