Properties
dataUpdatedAt
dataUpdatedAt: number
errorUpdateCount
errorUpdateCount: number
errorUpdatedAt
errorUpdatedAt: number
failureCount
failureCount: number
isFetched
isFetched: boolean
isFetchedAfterMount
isFetchedAfterMount: boolean
isFetching
isFetching: boolean
isInitialLoading
isInitialLoading: boolean
isLoading
isLoading: boolean
isLoadingError
isLoadingError: boolean
isPaused
isPaused: boolean
isPlaceholderData
isPlaceholderData: boolean
isPreviousData
isPreviousData: boolean
isRefetchError
isRefetchError: boolean
isRefetching
isRefetching: boolean
isSuccess
isSuccess: boolean
remove
remove: (() => void)
status
status: "error" | "success" | "loading"
The return type of the useSpotPrice hook. spotPrices - An object mapping each token symbol to its spot price.