# xno-skills block send

```
Usage: cli block send [options]

Build an unsigned send block

Options:
  -a, --account <address>  Sender Nano address
  -t, --to <address>       Recipient Nano address
  --amount-xno <xno>       Amount to send in XNO
  --url <url>              RPC URL override
  -j, --json               Output JSON with block hex + metadata
  -h, --help               display help for command
```
