Sui Name Service Developer Documentation
Integrate Sui Name Service (SuiNS) with your projects using either on-chain or off-chain resolutions, depending on your particular use case.
Active constants
This is a list of the current active objects to interact with SuiNS.
ℹ️
Look here for the latest state, as some active constants might change. These changes come from secondary packages responsible for registering a name, renewing a name, and associated utilities. The core package cannot change, nor can the core SuiNS object.
SuiNS deploys, authorizes, and maintains the following packages on Mainnet.
Kind | MVR name | Package Id |
---|---|---|
SuiNS Core V4 | @suins/core (opens in a new tab) | 0x71af035413ed499710980ed8adb010bbf2cc5cacf4ab37c7710a4bb87eb58ba5 |
SuiNS Core V3 | @suins/core/3 (opens in a new tab) | 0x00c2f85e07181b90c140b15c5ce27d863f93c4d9159d2a4e7bdaeb40e286d6f5 |
SuiNS Core V2 | @suins/core/2 (opens in a new tab) | 0xb7004c7914308557f7afbaf0dca8dd258e18e306cb7a45b28019f3d0a693f162 |
SuiNS Core V1 | @suins/core/1 (opens in a new tab) | 0xd22b24490e0bae52676651b4f56660a5ff8022a2576e0089f79b3c88d44e08f0 |
Subnames | @suins/subnames (opens in a new tab) | 0xe177697e191327901637f8d2c5ffbbde8b1aaac27ec1024c4b62d1ebd1cd7430 |
Discounts Package | @suins/discounts (opens in a new tab) | 0x03f625d805339b1b0235ba8c503fa6ea62c88c02ddf14cd9d246d9e1febc0c76 |
Subnames Proxy | @suins/temp-subnames-proxy (opens in a new tab) | 0xf335dfbcb2020fc996250c0d6fd4655c5e2036b0606cac7408aa163f51340886 |