From cca56131081d5aca90952f109368524c385c2707 Mon Sep 17 00:00:00 2001 From: Davide Silva Date: Thu, 9 May 2024 19:14:51 +0100 Subject: [PATCH] mainnet deploy --- packages/contracts/wagmi.config.ts | 1 + packages/web-app/wagmi.generated.ts | 89 +++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+) diff --git a/packages/contracts/wagmi.config.ts b/packages/contracts/wagmi.config.ts index e3a79b40..f2477b5a 100644 --- a/packages/contracts/wagmi.config.ts +++ b/packages/contracts/wagmi.config.ts @@ -10,6 +10,7 @@ export default defineConfig({ namePrefix: "Ctznd", deployments: { Sale: { + 1: "0x85b34Aa54fdf8242e4656eA50b711F45340925bC", 31337: "0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0", 11155111: "0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD", }, diff --git a/packages/web-app/wagmi.generated.ts b/packages/web-app/wagmi.generated.ts index 044c251a..2eed725f 100644 --- a/packages/web-app/wagmi.generated.ts +++ b/packages/web-app/wagmi.generated.ts @@ -5767,6 +5767,7 @@ export const ctzndSafeErc20Abi = [ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /** + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -6374,15 +6375,18 @@ export const ctzndSaleAbi = [ ] as const /** + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ export const ctzndSaleAddress = { + 1: '0x85b34Aa54fdf8242e4656eA50b711F45340925bC', 31337: '0x9fE46736679d2D9a65F0992F2272dE9f3c7fa6e0', 11155111: '0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD', } as const /** + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19504,6 +19508,7 @@ export const useWatchCtzndRisingTideTestLogsEvent = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19515,6 +19520,7 @@ export const useReadCtzndSale = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"CAP_VALIDATION_GAS_LIMIT"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19528,6 +19534,7 @@ export const useReadCtzndSaleCapValidationGasLimit = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"CAP_VALIDATOR_ROLE"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19541,6 +19548,7 @@ export const useReadCtzndSaleCapValidatorRole = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"DEFAULT_ADMIN_ROLE"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19554,6 +19562,7 @@ export const useReadCtzndSaleDefaultAdminRole = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"allocated"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19566,6 +19575,7 @@ export const useReadCtzndSaleAllocated = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"allocation"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19578,6 +19588,7 @@ export const useReadCtzndSaleAllocation = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"currentTokenPrice"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19591,6 +19602,7 @@ export const useReadCtzndSaleCurrentTokenPrice = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"end"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19603,6 +19615,7 @@ export const useReadCtzndSaleEnd = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"endRegistration"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19616,6 +19629,7 @@ export const useReadCtzndSaleEndRegistration = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"getRoleAdmin"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19630,6 +19644,7 @@ export const useReadCtzndSaleGetRoleAdmin = /*#__PURE__*/ createUseReadContract( /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"hasRole"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19642,6 +19657,7 @@ export const useReadCtzndSaleHasRole = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"individualCap"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19655,6 +19671,7 @@ export const useReadCtzndSaleIndividualCap = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"investorAmountAt"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19668,6 +19685,7 @@ export const useReadCtzndSaleInvestorAmountAt = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"investorCount"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19681,6 +19699,7 @@ export const useReadCtzndSaleInvestorCount = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"maxContribution"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19694,6 +19713,7 @@ export const useReadCtzndSaleMaxContribution = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"maxPrice"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19706,6 +19726,7 @@ export const useReadCtzndSaleMaxPrice = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"maxTarget"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19718,6 +19739,7 @@ export const useReadCtzndSaleMaxTarget = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"merkleRoot"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19730,6 +19752,7 @@ export const useReadCtzndSaleMerkleRoot = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"minContribution"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19743,6 +19766,7 @@ export const useReadCtzndSaleMinContribution = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"minPrice"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19755,6 +19779,7 @@ export const useReadCtzndSaleMinPrice = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"minTarget"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19767,6 +19792,7 @@ export const useReadCtzndSaleMinTarget = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"paymentToken"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19781,6 +19807,7 @@ export const useReadCtzndSalePaymentToken = /*#__PURE__*/ createUseReadContract( /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"paymentTokenToToken"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19794,6 +19821,7 @@ export const useReadCtzndSalePaymentTokenToToken = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"rate"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19806,6 +19834,7 @@ export const useReadCtzndSaleRate = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"refundAmount"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19820,6 +19849,7 @@ export const useReadCtzndSaleRefundAmount = /*#__PURE__*/ createUseReadContract( /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"risingTideCache"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19833,6 +19863,7 @@ export const useReadCtzndSaleRisingTideCache = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"risingTideState"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19846,6 +19877,7 @@ export const useReadCtzndSaleRisingTideState = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"risingTide_applyCap"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19859,6 +19891,7 @@ export const useReadCtzndSaleRisingTideApplyCap = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"risingTide_isValidCap"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19872,6 +19905,7 @@ export const useReadCtzndSaleRisingTideIsValidCap = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"risingTide_totalAllocatedUncapped"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19885,6 +19919,7 @@ export const useReadCtzndSaleRisingTideTotalAllocatedUncapped = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"risingTide_totalCap"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19898,6 +19933,7 @@ export const useReadCtzndSaleRisingTideTotalCap = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"risingTide_validating"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19911,6 +19947,7 @@ export const useReadCtzndSaleRisingTideValidating = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"start"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19923,6 +19960,7 @@ export const useReadCtzndSaleStart = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"startRegistration"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19936,6 +19974,7 @@ export const useReadCtzndSaleStartRegistration = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"supportsInterface"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19949,6 +19988,7 @@ export const useReadCtzndSaleSupportsInterface = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"token"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19961,6 +20001,7 @@ export const useReadCtzndSaleToken = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"tokenToPaymentToken"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19974,6 +20015,7 @@ export const useReadCtzndSaleTokenToPaymentToken = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"totalTokensForSale"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -19987,6 +20029,7 @@ export const useReadCtzndSaleTotalTokensForSale = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"totalUncappedAllocations"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20000,6 +20043,7 @@ export const useReadCtzndSaleTotalUncappedAllocations = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"uncappedAllocation"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20013,6 +20057,7 @@ export const useReadCtzndSaleUncappedAllocation = /** * Wraps __{@link useReadContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"withdrawn"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20025,6 +20070,7 @@ export const useReadCtzndSaleWithdrawn = /*#__PURE__*/ createUseReadContract({ /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20036,6 +20082,7 @@ export const useWriteCtzndSale = /*#__PURE__*/ createUseWriteContract({ /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"buy"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20048,6 +20095,7 @@ export const useWriteCtzndSaleBuy = /*#__PURE__*/ createUseWriteContract({ /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"grantRole"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20060,6 +20108,7 @@ export const useWriteCtzndSaleGrantRole = /*#__PURE__*/ createUseWriteContract({ /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"refund"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20072,6 +20121,7 @@ export const useWriteCtzndSaleRefund = /*#__PURE__*/ createUseWriteContract({ /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"renounceRole"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20085,6 +20135,7 @@ export const useWriteCtzndSaleRenounceRole = /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"revokeRole"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20095,6 +20146,7 @@ export const useWriteCtzndSaleRevokeRole = /*#__PURE__*/ createUseWriteContract( /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"risingTide_validate"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20108,6 +20160,7 @@ export const useWriteCtzndSaleRisingTideValidate = /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setEnd"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20120,6 +20173,7 @@ export const useWriteCtzndSaleSetEnd = /*#__PURE__*/ createUseWriteContract({ /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setEndRegistration"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20133,6 +20187,7 @@ export const useWriteCtzndSaleSetEndRegistration = /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setIndividualCap"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20146,6 +20201,7 @@ export const useWriteCtzndSaleSetIndividualCap = /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setMaxTarget"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20159,6 +20215,7 @@ export const useWriteCtzndSaleSetMaxTarget = /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setMerkleRoot"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20172,6 +20229,7 @@ export const useWriteCtzndSaleSetMerkleRoot = /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setMinContribution"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20185,6 +20243,7 @@ export const useWriteCtzndSaleSetMinContribution = /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setMinTarget"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20198,6 +20257,7 @@ export const useWriteCtzndSaleSetMinTarget = /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setStart"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20210,6 +20270,7 @@ export const useWriteCtzndSaleSetStart = /*#__PURE__*/ createUseWriteContract({ /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setStartRegistration"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20223,6 +20284,7 @@ export const useWriteCtzndSaleSetStartRegistration = /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setToken"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20235,6 +20297,7 @@ export const useWriteCtzndSaleSetToken = /*#__PURE__*/ createUseWriteContract({ /** * Wraps __{@link useWriteContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"withdraw"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20247,6 +20310,7 @@ export const useWriteCtzndSaleWithdraw = /*#__PURE__*/ createUseWriteContract({ /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20258,6 +20322,7 @@ export const useSimulateCtzndSale = /*#__PURE__*/ createUseSimulateContract({ /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"buy"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20270,6 +20335,7 @@ export const useSimulateCtzndSaleBuy = /*#__PURE__*/ createUseSimulateContract({ /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"grantRole"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20283,6 +20349,7 @@ export const useSimulateCtzndSaleGrantRole = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"refund"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20296,6 +20363,7 @@ export const useSimulateCtzndSaleRefund = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"renounceRole"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20309,6 +20377,7 @@ export const useSimulateCtzndSaleRenounceRole = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"revokeRole"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20322,6 +20391,7 @@ export const useSimulateCtzndSaleRevokeRole = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"risingTide_validate"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20335,6 +20405,7 @@ export const useSimulateCtzndSaleRisingTideValidate = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setEnd"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20348,6 +20419,7 @@ export const useSimulateCtzndSaleSetEnd = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setEndRegistration"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20361,6 +20433,7 @@ export const useSimulateCtzndSaleSetEndRegistration = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setIndividualCap"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20374,6 +20447,7 @@ export const useSimulateCtzndSaleSetIndividualCap = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setMaxTarget"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20387,6 +20461,7 @@ export const useSimulateCtzndSaleSetMaxTarget = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setMerkleRoot"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20400,6 +20475,7 @@ export const useSimulateCtzndSaleSetMerkleRoot = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setMinContribution"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20413,6 +20489,7 @@ export const useSimulateCtzndSaleSetMinContribution = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setMinTarget"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20426,6 +20503,7 @@ export const useSimulateCtzndSaleSetMinTarget = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setStart"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20439,6 +20517,7 @@ export const useSimulateCtzndSaleSetStart = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setStartRegistration"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20452,6 +20531,7 @@ export const useSimulateCtzndSaleSetStartRegistration = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"setToken"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20465,6 +20545,7 @@ export const useSimulateCtzndSaleSetToken = /** * Wraps __{@link useSimulateContract}__ with `abi` set to __{@link ctzndSaleAbi}__ and `functionName` set to `"withdraw"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20478,6 +20559,7 @@ export const useSimulateCtzndSaleWithdraw = /** * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link ctzndSaleAbi}__ * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20488,6 +20570,7 @@ export const useWatchCtzndSaleEvent = /*#__PURE__*/ createUseWatchContractEvent( /** * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link ctzndSaleAbi}__ and `eventName` set to `"Claim"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20501,6 +20584,7 @@ export const useWatchCtzndSaleClaimEvent = /** * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link ctzndSaleAbi}__ and `eventName` set to `"Purchase"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20514,6 +20598,7 @@ export const useWatchCtzndSalePurchaseEvent = /** * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link ctzndSaleAbi}__ and `eventName` set to `"Refund"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20527,6 +20612,7 @@ export const useWatchCtzndSaleRefundEvent = /** * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link ctzndSaleAbi}__ and `eventName` set to `"RoleAdminChanged"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20540,6 +20626,7 @@ export const useWatchCtzndSaleRoleAdminChangedEvent = /** * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link ctzndSaleAbi}__ and `eventName` set to `"RoleGranted"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20553,6 +20640,7 @@ export const useWatchCtzndSaleRoleGrantedEvent = /** * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link ctzndSaleAbi}__ and `eventName` set to `"RoleRevoked"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */ @@ -20566,6 +20654,7 @@ export const useWatchCtzndSaleRoleRevokedEvent = /** * Wraps __{@link useWatchContractEvent}__ with `abi` set to __{@link ctzndSaleAbi}__ and `eventName` set to `"Withdraw"` * + * - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x85b34Aa54fdf8242e4656eA50b711F45340925bC) * - * - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x1D4d57F29C8a0E73A4C836792abcAc0B2b0D5adD) */