GeneratePrivateKeyParams: BaseApiParams & ApiParamsSupportedNetworks & {
    memo: string;
}