wagmi 3.4.0 → 3.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/hooks/codegen/createUseReadContract.js.map +1 -1
- package/dist/esm/hooks/codegen/createUseSimulateContract.js.map +1 -1
- package/dist/esm/hooks/codegen/createUseWatchContractEvent.js.map +1 -1
- package/dist/esm/hooks/useBalance.js.map +1 -1
- package/dist/esm/hooks/useBlobBaseFee.js.map +1 -1
- package/dist/esm/hooks/useBlock.js.map +1 -1
- package/dist/esm/hooks/useBlockNumber.js.map +1 -1
- package/dist/esm/hooks/useBlockTransactionCount.js.map +1 -1
- package/dist/esm/hooks/useBytecode.js.map +1 -1
- package/dist/esm/hooks/useCall.js.map +1 -1
- package/dist/esm/hooks/useCallsStatus.js.map +1 -1
- package/dist/esm/hooks/useCapabilities.js.map +1 -1
- package/dist/esm/hooks/useChainId.js.map +1 -1
- package/dist/esm/hooks/useChains.js.map +1 -1
- package/dist/esm/hooks/useClient.js.map +1 -1
- package/dist/esm/hooks/useConfig.js.map +1 -1
- package/dist/esm/hooks/useConnect.js.map +1 -1
- package/dist/esm/hooks/useConnectionEffect.js.map +1 -1
- package/dist/esm/hooks/useConnections.js.map +1 -1
- package/dist/esm/hooks/useConnectorClient.js.map +1 -1
- package/dist/esm/hooks/useConnectors.js.map +1 -1
- package/dist/esm/hooks/useContractEvents.js.map +1 -1
- package/dist/esm/hooks/useDeployContract.js.map +1 -1
- package/dist/esm/hooks/useDisconnect.js.map +1 -1
- package/dist/esm/hooks/useEnsAddress.js.map +1 -1
- package/dist/esm/hooks/useEnsAvatar.js.map +1 -1
- package/dist/esm/hooks/useEnsName.js.map +1 -1
- package/dist/esm/hooks/useEnsResolver.js.map +1 -1
- package/dist/esm/hooks/useEnsText.js.map +1 -1
- package/dist/esm/hooks/useEstimateFeesPerGas.js.map +1 -1
- package/dist/esm/hooks/useEstimateGas.js.map +1 -1
- package/dist/esm/hooks/useEstimateMaxPriorityFeePerGas.js.map +1 -1
- package/dist/esm/hooks/useFeeHistory.js.map +1 -1
- package/dist/esm/hooks/useGasPrice.js.map +1 -1
- package/dist/esm/hooks/useInfiniteReadContracts.js.map +1 -1
- package/dist/esm/hooks/usePrepareTransactionRequest.js.map +1 -1
- package/dist/esm/hooks/useProof.js.map +1 -1
- package/dist/esm/hooks/usePublicClient.js.map +1 -1
- package/dist/esm/hooks/useReadContract.js.map +1 -1
- package/dist/esm/hooks/useReadContracts.js.map +1 -1
- package/dist/esm/hooks/useReconnect.js.map +1 -1
- package/dist/esm/hooks/useSendCalls.js.map +1 -1
- package/dist/esm/hooks/useSendCallsSync.js.map +1 -1
- package/dist/esm/hooks/useSendTransaction.js.map +1 -1
- package/dist/esm/hooks/useSendTransactionSync.js.map +1 -1
- package/dist/esm/hooks/useShowCallsStatus.js.map +1 -1
- package/dist/esm/hooks/useSignMessage.js.map +1 -1
- package/dist/esm/hooks/useSignTypedData.js.map +1 -1
- package/dist/esm/hooks/useSimulateContract.js.map +1 -1
- package/dist/esm/hooks/useStorageAt.js.map +1 -1
- package/dist/esm/hooks/useSwitchChain.js.map +1 -1
- package/dist/esm/hooks/useSwitchConnection.js.map +1 -1
- package/dist/esm/hooks/useTransaction.js.map +1 -1
- package/dist/esm/hooks/useTransactionConfirmations.js.map +1 -1
- package/dist/esm/hooks/useTransactionCount.js.map +1 -1
- package/dist/esm/hooks/useTransactionReceipt.js.map +1 -1
- package/dist/esm/hooks/useVerifyMessage.js.map +1 -1
- package/dist/esm/hooks/useVerifyTypedData.js.map +1 -1
- package/dist/esm/hooks/useWaitForCallsStatus.js.map +1 -1
- package/dist/esm/hooks/useWaitForTransactionReceipt.js.map +1 -1
- package/dist/esm/hooks/useWalletClient.js.map +1 -1
- package/dist/esm/hooks/useWatchAsset.js.map +1 -1
- package/dist/esm/hooks/useWatchBlockNumber.js.map +1 -1
- package/dist/esm/hooks/useWatchBlocks.js.map +1 -1
- package/dist/esm/hooks/useWatchContractEvent.js.map +1 -1
- package/dist/esm/hooks/useWatchPendingTransactions.js.map +1 -1
- package/dist/esm/hooks/useWriteContract.js.map +1 -1
- package/dist/esm/hooks/useWriteContractSync.js.map +1 -1
- package/dist/esm/tempo/hooks/amm.js.map +1 -1
- package/dist/esm/tempo/hooks/dex.js.map +1 -1
- package/dist/esm/tempo/hooks/faucet.js.map +1 -1
- package/dist/esm/tempo/hooks/fee.js.map +1 -1
- package/dist/esm/tempo/hooks/nonce.js.map +1 -1
- package/dist/esm/tempo/hooks/policy.js.map +1 -1
- package/dist/esm/tempo/hooks/reward.js.map +1 -1
- package/dist/esm/tempo/hooks/token.js.map +1 -1
- package/dist/esm/tsconfig.build.tsbuildinfo +1 -1
- package/dist/esm/version.js +1 -1
- package/dist/types/hooks/codegen/createUseReadContract.d.ts +1 -2
- package/dist/types/hooks/codegen/createUseReadContract.d.ts.map +1 -1
- package/dist/types/hooks/codegen/createUseSimulateContract.d.ts +1 -2
- package/dist/types/hooks/codegen/createUseSimulateContract.d.ts.map +1 -1
- package/dist/types/hooks/codegen/createUseWatchContractEvent.d.ts +1 -2
- package/dist/types/hooks/codegen/createUseWatchContractEvent.d.ts.map +1 -1
- package/dist/types/hooks/useBalance.d.ts +1 -2
- package/dist/types/hooks/useBalance.d.ts.map +1 -1
- package/dist/types/hooks/useBlobBaseFee.d.ts +1 -2
- package/dist/types/hooks/useBlobBaseFee.d.ts.map +1 -1
- package/dist/types/hooks/useBlock.d.ts +1 -2
- package/dist/types/hooks/useBlock.d.ts.map +1 -1
- package/dist/types/hooks/useBlockNumber.d.ts +1 -2
- package/dist/types/hooks/useBlockNumber.d.ts.map +1 -1
- package/dist/types/hooks/useBlockTransactionCount.d.ts +1 -2
- package/dist/types/hooks/useBlockTransactionCount.d.ts.map +1 -1
- package/dist/types/hooks/useBytecode.d.ts +1 -2
- package/dist/types/hooks/useBytecode.d.ts.map +1 -1
- package/dist/types/hooks/useCall.d.ts +1 -2
- package/dist/types/hooks/useCall.d.ts.map +1 -1
- package/dist/types/hooks/useCallsStatus.d.ts +1 -2
- package/dist/types/hooks/useCallsStatus.d.ts.map +1 -1
- package/dist/types/hooks/useCapabilities.d.ts +1 -2
- package/dist/types/hooks/useCapabilities.d.ts.map +1 -1
- package/dist/types/hooks/useChainId.d.ts +1 -1
- package/dist/types/hooks/useChainId.d.ts.map +1 -1
- package/dist/types/hooks/useChains.d.ts +1 -1
- package/dist/types/hooks/useChains.d.ts.map +1 -1
- package/dist/types/hooks/useClient.d.ts +1 -2
- package/dist/types/hooks/useClient.d.ts.map +1 -1
- package/dist/types/hooks/useConfig.d.ts +1 -1
- package/dist/types/hooks/useConfig.d.ts.map +1 -1
- package/dist/types/hooks/useConnect.d.ts +1 -2
- package/dist/types/hooks/useConnect.d.ts.map +1 -1
- package/dist/types/hooks/useConnection.d.ts +1 -1
- package/dist/types/hooks/useConnection.d.ts.map +1 -1
- package/dist/types/hooks/useConnectionEffect.d.ts +1 -2
- package/dist/types/hooks/useConnectionEffect.d.ts.map +1 -1
- package/dist/types/hooks/useConnections.d.ts +1 -1
- package/dist/types/hooks/useConnections.d.ts.map +1 -1
- package/dist/types/hooks/useConnectorClient.d.ts +1 -2
- package/dist/types/hooks/useConnectorClient.d.ts.map +1 -1
- package/dist/types/hooks/useConnectors.d.ts +1 -1
- package/dist/types/hooks/useConnectors.d.ts.map +1 -1
- package/dist/types/hooks/useContractEvents.d.ts +1 -2
- package/dist/types/hooks/useContractEvents.d.ts.map +1 -1
- package/dist/types/hooks/useDeployContract.d.ts +1 -2
- package/dist/types/hooks/useDeployContract.d.ts.map +1 -1
- package/dist/types/hooks/useDisconnect.d.ts +1 -2
- package/dist/types/hooks/useDisconnect.d.ts.map +1 -1
- package/dist/types/hooks/useEnsAddress.d.ts +1 -2
- package/dist/types/hooks/useEnsAddress.d.ts.map +1 -1
- package/dist/types/hooks/useEnsAvatar.d.ts +1 -2
- package/dist/types/hooks/useEnsAvatar.d.ts.map +1 -1
- package/dist/types/hooks/useEnsName.d.ts +1 -2
- package/dist/types/hooks/useEnsName.d.ts.map +1 -1
- package/dist/types/hooks/useEnsResolver.d.ts +1 -2
- package/dist/types/hooks/useEnsResolver.d.ts.map +1 -1
- package/dist/types/hooks/useEnsText.d.ts +1 -2
- package/dist/types/hooks/useEnsText.d.ts.map +1 -1
- package/dist/types/hooks/useEstimateFeesPerGas.d.ts +1 -2
- package/dist/types/hooks/useEstimateFeesPerGas.d.ts.map +1 -1
- package/dist/types/hooks/useEstimateGas.d.ts +1 -1
- package/dist/types/hooks/useEstimateGas.d.ts.map +1 -1
- package/dist/types/hooks/useEstimateMaxPriorityFeePerGas.d.ts +1 -2
- package/dist/types/hooks/useEstimateMaxPriorityFeePerGas.d.ts.map +1 -1
- package/dist/types/hooks/useFeeHistory.d.ts +1 -2
- package/dist/types/hooks/useFeeHistory.d.ts.map +1 -1
- package/dist/types/hooks/useGasPrice.d.ts +1 -2
- package/dist/types/hooks/useGasPrice.d.ts.map +1 -1
- package/dist/types/hooks/useInfiniteReadContracts.d.ts +2 -1
- package/dist/types/hooks/useInfiniteReadContracts.d.ts.map +1 -1
- package/dist/types/hooks/usePrepareTransactionRequest.d.ts +1 -1
- package/dist/types/hooks/usePrepareTransactionRequest.d.ts.map +1 -1
- package/dist/types/hooks/useProof.d.ts +1 -2
- package/dist/types/hooks/useProof.d.ts.map +1 -1
- package/dist/types/hooks/usePublicClient.d.ts +1 -2
- package/dist/types/hooks/usePublicClient.d.ts.map +1 -1
- package/dist/types/hooks/useReadContract.d.ts +1 -2
- package/dist/types/hooks/useReadContract.d.ts.map +1 -1
- package/dist/types/hooks/useReadContracts.d.ts +1 -2
- package/dist/types/hooks/useReadContracts.d.ts.map +1 -1
- package/dist/types/hooks/useReconnect.d.ts +1 -2
- package/dist/types/hooks/useReconnect.d.ts.map +1 -1
- package/dist/types/hooks/useSendCalls.d.ts +1 -2
- package/dist/types/hooks/useSendCalls.d.ts.map +1 -1
- package/dist/types/hooks/useSendCallsSync.d.ts +1 -2
- package/dist/types/hooks/useSendCallsSync.d.ts.map +1 -1
- package/dist/types/hooks/useSendTransaction.d.ts +1 -2
- package/dist/types/hooks/useSendTransaction.d.ts.map +1 -1
- package/dist/types/hooks/useSendTransactionSync.d.ts +1 -2
- package/dist/types/hooks/useSendTransactionSync.d.ts.map +1 -1
- package/dist/types/hooks/useShowCallsStatus.d.ts +1 -2
- package/dist/types/hooks/useShowCallsStatus.d.ts.map +1 -1
- package/dist/types/hooks/useSignMessage.d.ts +1 -2
- package/dist/types/hooks/useSignMessage.d.ts.map +1 -1
- package/dist/types/hooks/useSignTypedData.d.ts +1 -2
- package/dist/types/hooks/useSignTypedData.d.ts.map +1 -1
- package/dist/types/hooks/useSimulateContract.d.ts +1 -1
- package/dist/types/hooks/useSimulateContract.d.ts.map +1 -1
- package/dist/types/hooks/useStorageAt.d.ts +1 -2
- package/dist/types/hooks/useStorageAt.d.ts.map +1 -1
- package/dist/types/hooks/useSwitchChain.d.ts +1 -2
- package/dist/types/hooks/useSwitchChain.d.ts.map +1 -1
- package/dist/types/hooks/useSwitchConnection.d.ts +1 -2
- package/dist/types/hooks/useSwitchConnection.d.ts.map +1 -1
- package/dist/types/hooks/useTransaction.d.ts +1 -2
- package/dist/types/hooks/useTransaction.d.ts.map +1 -1
- package/dist/types/hooks/useTransactionConfirmations.d.ts +1 -1
- package/dist/types/hooks/useTransactionConfirmations.d.ts.map +1 -1
- package/dist/types/hooks/useTransactionCount.d.ts +1 -2
- package/dist/types/hooks/useTransactionCount.d.ts.map +1 -1
- package/dist/types/hooks/useTransactionReceipt.d.ts +1 -2
- package/dist/types/hooks/useTransactionReceipt.d.ts.map +1 -1
- package/dist/types/hooks/useVerifyMessage.d.ts +1 -2
- package/dist/types/hooks/useVerifyMessage.d.ts.map +1 -1
- package/dist/types/hooks/useVerifyTypedData.d.ts +1 -1
- package/dist/types/hooks/useVerifyTypedData.d.ts.map +1 -1
- package/dist/types/hooks/useWaitForCallsStatus.d.ts +1 -2
- package/dist/types/hooks/useWaitForCallsStatus.d.ts.map +1 -1
- package/dist/types/hooks/useWaitForTransactionReceipt.d.ts +1 -2
- package/dist/types/hooks/useWaitForTransactionReceipt.d.ts.map +1 -1
- package/dist/types/hooks/useWalletClient.d.ts +1 -2
- package/dist/types/hooks/useWalletClient.d.ts.map +1 -1
- package/dist/types/hooks/useWatchAsset.d.ts +1 -2
- package/dist/types/hooks/useWatchAsset.d.ts.map +1 -1
- package/dist/types/hooks/useWatchBlockNumber.d.ts +1 -2
- package/dist/types/hooks/useWatchBlockNumber.d.ts.map +1 -1
- package/dist/types/hooks/useWatchBlocks.d.ts +1 -2
- package/dist/types/hooks/useWatchBlocks.d.ts.map +1 -1
- package/dist/types/hooks/useWatchContractEvent.d.ts +1 -2
- package/dist/types/hooks/useWatchContractEvent.d.ts.map +1 -1
- package/dist/types/hooks/useWatchPendingTransactions.d.ts +1 -2
- package/dist/types/hooks/useWatchPendingTransactions.d.ts.map +1 -1
- package/dist/types/hooks/useWriteContract.d.ts +1 -1
- package/dist/types/hooks/useWriteContract.d.ts.map +1 -1
- package/dist/types/hooks/useWriteContractSync.d.ts +1 -1
- package/dist/types/hooks/useWriteContractSync.d.ts.map +1 -1
- package/dist/types/tempo/hooks/amm.d.ts +1 -2
- package/dist/types/tempo/hooks/amm.d.ts.map +1 -1
- package/dist/types/tempo/hooks/dex.d.ts +1 -2
- package/dist/types/tempo/hooks/dex.d.ts.map +1 -1
- package/dist/types/tempo/hooks/faucet.d.ts +1 -1
- package/dist/types/tempo/hooks/faucet.d.ts.map +1 -1
- package/dist/types/tempo/hooks/fee.d.ts +1 -2
- package/dist/types/tempo/hooks/fee.d.ts.map +1 -1
- package/dist/types/tempo/hooks/nonce.d.ts +1 -2
- package/dist/types/tempo/hooks/nonce.d.ts.map +1 -1
- package/dist/types/tempo/hooks/policy.d.ts +1 -2
- package/dist/types/tempo/hooks/policy.d.ts.map +1 -1
- package/dist/types/tempo/hooks/reward.d.ts +1 -2
- package/dist/types/tempo/hooks/reward.d.ts.map +1 -1
- package/dist/types/tempo/hooks/token.d.ts +1 -2
- package/dist/types/tempo/hooks/token.d.ts.map +1 -1
- package/dist/types/types/properties.d.ts +0 -7
- package/dist/types/types/properties.d.ts.map +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +3 -11
- package/src/hooks/codegen/createUseReadContract.ts +1 -2
- package/src/hooks/codegen/createUseSimulateContract.ts +1 -2
- package/src/hooks/codegen/createUseWatchContractEvent.ts +2 -5
- package/src/hooks/useBalance.ts +1 -2
- package/src/hooks/useBlobBaseFee.ts +1 -2
- package/src/hooks/useBlock.ts +1 -1
- package/src/hooks/useBlockNumber.ts +1 -1
- package/src/hooks/useBlockTransactionCount.ts +1 -2
- package/src/hooks/useBytecode.ts +1 -2
- package/src/hooks/useCall.ts +1 -2
- package/src/hooks/useCallsStatus.ts +1 -2
- package/src/hooks/useCapabilities.ts +1 -2
- package/src/hooks/useChainId.ts +1 -2
- package/src/hooks/useChains.ts +1 -2
- package/src/hooks/useClient.ts +1 -3
- package/src/hooks/useConfig.ts +1 -2
- package/src/hooks/useConnect.ts +1 -2
- package/src/hooks/useConnection.ts +1 -1
- package/src/hooks/useConnectionEffect.ts +1 -3
- package/src/hooks/useConnections.ts +1 -2
- package/src/hooks/useConnectorClient.ts +1 -3
- package/src/hooks/useConnectors.ts +1 -2
- package/src/hooks/useContractEvents.ts +1 -2
- package/src/hooks/useDeployContract.ts +1 -2
- package/src/hooks/useDisconnect.ts +1 -2
- package/src/hooks/useEnsAddress.ts +1 -2
- package/src/hooks/useEnsAvatar.ts +1 -2
- package/src/hooks/useEnsName.ts +1 -2
- package/src/hooks/useEnsResolver.ts +1 -2
- package/src/hooks/useEnsText.ts +1 -2
- package/src/hooks/useEstimateFeesPerGas.ts +1 -2
- package/src/hooks/useEstimateGas.ts +1 -1
- package/src/hooks/useEstimateMaxPriorityFeePerGas.ts +1 -2
- package/src/hooks/useFeeHistory.ts +1 -2
- package/src/hooks/useGasPrice.ts +1 -2
- package/src/hooks/useInfiniteReadContracts.ts +2 -6
- package/src/hooks/usePrepareTransactionRequest.ts +1 -1
- package/src/hooks/useProof.ts +1 -2
- package/src/hooks/usePublicClient.ts +1 -3
- package/src/hooks/useReadContract.ts +1 -2
- package/src/hooks/useReadContracts.ts +1 -2
- package/src/hooks/useReconnect.ts +1 -2
- package/src/hooks/useSendCalls.ts +1 -2
- package/src/hooks/useSendCallsSync.ts +1 -2
- package/src/hooks/useSendTransaction.ts +1 -2
- package/src/hooks/useSendTransactionSync.ts +1 -2
- package/src/hooks/useShowCallsStatus.ts +1 -2
- package/src/hooks/useSignMessage.ts +1 -2
- package/src/hooks/useSignTypedData.ts +1 -2
- package/src/hooks/useSimulateContract.ts +1 -1
- package/src/hooks/useStorageAt.ts +1 -2
- package/src/hooks/useSwitchChain.ts +1 -2
- package/src/hooks/useSwitchConnection.ts +1 -2
- package/src/hooks/useTransaction.ts +1 -2
- package/src/hooks/useTransactionConfirmations.ts +1 -1
- package/src/hooks/useTransactionCount.ts +1 -2
- package/src/hooks/useTransactionReceipt.ts +1 -2
- package/src/hooks/useVerifyMessage.ts +1 -2
- package/src/hooks/useVerifyTypedData.ts +1 -1
- package/src/hooks/useWaitForCallsStatus.ts +1 -2
- package/src/hooks/useWaitForTransactionReceipt.ts +1 -2
- package/src/hooks/useWalletClient.ts +1 -2
- package/src/hooks/useWatchAsset.ts +1 -2
- package/src/hooks/useWatchBlockNumber.ts +6 -2
- package/src/hooks/useWatchBlocks.ts +6 -2
- package/src/hooks/useWatchContractEvent.ts +6 -2
- package/src/hooks/useWatchPendingTransactions.ts +6 -2
- package/src/hooks/useWriteContract.ts +1 -1
- package/src/hooks/useWriteContractSync.ts +1 -1
- package/src/tempo/hooks/amm.ts +5 -3
- package/src/tempo/hooks/dex.ts +5 -3
- package/src/tempo/hooks/faucet.ts +1 -1
- package/src/tempo/hooks/fee.ts +5 -3
- package/src/tempo/hooks/nonce.ts +5 -3
- package/src/tempo/hooks/policy.ts +5 -3
- package/src/tempo/hooks/reward.ts +5 -3
- package/src/tempo/hooks/token.ts +5 -3
- package/src/types/properties.ts +0 -10
- package/src/version.ts +1 -1
- package/dist/esm/exports/internal.js +0 -5
- package/dist/esm/exports/internal.js.map +0 -1
- package/dist/types/exports/internal.d.ts +0 -2
- package/dist/types/exports/internal.d.ts.map +0 -1
- package/internal/package.json +0 -5
- package/src/exports/internal.ts +0 -5
package/dist/esm/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const version = '3.4.
|
|
1
|
+
export const version = '3.4.2';
|
|
2
2
|
//# sourceMappingURL=version.js.map
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { Config, ReadContractErrorType, ReadContractParameters, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { QueryParameter, ScopeKeyParameter, UnionCompute, UnionExactPartial } from '@wagmi/core/internal';
|
|
2
|
+
import type { ConfigParameter, QueryParameter, ScopeKeyParameter, UnionCompute, UnionExactPartial } from '@wagmi/core/internal';
|
|
3
3
|
import type { ReadContractData, ReadContractQueryFnData, ReadContractQueryKey } from '@wagmi/core/query';
|
|
4
4
|
import type { Abi, Address, ContractFunctionArgs, ContractFunctionName, ExactPartial } from 'viem';
|
|
5
|
-
import type { ConfigParameter } from '../../types/properties.js';
|
|
6
5
|
import { type UseReadContractReturnType } from '../useReadContract.js';
|
|
7
6
|
type stateMutability = 'pure' | 'view';
|
|
8
7
|
export type CreateUseReadContractParameters<abi extends Abi | readonly unknown[], address extends Address | Record<number, Address> | undefined = undefined, functionName extends ContractFunctionName<abi, stateMutability> | undefined = undefined> = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createUseReadContract.d.ts","sourceRoot":"","sources":["../../../../src/hooks/codegen/createUseReadContract.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,MAAM,EACN,qBAAqB,EACrB,sBAAsB,EACtB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EACV,cAAc,EACd,iBAAiB,EACjB,YAAY,EACZ,iBAAiB,EAClB,MAAM,sBAAsB,CAAA;AAC7B,OAAO,KAAK,EACV,gBAAgB,EAChB,uBAAuB,EACvB,oBAAoB,EACrB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,KAAK,EACV,GAAG,EACH,OAAO,EACP,oBAAoB,EACpB,oBAAoB,EACpB,YAAY,EACb,MAAM,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"createUseReadContract.d.ts","sourceRoot":"","sources":["../../../../src/hooks/codegen/createUseReadContract.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,MAAM,EACN,qBAAqB,EACrB,sBAAsB,EACtB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EACd,iBAAiB,EACjB,YAAY,EACZ,iBAAiB,EAClB,MAAM,sBAAsB,CAAA;AAC7B,OAAO,KAAK,EACV,gBAAgB,EAChB,uBAAuB,EACvB,oBAAoB,EACrB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,KAAK,EACV,GAAG,EACH,OAAO,EACP,oBAAoB,EACpB,oBAAoB,EACpB,YAAY,EACb,MAAM,MAAM,CAAA;AAGb,OAAO,EACL,KAAK,yBAAyB,EAE/B,MAAM,uBAAuB,CAAA;AAE9B,KAAK,eAAe,GAAG,MAAM,GAAG,MAAM,CAAA;AAEtC,MAAM,MAAM,+BAA+B,CACzC,GAAG,SAAS,GAAG,GAAG,SAAS,OAAO,EAAE,EACpC,OAAO,SAAS,OAAO,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,SAAS,GAAG,SAAS,EACzE,YAAY,SACR,oBAAoB,CAAC,GAAG,EAAE,eAAe,CAAC,GAC1C,SAAS,GAAG,SAAS,IACvB;IACF,GAAG,EAAE,GAAG,GAAG,GAAG,GAAG,SAAS,OAAO,EAAE,CAAA;IACnC,OAAO,CAAC,EAAE,OAAO,GAAG,OAAO,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,SAAS,CAAA;IACjE,YAAY,CAAC,EACT,YAAY,GACZ,oBAAoB,CAAC,GAAG,EAAE,eAAe,CAAC,GAC1C,SAAS,CAAA;CACd,CAAA;AAED,MAAM,MAAM,+BAA+B,CACzC,GAAG,SAAS,GAAG,GAAG,SAAS,OAAO,EAAE,EACpC,OAAO,SAAS,OAAO,GAAG,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,SAAS,EAC7D,YAAY,SAAS,oBAAoB,CAAC,GAAG,EAAE,eAAe,CAAC,GAAG,SAAS,EAE3E,iBAAiB,SAAS,KAAK,GAAG,SAAS,GAAG,cAAc,GACxD,KAAK,GACL,CAAC,OAAO,SAAS,SAAS,GAAG,KAAK,GAAG,SAAS,CAAC,GAC/C,CAAC,YAAY,SAAS,SAAS,GAAG,KAAK,GAAG,cAAc,CAAC,IAC3D,CACF,IAAI,SAAS,YAAY,SAAS,oBAAoB,CAAC,GAAG,EAAE,eAAe,CAAC,GACxE,YAAY,GACZ,oBAAoB,CAAC,GAAG,EAAE,eAAe,CAAC,EAC9C,KAAK,CAAC,IAAI,SAAS,oBAAoB,CAAC,GAAG,EAAE,eAAe,EAAE,IAAI,CAAC,EACnE,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,UAAU,GAAG,gBAAgB,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,CAAC,EAE9C,UAAU,CAAC,EAAE,YAAY,CACvB,iBAAiB,CAEf,sBAAsB,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,CAAC,CAChD,GACC,iBAAiB,GACjB,eAAe,CAAC,MAAM,CAAC,GACvB,cAAc,CACZ,uBAAuB,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,CAAC,EACxC,qBAAqB,EACrB,UAAU,EACV,oBAAoB,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,CAAC,CAC9C,CACJ,GACC,CAAC,OAAO,SAAS,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GACpC;IAAE,OAAO,CAAC,EAAE,MAAM,OAAO,GAAG,SAAS,CAAA;CAAE,GACvC,OAAO,CAAC,GACZ,YAAY,CAAC,MAAM,CAAC,iBAAiB,EAAE,SAAS,CAAC,CAAC,KACjD,yBAAyB,CAAC,GAAG,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,CAAC,CAAA;AAE3D,wBAAgB,qBAAqB,CACnC,KAAK,CAAC,GAAG,SAAS,GAAG,GAAG,SAAS,OAAO,EAAE,EAC1C,KAAK,CAAC,OAAO,SACT,OAAO,GACP,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GACvB,SAAS,GAAG,SAAS,EACzB,YAAY,SACR,oBAAoB,CAAC,GAAG,EAAE,eAAe,CAAC,GAC1C,SAAS,GAAG,SAAS,EAEzB,KAAK,EAAE,+BAA+B,CAAC,GAAG,EAAE,OAAO,EAAE,YAAY,CAAC,GACjE,+BAA+B,CAAC,GAAG,EAAE,OAAO,EAAE,YAAY,CAAC,CAuB7D"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { Config, ResolvedRegister, SimulateContractErrorType, SimulateContractParameters } from '@wagmi/core';
|
|
2
|
-
import type { QueryParameter, ScopeKeyParameter, UnionExactPartial } from '@wagmi/core/internal';
|
|
2
|
+
import type { ConfigParameter, QueryParameter, ScopeKeyParameter, UnionExactPartial } from '@wagmi/core/internal';
|
|
3
3
|
import type { SimulateContractData, SimulateContractQueryFnData } from '@wagmi/core/query';
|
|
4
4
|
import type { Abi, Address, ContractFunctionArgs, ContractFunctionName } from 'viem';
|
|
5
|
-
import type { ConfigParameter } from '../../types/properties.js';
|
|
6
5
|
import { type UseSimulateContractReturnType } from '../useSimulateContract.js';
|
|
7
6
|
type stateMutability = 'nonpayable' | 'payable';
|
|
8
7
|
export type CreateUseSimulateContractParameters<abi extends Abi | readonly unknown[], address extends Address | Record<number, Address> | undefined = undefined, functionName extends ContractFunctionName<abi, stateMutability> | undefined = undefined> = {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createUseSimulateContract.d.ts","sourceRoot":"","sources":["../../../../src/hooks/codegen/createUseSimulateContract.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,MAAM,EACN,gBAAgB,EAChB,yBAAyB,EACzB,0BAA0B,EAC3B,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EACV,cAAc,EACd,iBAAiB,EACjB,iBAAiB,EAClB,MAAM,sBAAsB,CAAA;AAC7B,OAAO,KAAK,EACV,oBAAoB,EACpB,2BAA2B,EAC5B,MAAM,mBAAmB,CAAA;AAC1B,OAAO,KAAK,EACV,GAAG,EACH,OAAO,EACP,oBAAoB,EACpB,oBAAoB,EACrB,MAAM,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"createUseSimulateContract.d.ts","sourceRoot":"","sources":["../../../../src/hooks/codegen/createUseSimulateContract.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, ResolvedRegister, WatchContractEventParameters } from '@wagmi/core';
|
|
2
|
-
import type { UnionCompute, UnionExactPartial, UnionStrictOmit } from '@wagmi/core/internal';
|
|
2
|
+
import type { ConfigParameter, EnabledParameter, UnionCompute, UnionExactPartial, UnionStrictOmit } from '@wagmi/core/internal';
|
|
3
3
|
import type { Abi, Address, ContractEventName } from 'viem';
|
|
4
|
-
import type { ConfigParameter, EnabledParameter } from '../../types/properties.js';
|
|
5
4
|
export type CreateUseWatchContractEventParameters<abi extends Abi | readonly unknown[], address extends Address | Record<number, Address> | undefined = undefined, eventName extends ContractEventName<abi> | undefined = undefined> = {
|
|
6
5
|
abi: abi | Abi | readonly unknown[];
|
|
7
6
|
address?: address | Address | Record<number, Address> | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createUseWatchContractEvent.d.ts","sourceRoot":"","sources":["../../../../src/hooks/codegen/createUseWatchContractEvent.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,MAAM,EACN,gBAAgB,EAChB,4BAA4B,EAC7B,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EACV,YAAY,EACZ,iBAAiB,EACjB,eAAe,EAChB,MAAM,sBAAsB,CAAA;AAC7B,OAAO,KAAK,EAAE,GAAG,EAAE,OAAO,EAAE,iBAAiB,EAAE,MAAM,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"createUseWatchContractEvent.d.ts","sourceRoot":"","sources":["../../../../src/hooks/codegen/createUseWatchContractEvent.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetBalanceErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetBalanceData, type GetBalanceOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseBalanceParameters<config extends Config = Config, selectData = GetBalanceData> = Compute<GetBalanceOptions<config, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseBalanceReturnType<selectData = GetBalanceData> = UseQueryReturnType<selectData, GetBalanceErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBalance.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBalance.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAChF,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useBalance.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBalance.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAChF,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,iBAAiB,EAEvB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,oBAAoB,CAC9B,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,UAAU,GAAG,cAAc,IACzB,OAAO,CAAC,iBAAiB,CAAC,MAAM,EAAE,UAAU,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC,CAAA;AAE5E,MAAM,MAAM,oBAAoB,CAAC,UAAU,GAAG,cAAc,IAC1D,kBAAkB,CAAC,UAAU,EAAE,mBAAmB,CAAC,CAAA;AAErD,kDAAkD;AAClD,wBAAgB,UAAU,CACxB,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,UAAU,GAAG,cAAc,EAE3B,UAAU,GAAE,oBAAoB,CAAC,MAAM,EAAE,UAAU,CAAM,GACxD,oBAAoB,CAAC,UAAU,CAAC,CAQlC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetBlobBaseFeeErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetBlobBaseFeeData, type GetBlobBaseFeeOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseBlobBaseFeeParameters<config extends Config = Config, chainId extends config['chains'][number]['id'] = config['chains'][number]['id'], selectData = GetBlobBaseFeeData> = Compute<GetBlobBaseFeeOptions<config, chainId, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseBlobBaseFeeReturnType<selectData = GetBlobBaseFeeData> = UseQueryReturnType<selectData, GetBlobBaseFeeErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBlobBaseFee.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBlobBaseFee.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useBlobBaseFee.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBlobBaseFee.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAE3B,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,wBAAwB,CAClC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,kBAAkB,IAC7B,OAAO,CACT,qBAAqB,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAC7E,CAAA;AAED,MAAM,MAAM,wBAAwB,CAAC,UAAU,GAAG,kBAAkB,IAClE,kBAAkB,CAAC,UAAU,EAAE,uBAAuB,CAAC,CAAA;AAEzD,sDAAsD;AACtD,wBAAgB,cAAc,CAC5B,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,kBAAkB,EAE/B,UAAU,GAAE,wBAAwB,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAM,GACrE,wBAAwB,CAAC,UAAU,CAAC,CAQtC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { Config, GetBlockErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute, UnionCompute, UnionStrictOmit } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter, UnionCompute, UnionStrictOmit } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetBlockData, type GetBlockOptions } from '@wagmi/core/query';
|
|
4
4
|
import type { BlockTag } from 'viem';
|
|
5
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
6
5
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
7
6
|
import { type UseWatchBlocksParameters } from './useWatchBlocks.js';
|
|
8
7
|
export type UseBlockParameters<includeTransactions extends boolean = false, blockTag extends BlockTag = 'latest', config extends Config = Config, chainId extends config['chains'][number]['id'] = config['chains'][number]['id'], selectData = GetBlockData<includeTransactions, blockTag, config, chainId>> = Compute<GetBlockOptions<includeTransactions, blockTag, config, chainId, selectData> & ConfigParameter<config> & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBlock.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBlock.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC9E,OAAO,KAAK,EACV,OAAO,EACP,YAAY,EACZ,eAAe,EAChB,MAAM,sBAAsB,CAAA;AAC7B,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,eAAe,EAErB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,MAAM,CAAA;AACpC,OAAO,
|
|
1
|
+
{"version":3,"file":"useBlock.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBlock.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,iBAAiB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC9E,OAAO,KAAK,EACV,OAAO,EACP,eAAe,EACf,YAAY,EACZ,eAAe,EAChB,MAAM,sBAAsB,CAAA;AAC7B,OAAO,EACL,KAAK,YAAY,EACjB,KAAK,eAAe,EAErB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,MAAM,CAAA;AACpC,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAGrE,OAAO,EACL,KAAK,wBAAwB,EAE9B,MAAM,qBAAqB,CAAA;AAE5B,MAAM,MAAM,kBAAkB,CAC5B,mBAAmB,SAAS,OAAO,GAAG,KAAK,EAC3C,QAAQ,SAAS,QAAQ,GAAG,QAAQ,EACpC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,YAAY,CAAC,mBAAmB,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,IACvE,OAAO,CACT,eAAe,CAAC,mBAAmB,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC,GACzE,eAAe,CAAC,MAAM,CAAC,GAAG;IACxB,KAAK,CAAC,EACF,OAAO,GACP,YAAY,CACV,eAAe,CACb,wBAAwB,CACtB,mBAAmB,EACnB,QAAQ,EACR,MAAM,EACN,OAAO,CACR,EACD,SAAS,GAAG,QAAQ,GAAG,SAAS,GAAG,SAAS,CAC7C,CACF,GACD,SAAS,CAAA;CACd,CACJ,CAAA;AAED,MAAM,MAAM,kBAAkB,CAC5B,mBAAmB,SAAS,OAAO,GAAG,KAAK,EAC3C,QAAQ,SAAS,QAAQ,GAAG,QAAQ,EACpC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,YAAY,CAAC,mBAAmB,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,IACvE,kBAAkB,CAAC,UAAU,EAAE,iBAAiB,CAAC,CAAA;AAErD,4CAA4C;AAC5C,wBAAgB,QAAQ,CACtB,mBAAmB,SAAS,OAAO,GAAG,KAAK,EAC3C,QAAQ,SAAS,QAAQ,GAAG,QAAQ,EACpC,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,YAAY,CAAC,mBAAmB,EAAE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAEzE,UAAU,GAAE,kBAAkB,CAC5B,mBAAmB,EACnB,QAAQ,EACR,MAAM,EACN,OAAO,EACP,UAAU,CACN,GACL,kBAAkB,CACnB,mBAAmB,EACnB,QAAQ,EACR,MAAM,EACN,OAAO,EACP,UAAU,CACX,CAyBA"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetBlockNumberErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute, UnionCompute, UnionStrictOmit } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter, UnionCompute, UnionStrictOmit } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetBlockNumberData, type GetBlockNumberOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
import { type UseWatchBlockNumberParameters } from './useWatchBlockNumber.js';
|
|
7
6
|
export type UseBlockNumberParameters<config extends Config = Config, chainId extends config['chains'][number]['id'] = config['chains'][number]['id'], selectData = GetBlockNumberData> = Compute<GetBlockNumberOptions<config, chainId, selectData> & ConfigParameter<config> & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBlockNumber.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBlockNumber.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EACV,OAAO,EACP,YAAY,EACZ,eAAe,EAChB,MAAM,sBAAsB,CAAA;AAC7B,OAAO,EACL,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAE3B,MAAM,mBAAmB,CAAA;AAC1B,OAAO,
|
|
1
|
+
{"version":3,"file":"useBlockNumber.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBlockNumber.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EACV,OAAO,EACP,eAAe,EACf,YAAY,EACZ,eAAe,EAChB,MAAM,sBAAsB,CAAA;AAC7B,OAAO,EACL,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAE3B,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAGrE,OAAO,EACL,KAAK,6BAA6B,EAEnC,MAAM,0BAA0B,CAAA;AAEjC,MAAM,MAAM,wBAAwB,CAClC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,kBAAkB,IAC7B,OAAO,CACT,qBAAqB,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC,GAChD,eAAe,CAAC,MAAM,CAAC,GAAG;IACxB,KAAK,CAAC,EACF,OAAO,GACP,YAAY,CACV,eAAe,CACb,6BAA6B,CAAC,MAAM,EAAE,OAAO,CAAC,EAC9C,SAAS,GAAG,QAAQ,GAAG,eAAe,GAAG,SAAS,CACnD,CACF,GACD,SAAS,CAAA;CACd,CACJ,CAAA;AAED,MAAM,MAAM,wBAAwB,CAAC,UAAU,GAAG,kBAAkB,IAClE,kBAAkB,CAAC,UAAU,EAAE,uBAAuB,CAAC,CAAA;AAEzD,sDAAsD;AACtD,wBAAgB,cAAc,CAC5B,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,kBAAkB,EAE/B,UAAU,GAAE,wBAAwB,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAM,GACrE,wBAAwB,CAAC,UAAU,CAAC,CAyBtC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetBlockTransactionCountErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { UnionCompute } from '@wagmi/core/internal';
|
|
2
|
+
import type { ConfigParameter, UnionCompute } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetBlockTransactionCountData, type GetBlockTransactionCountOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseBlockTransactionCountParameters<config extends Config = Config, chainId extends config['chains'][number]['id'] = config['chains'][number]['id'], selectData = GetBlockTransactionCountData> = UnionCompute<GetBlockTransactionCountOptions<config, chainId, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseBlockTransactionCountReturnType<selectData = GetBlockTransactionCountData> = UseQueryReturnType<selectData, GetBlockTransactionCountErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBlockTransactionCount.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBlockTransactionCount.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,iCAAiC,EACjC,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useBlockTransactionCount.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBlockTransactionCount.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,iCAAiC,EACjC,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,eAAe,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;AACzE,OAAO,EACL,KAAK,4BAA4B,EACjC,KAAK,+BAA+B,EAErC,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,kCAAkC,CAC5C,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,4BAA4B,IACvC,YAAY,CACd,+BAA+B,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC,GAC1D,eAAe,CAAC,MAAM,CAAC,CAC1B,CAAA;AAED,MAAM,MAAM,kCAAkC,CAC5C,UAAU,GAAG,4BAA4B,IACvC,kBAAkB,CAAC,UAAU,EAAE,iCAAiC,CAAC,CAAA;AAErE,gEAAgE;AAChE,wBAAgB,wBAAwB,CACtC,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,4BAA4B,EAEzC,UAAU,GAAE,kCAAkC,CAC5C,MAAM,EACN,OAAO,EACP,UAAU,CACN,GACL,kCAAkC,CAAC,UAAU,CAAC,CAQhD"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetBytecodeErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetBytecodeData, type GetBytecodeOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseBytecodeParameters<config extends Config = Config, selectData = GetBytecodeData> = Compute<GetBytecodeOptions<config, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseBytecodeReturnType<selectData = GetBytecodeData> = UseQueryReturnType<selectData, GetBytecodeErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBytecode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBytecode.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,oBAAoB,EACpB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useBytecode.d.ts","sourceRoot":"","sources":["../../../src/hooks/useBytecode.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,oBAAoB,EACpB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,eAAe,EACpB,KAAK,kBAAkB,EAExB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,qBAAqB,CAC/B,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,UAAU,GAAG,eAAe,IAC1B,OAAO,CAAC,kBAAkB,CAAC,MAAM,EAAE,UAAU,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC,CAAA;AAE7E,MAAM,MAAM,qBAAqB,CAAC,UAAU,GAAG,eAAe,IAC5D,kBAAkB,CAAC,UAAU,EAAE,oBAAoB,CAAC,CAAA;AAEtD,mDAAmD;AACnD,wBAAgB,WAAW,CACzB,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,UAAU,GAAG,eAAe,EAE5B,UAAU,GAAE,qBAAqB,CAAC,MAAM,EAAE,UAAU,CAAM,GACzD,qBAAqB,CAAC,UAAU,CAAC,CAQnC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { CallErrorType, Config, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type CallData, type CallOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseCallParameters<config extends Config = Config, selectData = CallData> = Compute<CallOptions<config, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseCallReturnType<selectData = CallData> = UseQueryReturnType<selectData, CallErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCall.d.ts","sourceRoot":"","sources":["../../../src/hooks/useCall.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC1E,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useCall.d.ts","sourceRoot":"","sources":["../../../src/hooks/useCall.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC1E,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,QAAQ,EACb,KAAK,WAAW,EAEjB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,iBAAiB,CAC3B,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,UAAU,GAAG,QAAQ,IACnB,OAAO,CAAC,WAAW,CAAC,MAAM,EAAE,UAAU,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC,CAAA;AAEtE,MAAM,MAAM,iBAAiB,CAAC,UAAU,GAAG,QAAQ,IAAI,kBAAkB,CACvE,UAAU,EACV,aAAa,CACd,CAAA;AAED,+CAA+C;AAC/C,wBAAgB,OAAO,CACrB,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,UAAU,GAAG,QAAQ,EAErB,UAAU,GAAE,iBAAiB,CAAC,MAAM,EAAE,UAAU,CAAM,GACrD,iBAAiB,CAAC,UAAU,CAAC,CAQ/B"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetCallsStatusErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetCallsStatusData, type GetCallsStatusOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseCallsStatusParameters<config extends Config = Config, selectData = GetCallsStatusData> = Compute<GetCallsStatusOptions<selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseCallsStatusReturnType<selectData = GetCallsStatusData> = UseQueryReturnType<selectData, GetCallsStatusErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCallsStatus.d.ts","sourceRoot":"","sources":["../../../src/hooks/useCallsStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useCallsStatus.d.ts","sourceRoot":"","sources":["../../../src/hooks/useCallsStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,kBAAkB,EACvB,KAAK,qBAAqB,EAE3B,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,wBAAwB,CAClC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,UAAU,GAAG,kBAAkB,IAC7B,OAAO,CAAC,qBAAqB,CAAC,UAAU,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC,CAAA;AAExE,MAAM,MAAM,wBAAwB,CAAC,UAAU,GAAG,kBAAkB,IAClE,kBAAkB,CAAC,UAAU,EAAE,uBAAuB,CAAC,CAAA;AAEzD,sDAAsD;AACtD,wBAAgB,cAAc,CAC5B,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,UAAU,GAAG,kBAAkB,EAE/B,UAAU,EAAE,wBAAwB,CAAC,MAAM,EAAE,UAAU,CAAC,GACvD,wBAAwB,CAAC,UAAU,CAAC,CAQtC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetCapabilitiesErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetCapabilitiesData, type GetCapabilitiesOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseCapabilitiesParameters<config extends Config = Config, chainId extends config['chains'][number]['id'] | undefined = undefined, selectData = GetCapabilitiesData<config, chainId>> = Compute<GetCapabilitiesOptions<config, chainId, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseCapabilitiesReturnType<config extends Config = Config, chainId extends config['chains'][number]['id'] | undefined = undefined, selectData = GetCapabilitiesData<config, chainId>> = UseQueryReturnType<selectData, GetCapabilitiesErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useCapabilities.d.ts","sourceRoot":"","sources":["../../../src/hooks/useCapabilities.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,wBAAwB,EACxB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useCapabilities.d.ts","sourceRoot":"","sources":["../../../src/hooks/useCapabilities.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,wBAAwB,EACxB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,mBAAmB,EACxB,KAAK,sBAAsB,EAE5B,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,yBAAyB,CACnC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SAAS,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,SAAS,GAAG,SAAS,EACtE,UAAU,GAAG,mBAAmB,CAAC,MAAM,EAAE,OAAO,CAAC,IAC/C,OAAO,CACT,sBAAsB,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAC9E,CAAA;AAED,MAAM,MAAM,yBAAyB,CACnC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SAAS,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,SAAS,GAAG,SAAS,EACtE,UAAU,GAAG,mBAAmB,CAAC,MAAM,EAAE,OAAO,CAAC,IAC/C,kBAAkB,CAAC,UAAU,EAAE,wBAAwB,CAAC,CAAA;AAE5D,uDAAuD;AACvD,wBAAgB,eAAe,CAC7B,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,OAAO,SAAS,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,SAAS,GAAG,SAAS,EACtE,UAAU,GAAG,mBAAmB,CAAC,MAAM,EAAE,OAAO,CAAC,EAEjD,UAAU,GAAE,yBAAyB,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAM,GACtE,yBAAyB,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC,CASxD"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Config, type GetChainIdReturnType, type ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { ConfigParameter } from '
|
|
2
|
+
import type { ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
export type UseChainIdParameters<config extends Config = Config> = ConfigParameter<config>;
|
|
4
4
|
export type UseChainIdReturnType<config extends Config = Config> = GetChainIdReturnType<config>;
|
|
5
5
|
/** https://wagmi.sh/react/api/hooks/useChainId */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useChainId.d.ts","sourceRoot":"","sources":["../../../src/hooks/useChainId.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,oBAAoB,EAEzB,KAAK,gBAAgB,EAEtB,MAAM,aAAa,CAAA;
|
|
1
|
+
{"version":3,"file":"useChainId.d.ts","sourceRoot":"","sources":["../../../src/hooks/useChainId.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,oBAAoB,EAEzB,KAAK,gBAAgB,EAEtB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAI3D,MAAM,MAAM,oBAAoB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAC7D,eAAe,CAAC,MAAM,CAAC,CAAA;AAEzB,MAAM,MAAM,oBAAoB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAC7D,oBAAoB,CAAC,MAAM,CAAC,CAAA;AAE9B,kDAAkD;AAClD,wBAAgB,UAAU,CAAC,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAC3E,UAAU,GAAE,oBAAoB,CAAC,MAAM,CAAM,GAC5C,oBAAoB,CAAC,MAAM,CAAC,CAQ9B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Config, type GetChainsReturnType, type ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { ConfigParameter } from '
|
|
2
|
+
import type { ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
export type UseChainsParameters<config extends Config = Config> = ConfigParameter<config>;
|
|
4
4
|
export type UseChainsReturnType<config extends Config = Config> = GetChainsReturnType<config>;
|
|
5
5
|
/** https://wagmi.sh/react/api/hooks/useChains */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useChains.d.ts","sourceRoot":"","sources":["../../../src/hooks/useChains.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,mBAAmB,EAExB,KAAK,gBAAgB,EACtB,MAAM,aAAa,CAAA;
|
|
1
|
+
{"version":3,"file":"useChains.d.ts","sourceRoot":"","sources":["../../../src/hooks/useChains.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,mBAAmB,EAExB,KAAK,gBAAgB,EACtB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAK3D,MAAM,MAAM,mBAAmB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAC5D,eAAe,CAAC,MAAM,CAAC,CAAA;AAEzB,MAAM,MAAM,mBAAmB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAC5D,mBAAmB,CAAC,MAAM,CAAC,CAAA;AAE7B,iDAAiD;AACjD,wBAAgB,SAAS,CAAC,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAC1E,UAAU,GAAE,mBAAmB,CAAC,MAAM,CAAM,GAC3C,mBAAmB,CAAC,MAAM,CAAC,CAQ7B"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { type Config, type GetClientParameters, type GetClientReturnType, type ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
3
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
4
3
|
export type UseClientParameters<config extends Config = Config, chainId extends config['chains'][number]['id'] | number | undefined = config['chains'][number]['id'] | undefined> = Compute<GetClientParameters<config, chainId> & ConfigParameter<config>>;
|
|
5
4
|
export type UseClientReturnType<config extends Config = Config, chainId extends config['chains'][number]['id'] | number | undefined = config['chains'][number]['id'] | undefined> = GetClientReturnType<config, chainId>;
|
|
6
5
|
/** https://wagmi.sh/react/api/hooks/useClient */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useClient.d.ts","sourceRoot":"","sources":["../../../src/hooks/useClient.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,EAExB,KAAK,gBAAgB,EAEtB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"useClient.d.ts","sourceRoot":"","sources":["../../../src/hooks/useClient.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,mBAAmB,EACxB,KAAK,mBAAmB,EAExB,KAAK,gBAAgB,EAEtB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAIpE,MAAM,MAAM,mBAAmB,CAC7B,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SAAS,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,GAAG,SAAS,GAC/D,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAC9B,SAAS,IACX,OAAO,CAAC,mBAAmB,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC,CAAA;AAE3E,MAAM,MAAM,mBAAmB,CAC7B,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SAAS,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,GAAG,SAAS,GAC/D,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAC9B,SAAS,IACX,mBAAmB,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;AAExC,iDAAiD;AACjD,wBAAgB,SAAS,CACvB,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,OAAO,SAAS,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,GAAG,SAAS,GAC/D,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAC9B,SAAS,EAEb,UAAU,GAAE,mBAAmB,CAAC,MAAM,EAAE,OAAO,CAAM,GACpD,mBAAmB,CAAC,MAAM,EAAE,OAAO,CAAC,CAUtC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Config, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { ConfigParameter } from '
|
|
2
|
+
import type { ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
export type UseConfigParameters<config extends Config = Config> = ConfigParameter<config>;
|
|
4
4
|
export type UseConfigReturnType<config extends Config = Config> = config;
|
|
5
5
|
/** https://wagmi.sh/react/api/hooks/useConfig */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useConfig.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConfig.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;
|
|
1
|
+
{"version":3,"file":"useConfig.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConfig.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC3D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAK3D,MAAM,MAAM,mBAAmB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAC5D,eAAe,CAAC,MAAM,CAAC,CAAA;AAEzB,MAAM,MAAM,mBAAmB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAAI,MAAM,CAAA;AAExE,iDAAiD;AACjD,wBAAgB,SAAS,CAAC,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAC1E,UAAU,GAAE,mBAAmB,CAAC,MAAM,CAAM,GAC3C,mBAAmB,CAAC,MAAM,CAAC,CAK7B"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, ConnectErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type ConnectData, type ConnectMutate, type ConnectMutateAsync, type ConnectOptions, type ConnectVariables } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import type { UseMutationReturnType } from '../utils/query.js';
|
|
6
5
|
import { type UseConnectorsReturnType } from './useConnectors.js';
|
|
7
6
|
export type UseConnectParameters<config extends Config = Config, context = unknown> = Compute<ConfigParameter<config> & ConnectOptions<config, context>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useConnect.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnect.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC7E,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useConnect.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnect.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC7E,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,WAAW,EAChB,KAAK,aAAa,EAClB,KAAK,kBAAkB,EACvB,KAAK,cAAc,EACnB,KAAK,gBAAgB,EAEtB,MAAM,mBAAmB,CAAA;AAE1B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAA;AAE9D,OAAO,EAAE,KAAK,uBAAuB,EAAiB,MAAM,oBAAoB,CAAA;AAEhF,MAAM,MAAM,oBAAoB,CAC9B,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,GAAG,OAAO,IACf,OAAO,CAAC,eAAe,CAAC,MAAM,CAAC,GAAG,cAAc,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAA;AAEtE,MAAM,MAAM,oBAAoB,CAC9B,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,GAAG,OAAO,IACf,OAAO,CACT,qBAAqB,CACnB,WAAW,CAAC,MAAM,EAAE,MAAM,CAAC,YAAY,CAAC,CAAC,MAAM,CAAC,EAAE,OAAO,CAAC,EAC1D,gBAAgB,EAChB,gBAAgB,CAAC,MAAM,EAAE,MAAM,CAAC,YAAY,CAAC,CAAC,MAAM,CAAC,EAAE,OAAO,CAAC,EAC/D,OAAO,EACP,aAAa,CAAC,MAAM,EAAE,OAAO,CAAC,EAC9B,kBAAkB,CAAC,MAAM,EAAE,OAAO,CAAC,CACpC,GAAG;IACF,uCAAuC;IACvC,OAAO,EAAE,aAAa,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;IACvC,4CAA4C;IAC5C,YAAY,EAAE,kBAAkB,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;IACjD,8CAA8C;IAC9C,UAAU,EAAE,OAAO,CAAC,uBAAuB,CAAC,GAAG,MAAM,CAAC,YAAY,CAAC,CAAA;CACpE,CACF,CAAA;AAED,kDAAkD;AAClD,wBAAgB,UAAU,CACxB,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,OAAO,GAAG,OAAO,EAEjB,UAAU,GAAE,oBAAoB,CAAC,MAAM,EAAE,OAAO,CAAM,GACrD,oBAAoB,CAAC,MAAM,EAAE,OAAO,CAAC,CAuBvC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Config, type GetConnectionReturnType, type ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { ConfigParameter } from '
|
|
2
|
+
import type { ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
export type UseConnectionParameters<config extends Config = Config> = ConfigParameter<config>;
|
|
4
4
|
export type UseConnectionReturnType<config extends Config = Config> = GetConnectionReturnType<config>;
|
|
5
5
|
/** https://wagmi.sh/react/api/hooks/useConnection */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useConnection.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnection.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,uBAAuB,EAE5B,KAAK,gBAAgB,EAEtB,MAAM,aAAa,CAAA;AAEpB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"useConnection.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnection.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,uBAAuB,EAE5B,KAAK,gBAAgB,EAEtB,MAAM,aAAa,CAAA;AAEpB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAI3D,MAAM,MAAM,uBAAuB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAChE,eAAe,CAAC,MAAM,CAAC,CAAA;AAEzB,MAAM,MAAM,uBAAuB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAChE,uBAAuB,CAAC,MAAM,CAAC,CAAA;AAEjC,qDAAqD;AACrD,wBAAgB,aAAa,CAC3B,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAElD,UAAU,GAAE,uBAAuB,CAAC,MAAM,CAAM,GAC/C,uBAAuB,CAAC,MAAM,CAAC,CAOjC"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { type GetConnectionReturnType } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
3
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
4
3
|
export type UseConnectionEffectParameters = Compute<{
|
|
5
4
|
onConnect?(data: Compute<Pick<Extract<GetConnectionReturnType, {
|
|
6
5
|
status: 'connected';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useConnectionEffect.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnectionEffect.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,uBAAuB,EAAmB,MAAM,aAAa,CAAA;AAC3E,OAAO,KAAK,EAAE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"useConnectionEffect.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnectionEffect.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,uBAAuB,EAAmB,MAAM,aAAa,CAAA;AAC3E,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAIpE,MAAM,MAAM,6BAA6B,GAAG,OAAO,CACjD;IACE,SAAS,CAAC,CACR,IAAI,EAAE,OAAO,CACX,IAAI,CACF,OAAO,CAAC,uBAAuB,EAAE;QAAE,MAAM,EAAE,WAAW,CAAA;KAAE,CAAC,EACzD,SAAS,GAAG,WAAW,GAAG,OAAO,GAAG,SAAS,GAAG,WAAW,CAC5D,GAAG;QACF,aAAa,EAAE,OAAO,CAAA;KACvB,CACF,GACA,IAAI,CAAA;IACP,YAAY,CAAC,IAAI,IAAI,CAAA;CACtB,GAAG,eAAe,CACpB,CAAA;AAED,2DAA2D;AAC3D,wBAAgB,mBAAmB,CACjC,UAAU,GAAE,6BAAkC,QAoC/C"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type GetConnectionsReturnType } from '@wagmi/core';
|
|
2
|
-
import type { ConfigParameter } from '
|
|
2
|
+
import type { ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
export type UseConnectionsParameters = ConfigParameter;
|
|
4
4
|
export type UseConnectionsReturnType = GetConnectionsReturnType;
|
|
5
5
|
/** https://wagmi.sh/react/api/hooks/useConnections */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useConnections.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnections.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,wBAAwB,EAG9B,MAAM,aAAa,CAAA;
|
|
1
|
+
{"version":3,"file":"useConnections.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnections.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,wBAAwB,EAG9B,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAI3D,MAAM,MAAM,wBAAwB,GAAG,eAAe,CAAA;AAEtD,MAAM,MAAM,wBAAwB,GAAG,wBAAwB,CAAA;AAE/D,sDAAsD;AACtD,wBAAgB,cAAc,CAC5B,UAAU,GAAE,wBAA6B,GACxC,wBAAwB,CAQ1B"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetConnectorClientErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetConnectorClientData, type GetConnectorClientOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseConnectorClientParameters<config extends Config = Config, chainId extends config['chains'][number]['id'] = config['chains'][number]['id'], selectData = GetConnectorClientData<config, chainId>> = Compute<GetConnectorClientOptions<config, chainId, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseConnectorClientReturnType<config extends Config = Config, chainId extends config['chains'][number]['id'] = config['chains'][number]['id'], selectData = GetConnectorClientData<config, chainId>> = UseQueryReturnType<selectData, GetConnectorClientErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useConnectorClient.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnectorClient.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,MAAM,EACN,2BAA2B,EAC3B,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useConnectorClient.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnectorClient.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EACV,MAAM,EACN,2BAA2B,EAC3B,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,sBAAsB,EAC3B,KAAK,yBAAyB,EAE/B,MAAM,mBAAmB,CAAA;AAE1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAKrE,MAAM,MAAM,4BAA4B,CACtC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,sBAAsB,CAAC,MAAM,EAAE,OAAO,CAAC,IAClD,OAAO,CACT,yBAAyB,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC,GACpD,eAAe,CAAC,MAAM,CAAC,CAC1B,CAAA;AAED,MAAM,MAAM,4BAA4B,CACtC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,sBAAsB,CAAC,MAAM,EAAE,OAAO,CAAC,IAClD,kBAAkB,CAAC,UAAU,EAAE,2BAA2B,CAAC,CAAA;AAE/D,0DAA0D;AAC1D,wBAAgB,kBAAkB,CAChC,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,OAAO,SACL,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,EACjE,UAAU,GAAG,sBAAsB,CAAC,MAAM,EAAE,OAAO,CAAC,EAEpD,UAAU,GAAE,4BAA4B,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAM,GACzE,4BAA4B,CAAC,MAAM,EAAE,OAAO,EAAE,UAAU,CAAC,CA4B3D"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Config, type GetConnectorsReturnType, type ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { ConfigParameter } from '
|
|
2
|
+
import type { ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
export type UseConnectorsParameters<config extends Config = Config> = ConfigParameter<config>;
|
|
4
4
|
export type UseConnectorsReturnType<config extends Config = Config> = GetConnectorsReturnType<config>;
|
|
5
5
|
/** https://wagmi.sh/react/api/hooks/useConnectors */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useConnectors.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnectors.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,uBAAuB,EAE5B,KAAK,gBAAgB,EAEtB,MAAM,aAAa,CAAA;
|
|
1
|
+
{"version":3,"file":"useConnectors.d.ts","sourceRoot":"","sources":["../../../src/hooks/useConnectors.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,KAAK,MAAM,EACX,KAAK,uBAAuB,EAE5B,KAAK,gBAAgB,EAEtB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAI3D,MAAM,MAAM,uBAAuB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAChE,eAAe,CAAC,MAAM,CAAC,CAAA;AAEzB,MAAM,MAAM,uBAAuB,CAAC,MAAM,SAAS,MAAM,GAAG,MAAM,IAChE,uBAAuB,CAAC,MAAM,CAAC,CAAA;AAEjC,qDAAqD;AACrD,wBAAgB,aAAa,CAC3B,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAElD,UAAU,GAAE,uBAAuB,CAAC,MAAM,CAAM,GAC/C,uBAAuB,CAAC,MAAM,CAAC,CAQjC"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { Config, GetContractEventsErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { UnionCompute } from '@wagmi/core/internal';
|
|
2
|
+
import type { ConfigParameter, UnionCompute } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetContractEventsData, type GetContractEventsOptions } from '@wagmi/core/query';
|
|
4
4
|
import type { Abi, BlockNumber, BlockTag, ContractEventName } from 'viem';
|
|
5
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
6
5
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
7
6
|
export type UseContractEventsParameters<abi extends Abi | readonly unknown[] = Abi, eventName extends ContractEventName<abi> | undefined = ContractEventName<abi> | undefined, strict extends boolean | undefined = undefined, fromBlock extends BlockNumber | BlockTag | undefined = undefined, toBlock extends BlockNumber | BlockTag | undefined = undefined, config extends Config = Config, chainId extends config['chains'][number]['id'] = config['chains'][number]['id'], selectData = GetContractEventsData<abi, eventName, strict, fromBlock, toBlock>> = UnionCompute<GetContractEventsOptions<abi, eventName, strict, fromBlock, toBlock, config, chainId, selectData> & ConfigParameter<config>>;
|
|
8
7
|
export type UseContractEventsReturnType<abi extends Abi | readonly unknown[] = Abi, eventName extends ContractEventName<abi> | undefined = ContractEventName<abi> | undefined, strict extends boolean | undefined = undefined, fromBlock extends BlockNumber | BlockTag | undefined = undefined, toBlock extends BlockNumber | BlockTag | undefined = undefined, selectData = GetContractEventsData<abi, eventName, strict, fromBlock, toBlock>> = UseQueryReturnType<selectData, GetContractEventsErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useContractEvents.d.ts","sourceRoot":"","sources":["../../../src/hooks/useContractEvents.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,0BAA0B,EAC1B,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useContractEvents.d.ts","sourceRoot":"","sources":["../../../src/hooks/useContractEvents.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import type { Config, DeployContractErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type DeployContractData, type DeployContractMutate, type DeployContractMutateAsync, type DeployContractOptions, type DeployContractVariables } from '@wagmi/core/query';
|
|
4
4
|
import type { Abi } from 'viem';
|
|
5
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
6
5
|
import type { UseMutationReturnType } from '../utils/query.js';
|
|
7
6
|
export type UseDeployContractParameters<config extends Config = Config, context = unknown> = Compute<ConfigParameter<config> & DeployContractOptions<config, context>>;
|
|
8
7
|
export type UseDeployContractReturnType<config extends Config = Config, context = unknown> = UseMutationReturnType<DeployContractData, DeployContractErrorType, DeployContractVariables<Abi, config, config['chains'][number]['id']>, context, DeployContractMutate<config, context>, DeployContractMutateAsync<config, context>> & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDeployContract.d.ts","sourceRoot":"","sources":["../../../src/hooks/useDeployContract.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useDeployContract.d.ts","sourceRoot":"","sources":["../../../src/hooks/useDeployContract.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,MAAM,EACN,uBAAuB,EACvB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,kBAAkB,EACvB,KAAK,oBAAoB,EACzB,KAAK,yBAAyB,EAC9B,KAAK,qBAAqB,EAC1B,KAAK,uBAAuB,EAE7B,MAAM,mBAAmB,CAAA;AAC1B,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,MAAM,CAAA;AAC/B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAA;AAG9D,MAAM,MAAM,2BAA2B,CACrC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,GAAG,OAAO,IACf,OAAO,CAAC,eAAe,CAAC,MAAM,CAAC,GAAG,qBAAqB,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAA;AAE7E,MAAM,MAAM,2BAA2B,CACrC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,OAAO,GAAG,OAAO,IACf,qBAAqB,CACvB,kBAAkB,EAClB,uBAAuB,EACvB,uBAAuB,CAAC,GAAG,EAAE,MAAM,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,MAAM,CAAC,CAAC,IAAI,CAAC,CAAC,EACpE,OAAO,EACP,oBAAoB,CAAC,MAAM,EAAE,OAAO,CAAC,EACrC,yBAAyB,CAAC,MAAM,EAAE,OAAO,CAAC,CAC3C,GAAG;IACF,uCAAuC;IACvC,cAAc,EAAE,oBAAoB,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;IACrD,4CAA4C;IAC5C,mBAAmB,EAAE,yBAAyB,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;CAChE,CAAA;AAED,yDAAyD;AACzD,wBAAgB,iBAAiB,CAC/B,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,OAAO,GAAG,OAAO,EAEjB,UAAU,GAAE,2BAA2B,CAAC,MAAM,EAAE,OAAO,CAAM,GAC5D,2BAA2B,CAAC,MAAM,EAAE,OAAO,CAAC,CAU9C"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Connector, DisconnectErrorType } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type DisconnectData, type DisconnectMutate, type DisconnectMutateAsync, type DisconnectOptions, type DisconnectVariables } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import type { UseMutationReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseDisconnectParameters<context = unknown> = Compute<ConfigParameter & DisconnectOptions<context>>;
|
|
7
6
|
export type UseDisconnectReturnType<context = unknown> = Compute<UseMutationReturnType<DisconnectData, DisconnectErrorType, DisconnectVariables, context, DisconnectMutate<context>, DisconnectMutateAsync<context>> & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useDisconnect.d.ts","sourceRoot":"","sources":["../../../src/hooks/useDisconnect.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAA;AACjE,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useDisconnect.d.ts","sourceRoot":"","sources":["../../../src/hooks/useDisconnect.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAA;AACjE,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,gBAAgB,EACrB,KAAK,qBAAqB,EAC1B,KAAK,iBAAiB,EACtB,KAAK,mBAAmB,EAEzB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAA;AAI9D,MAAM,MAAM,uBAAuB,CAAC,OAAO,GAAG,OAAO,IAAI,OAAO,CAC9D,eAAe,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAC7C,CAAA;AAED,MAAM,MAAM,uBAAuB,CAAC,OAAO,GAAG,OAAO,IAAI,OAAO,CAC9D,qBAAqB,CACnB,cAAc,EACd,mBAAmB,EACnB,mBAAmB,EACnB,OAAO,EACP,gBAAgB,CAAC,OAAO,CAAC,EACzB,qBAAqB,CAAC,OAAO,CAAC,CAC/B,GAAG;IACF,+CAA+C;IAC/C,UAAU,EAAE,SAAS,SAAS,EAAE,CAAA;IAChC,uCAAuC;IACvC,UAAU,EAAE,gBAAgB,CAAC,OAAO,CAAC,CAAA;IACrC,4CAA4C;IAC5C,eAAe,EAAE,qBAAqB,CAAC,OAAO,CAAC,CAAA;CAChD,CACF,CAAA;AAED,qDAAqD;AACrD,wBAAgB,aAAa,CAAC,OAAO,GAAG,OAAO,EAC7C,UAAU,GAAE,uBAAuB,CAAC,OAAO,CAAM,GAChD,uBAAuB,CAAC,OAAO,CAAC,CAalC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetEnsAddressErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetEnsAddressData, type GetEnsAddressOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseEnsAddressParameters<config extends Config = Config, selectData = GetEnsAddressData> = Compute<GetEnsAddressOptions<config, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseEnsAddressReturnType<selectData = GetEnsAddressData> = UseQueryReturnType<selectData, GetEnsAddressErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useEnsAddress.d.ts","sourceRoot":"","sources":["../../../src/hooks/useEnsAddress.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,sBAAsB,EACtB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useEnsAddress.d.ts","sourceRoot":"","sources":["../../../src/hooks/useEnsAddress.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,sBAAsB,EACtB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,iBAAiB,EACtB,KAAK,oBAAoB,EAE1B,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,uBAAuB,CACjC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,UAAU,GAAG,iBAAiB,IAC5B,OAAO,CAAC,oBAAoB,CAAC,MAAM,EAAE,UAAU,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC,CAAA;AAE/E,MAAM,MAAM,uBAAuB,CAAC,UAAU,GAAG,iBAAiB,IAChE,kBAAkB,CAAC,UAAU,EAAE,sBAAsB,CAAC,CAAA;AAExD,qDAAqD;AACrD,wBAAgB,aAAa,CAC3B,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,UAAU,GAAG,iBAAiB,EAE9B,UAAU,GAAE,uBAAuB,CAAC,MAAM,EAAE,UAAU,CAAM,GAC3D,uBAAuB,CAAC,UAAU,CAAC,CAQrC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetEnsAvatarErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetEnsAvatarData, type GetEnsAvatarOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseEnsAvatarParameters<config extends Config = Config, selectData = GetEnsAvatarData> = Compute<GetEnsAvatarOptions<config, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseEnsAvatarReturnType<selectData = GetEnsAvatarData> = UseQueryReturnType<selectData, GetEnsAvatarErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useEnsAvatar.d.ts","sourceRoot":"","sources":["../../../src/hooks/useEnsAvatar.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,qBAAqB,EACrB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useEnsAvatar.d.ts","sourceRoot":"","sources":["../../../src/hooks/useEnsAvatar.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,MAAM,EACN,qBAAqB,EACrB,gBAAgB,EACjB,MAAM,aAAa,CAAA;AACpB,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,gBAAgB,EACrB,KAAK,mBAAmB,EAEzB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,sBAAsB,CAChC,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,UAAU,GAAG,gBAAgB,IAC3B,OAAO,CAAC,mBAAmB,CAAC,MAAM,EAAE,UAAU,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC,CAAA;AAE9E,MAAM,MAAM,sBAAsB,CAAC,UAAU,GAAG,gBAAgB,IAC9D,kBAAkB,CAAC,UAAU,EAAE,qBAAqB,CAAC,CAAA;AAEvD,oDAAoD;AACpD,wBAAgB,YAAY,CAC1B,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,UAAU,GAAG,gBAAgB,EAE7B,UAAU,GAAE,sBAAsB,CAAC,MAAM,EAAE,UAAU,CAAM,GAC1D,sBAAsB,CAAC,UAAU,CAAC,CAQpC"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import type { Config, GetEnsNameErrorType, ResolvedRegister } from '@wagmi/core';
|
|
2
|
-
import type { Compute } from '@wagmi/core/internal';
|
|
2
|
+
import type { Compute, ConfigParameter } from '@wagmi/core/internal';
|
|
3
3
|
import { type GetEnsNameData, type GetEnsNameOptions } from '@wagmi/core/query';
|
|
4
|
-
import type { ConfigParameter } from '../types/properties.js';
|
|
5
4
|
import { type UseQueryReturnType } from '../utils/query.js';
|
|
6
5
|
export type UseEnsNameParameters<config extends Config = Config, selectData = GetEnsNameData> = Compute<GetEnsNameOptions<config, selectData> & ConfigParameter<config>>;
|
|
7
6
|
export type UseEnsNameReturnType<selectData = GetEnsNameData> = UseQueryReturnType<selectData, GetEnsNameErrorType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useEnsName.d.ts","sourceRoot":"","sources":["../../../src/hooks/useEnsName.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAChF,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;
|
|
1
|
+
{"version":3,"file":"useEnsName.d.ts","sourceRoot":"","sources":["../../../src/hooks/useEnsName.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,MAAM,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAChF,OAAO,KAAK,EAAE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,EACL,KAAK,cAAc,EACnB,KAAK,iBAAiB,EAEvB,MAAM,mBAAmB,CAAA;AAC1B,OAAO,EAAE,KAAK,kBAAkB,EAAY,MAAM,mBAAmB,CAAA;AAIrE,MAAM,MAAM,oBAAoB,CAC9B,MAAM,SAAS,MAAM,GAAG,MAAM,EAC9B,UAAU,GAAG,cAAc,IACzB,OAAO,CAAC,iBAAiB,CAAC,MAAM,EAAE,UAAU,CAAC,GAAG,eAAe,CAAC,MAAM,CAAC,CAAC,CAAA;AAE5E,MAAM,MAAM,oBAAoB,CAAC,UAAU,GAAG,cAAc,IAC1D,kBAAkB,CAAC,UAAU,EAAE,mBAAmB,CAAC,CAAA;AAErD,kDAAkD;AAClD,wBAAgB,UAAU,CACxB,MAAM,SAAS,MAAM,GAAG,gBAAgB,CAAC,QAAQ,CAAC,EAClD,UAAU,GAAG,cAAc,EAE3B,UAAU,GAAE,oBAAoB,CAAC,MAAM,EAAE,UAAU,CAAM,GACxD,oBAAoB,CAAC,UAAU,CAAC,CAQlC"}
|