> For the complete documentation index, see [llms.txt](https://docs.bbscoin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bbscoin.org/development-integration/wallet-api/wallet-container/createaddresslist.md).

# createAddressList

### Input

| Argument        | Mandatory | Description                      | Format |
| --------------- | --------- | -------------------------------- | ------ |
| spendSecretKeys | yes       | List of secret spend keys to use | array  |

### Output

| Argument  | Description                           | Format |
| --------- | ------------------------------------- | ------ |
| addresses | List of addresses for created wallets | array  |
