SecurityTokenPositionManager.sol
SecurityTokenPositionManager
Functions
initializeAuthority
function initializeAuthority(address initialAuthority) external override initializer;Name
Type
Description
initialize
function initialize(string calldata name, string calldata symbol, address descriptor) external reinitializer(2);Name
Type
Description
updateSecurityToken
Name
Type
Description
removeSecurityToken
Name
Type
Description
setDefaultRoyalty
Name
Type
Description
setTokenRoyalty
Name
Type
Description
mint
Name
Type
Description
Name
Type
Description
burn
Name
Type
Description
Name
Type
Description
setDelegate
Name
Type
Description
securityTokenDetails
Name
Type
Description
Name
Type
Description
supportsInterface
Name
Type
Description
Name
Type
Description
tokenURI
Name
Type
Description
Name
Type
Description
tokenData
Name
Type
Description
Name
Type
Description
_update
Name
Type
Description
Name
Type
Description
_tokenURIData
Name
Type
Description
Name
Type
Description
Last updated