BondHub
constructor
constructor(address connectNFTImpl, uint256 tokenGuardianCooldown) publicinitialize
function initialize(string name, string symbol, address newGovernance) externalgetRevision
function getRevision() public pure virtual returns (uint256)onlyProfileOwnerOrDelegatedExecutor
modifier onlyProfileOwnerOrDelegatedExecutor(address expectedOwnerOrDelegatedExecutor, uint256 profileId)createProfile
function createProfile(struct Types.CreateProfileParams createProfileParams) external returns (uint256)Name
Type
Description
setProfileMetadataURI
Name
Type
Description
setProfileMetadataURIWithSig
setConnectModule
Name
Type
Description
setConnectModuleWithSig
changeDelegatedExecutorsConfig
Name
Type
Description
changeDelegatedExecutorsConfig
Name
Type
Description
changeDelegatedExecutorsConfigWithSig
setProfileImageURI
Name
Type
Description
setProfileImageURIWithSig
connectProfile
Name
Type
Description
Name
Type
Description
connectProfileWithSig
disconnectProfile
Name
Type
Description
disconnectProfileWithSig
isConnecting
Name
Type
Description
Name
Type
Description
isDelegatedExecutorApproved
Name
Type
Description
Name
Type
Description
isDelegatedExecutorApproved
Name
Type
Description
Name
Type
Description
getDelegatedExecutorsConfigNumber
Name
Type
Description
Name
Type
Description
getDelegatedExecutorsPrevConfigNumber
Name
Type
Description
Name
Type
Description
getDelegatedExecutorsMaxConfigNumberSet
Name
Type
Description
Name
Type
Description
getProfile
Name
Type
Description
Name
Type
Description
getProfileIdByHandle
Name
Type
Description
Name
Type
Description
getConnectNFT
Name
Type
Description
Name
Type
Description
initApplication
Last updated