Skip to content

useServicePrice

useServicePrice(props?): UseQueryResult<NoInfer<OutputType>, Error>

Defined in: synapse-react/src/warm-storage/use-service-price.ts:23

Get the service price for the warm storage.

ParameterTypeDescription
props?UseServicePricePropsThe props to use.

UseQueryResult<NoInfer<OutputType>, Error>

The service price.