# ScriptRedeemer ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **txHash** | **String** | Hash of the transaction | **txIndex** | **Int** | The index of the redeemer pointer in the transaction | **purpose** | **String** | Validation purpose | **unitMem** | **String** | The budget in Memory to run a script | **unitSteps** | **String** | The budget in CPU steps to run a script | **fee** | **String** | The fee consumed to run the script | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)