# getSpendKeys

### Input

| Argument | Mandatory | Description                            | Format |
| -------- | --------- | -------------------------------------- | ------ |
| address  | no        | Address of wallet to return spend keys | string |

### Output

| Argument       | Description      | Format |
| -------------- | ---------------- | ------ |
| spendSecretKey | Secret spend key | string |
| spendPublicKey | Public spend key | string |
