Options accepted by ReactQueryContractHelper.queryOptions(...).
ReactQueryContractHelper.queryOptions(...)
TanStack queryKey and queryFn are generated from the contract. Pass key to override the generated query key while keeping the generated query function.
queryKey
queryFn
key
Options accepted by
ReactQueryContractHelper.queryOptions(...).TanStack
queryKeyandqueryFnare generated from the contract. Passkeyto override the generated query key while keeping the generated query function.