HatsIdUtilities.sol
HatsIdUtilities
State Variables
linkedTreeRequests
mapping(uint32 => uint256) public linkedTreeRequests;linkedTreeAdmins
mapping(uint32 => uint256) public linkedTreeAdmins;TOPHAT_ADDRESS_SPACE
LOWER_LEVEL_ADDRESS_SPACE
MAX_LEVELS
Functions
buildHatId
Name
Type
Description
Name
Type
Description
getHatLevel
Name
Type
Description
Name
Type
Description
getLocalHatLevel
Name
Type
Description
Name
Type
Description
isTopHat
Name
Type
Description
Name
Type
Description
isLocalTopHat
Name
Type
Description
Name
Type
Description
isValidHatId
getAdminAtLevel
Name
Type
Description
Name
Type
Description
getAdminAtLocalLevel
Name
Type
Description
Name
Type
Description
getTopHatDomain
Name
Type
Description
Name
Type
Description
getTippyTopHatDomain
Name
Type
Description
Name
Type
Description
noCircularLinkage
Name
Type
Description
Name
Type
Description
sameTippyTopHatDomain
Name
Type
Description
Name
Type
Description
Last updated