btc_address
Generate a Bitcoin receive address and return a QR code image for scanning. Optionally specify wallet and index.
Instructions
Generate a Bitcoin receive address (bc1...). Also returns qr_code_path: a PNG QR of the address — display it to the user so they can scan it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Specific address index (optional) | |
| wallet_name | No | Name of the wallet | default |