Hooks Icon
rhinestone Docs
OverviewOverviewOmni AccountOmni AccountSDKSDKBuild ModulesBuild Modules
GitHubGitHub (opens in a new tab)
  • Overview
  • Getting Started
  • Tutorials
  • 1: Install and use your first module
  • Guides
    • Safe
    • Kernel
    • EIP-7702
    • Permissionless.js
    • ZeroDev SDK
    • Smart Sessions
    • WebAuthn
    • Social Recovery
    • Deadman Switch
  • Reference
    • Smart Sessions
        • getSudoPolicy
        • getSpendingLimitsPolicy
        • getUniversalActionPolicy
        • getTimeFramePolicy
        • getUsageLimitPolicy
        • getValueLimitPolicy
      • getSmartSessionsValidator
      • getPermissions
      • getEnableSessionsAction
      • getRemoveSessionAction
      • getEnableSessionDetails
      • getEnableUserOpPoliciesAction
      • getDisableUserOpPoliciesAction
      • getEnableERC1271PoliciesAction
      • getDisableERC1271PoliciesAction
      • getEnableActionPoliciesAction
      • getDisableActionPoliciesAction
      • isSessionEnabled
      • getPermissionId
      • getActionId
      • getSessionNonce
      • getSessionDigest
      • hashChainSessions
      • encodeSmartSessionSignature
      • encodeUseOrEnableSmartSessionSignature
      • decodeSmartSessionSignature
      • SMART_SESSIONS_ADDRESS
    • Ownable Validator
      • getOwnableValidator
      • getOwnableValidatorSignature
      • getOwnableValidatorMockSignature
      • getSetOwnableValidatorThresholdAction
      • getAddOwnableValidatorOwnerAction
      • getRemoveOwnableValidatorOwnerAction
      • getOwnableValidatorOwners
      • getOwnableValidatorThreshold
      • OWNABLE_VALIDATOR_ADDRESS
    • WebAuthn Validator
      • getWebAuthnValidator
      • getWebauthnValidatorSignature
      • getWebauthnValidatorMockSignature
      • WEBAUTHN_VALIDATOR_ADDRESS
    • Social Recovery
      • getSocialRecoveryValidator
      • getSocialRecoveryMockSignature
      • getSetSocialRecoveryThresholdAction
      • getAddSocialRecoveryGuardianAction
      • getRemoveSocialRecoveryGuardianAction
      • getSocialRecoveryGuardians
      • SOCIAL_RECOVERY_ADDRESS
    • Multi Factor
      • getMultiFactorValidator
      • getMFAValidatorMockSignature
      • getSetMFAThresholdAction
      • getSetMFAValidatorAction
      • getRemoveMFAValidatorAction
      • isMFASubValidator
      • MULTI_FACTOR_VALIDATOR_ADDRESS
      • getAccountLockerHook
      • getAccountLockerSourceExecutor
      • getAccountLockerTargetExecutor
      • getUnlockFundsAction
      • getDepositToAcrossAction
      • getRegisterApprovalSpendAction
      • ACCOUNT_LOCKER_HOOK
      • ACCOUNT_LOCKER_SOURCE_EXECUTOR
      • ACCOUNT_LOCKER_TARGET_EXECUTOR
    • Registry Hook
      • getRegistryHook
      • getSetRegistryAction
      • REGISTRY_HOOK_ADDRESS
    • Scheduled Transfers
      • getScheduledTransferData
      • getScheduledTransfersExecutor
      • getCreateScheduledTransferAction
      • getToggleScheduledTransferAction
      • getExecuteScheduledTransferAction
      • SCHEDULED_TRANSFERS_EXECUTOR_ADDRESS
      • Scheduled Transfers Executer Address
    • Scheduled Orders
      • getSwapOrderData
      • getScheduledOrdersExecutor
      • getCreateScheduledOrderAction
      • getExecuteScheduledOrderAction
      • SCHEDULED_ORDERS_EXECUTOR_ADDRESS
      • Scheduled Orders Executer Address
    • Auto Savings
      • getAutoSavingsExecutor
      • getSetAutoSavingConfigAction
      • getAutoSavingTokens
      • getDeleteAutoSavingConfigAction
      • getAutoSaveAction
      • getAutoSavingAccountTokenConfig
      • AUTO_SAVINGS_ADDRESS
    • Deadman Switch
      • getDeadmanSwitch
      • getDeadmanSwitchValidatorMockSignature
      • getDeadmanSwitchConfig
      • DEADMAN_SWITCH_ADDRESS
    • Ownable Executor
      • getOwnableExecutor
      • getAddOwnableExecutorOwnerAction
      • getRemoveOwnableExecutorOwnerAction
      • getOwnableExecutorOwners
      • getExecuteOnOwnedAccountAction
      • getExecuteBatchOnOwnedAccountAction
      • OWNABLE_EXECUTOR_ADDRESS
    • Cold Storage Hook
      • getColdStorageHook
      • getColdStorageSetWaitPeriodAction
      • getColdStorageExecutionTime
      • getRequestTimelockedExecution
      • getRequestTimelockedModuleConfigExecution
      • COLD_STORAGE_HOOK_ADDRESS
    • Hook MultiPlexer
      • getHookMultiPlexer
      • getHooks
      • getAddHookAction
      • getRemoveHookAction
      • HOOK_MULTI_PLEXER_ADDRESS
    • Email Recovery
      • getUniversalEmailRecoveryExecutor
      • getRecoveryConfig
      • getRecoveryRequest
      • getPreviousRecoveryRequest
      • isActivated
      • canStartRecoveryRequest
      • getAllowValidatorRecoveryAction
      • getDisallowValidatorRecoveryAction
      • getAllowedValidators
      • getAllowedSelectors
      • acceptanceCommandTemplates
      • recoveryCommandTemplates
      • extractRecoveredAccountFromAcceptanceCommand
      • extractRecoveredAccountFromRecoveryCommand
      • computeAcceptanceTemplateId
      • computeRecoveryTemplateId
      • getVerifier
      • getDkim
      • getEmailAuthImplementation
      • getUpdateRecoveryConfigAction
      • getHandleAcceptanceAction
      • getHandleRecoveryAction
      • getCompleteRecoveryAction
      • getCancelRecoveryAction
      • getCancelExpiredRecoveryAction
      • computeEmailAuthAddress
      • getGuardianConfig
      • getGuardian
      • getAllGuardians
      • hasGuardianVoted
      • getAddGuardianAction
      • getRemoveGuardianAction
      • getChangeThresholdAction
      • UNIVERSAL_EMAIL_RECOVERY_ADDRESS
      • MAX_VALIDATORS
      • MAX_NUMBER_OF_GUARDIANS
      • MINIMUM_RECOVERY_WINDOW
      • CANCEL_EXPIRED_RECOVERY_COOLDOWN
    • getTrustAttestersAction
    • getRegistryModules
    • REGISTRY_ADDRESS
    • RHINESTONE_ATTESTER_ADDRESS
    • MOCK_ATTESTER_ADDRESS
    • getAccount
    • installModule
    • uninstallModule
    • isModuleInstalled
    • getInstalledModules
    • encode1271Signature
    • encode1271Hash
    • encodeModuleInstallationData
    • encodeModuleUninstallationData
    • encodeValidatorNonce
    • getClient
    • Types

On This Page

  • Usage
  • Parameters
  • Returns
  • moduleAddress
Question? Give us feedback → (opens in a new tab)
SDK
Modules
Registry Hook
REGISTRY_HOOK_ADDRESS

REGISTRY_HOOK_ADDRESS

Returns the address of the module.

Usage

const moduleAddress = REGISTRY_HOOK_ADDRESS

Parameters

None

Returns

moduleAddress

  • Type: Address (opens in a new tab)

The address of the module.

getSetRegistryActionScheduled Transfers

Copyright 2025 Rhinestone
About usBlogTwitterWarpcast