Tooling
Module SDK
Modules
getSetRegistryAction

⚠️ Deprecation Notice

ModuleSDK was developed by Rhinestone and is no longer actively supported. For new projects, we recommend using the Rhinestone SDK instead.

Rhinestone SDK Documentation (opens in a new tab)

getSetRegistryAction

Get the action to change the registry.

Usage

const action = getSetRegistryAction({
  registry: '0x000000000069E2a187AEFFb852bF3cCdC95151B2',
})

Parameters

registry

  • Type: Address

The new registry address.

Returns

action

The action to change the registry used.