# Provider ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**id** | **string** | The ID of the provider | [default to undefined]| |**providerName** | **string** | Name of the provider | [default to undefined]| |**validators** | [**Array<Validator>**](Validator.md) | An array of objects that includes chain descriptors and the corresponding fee percentages for validators supported by the provider | [default to undefined]| |**isTermsOfServiceApproved** | **boolean** | Indicates whether the terms of service are approved | [default to undefined]| |**isLiquidStaking** | **boolean** | Is the provider a liquid staking provider | [default to undefined]| |**iconUrl** | **string** | URL to the validator\'s icon | [optional] [default to undefined]| |**termsOfServiceUrl** | **string** | URL to the terms of service | [optional] [default to undefined]| |**isPrivate** | **boolean** | Is the provider private, i.e created by the user | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)