๐ชIZNSDomainToken
DefaultRoyaltySet
Emitted when a Default Royalty (for all tokens) is set.
TokenRoyaltySet
Emitted when Token Royalty is set for individual tokens per tokenID.
BaseURISet
Emitted when a Base URI is set for all tokens.
TokenURISet
Emitted when a Token URI is set for individual tokens per tokenID.
Note that this event is fired ONLY when the tokenURI is set externally through an external setter and NOT during the registration.
initialize
register
revoke
tokenURI
setBaseURI
setTokenURI
setDefaultRoyalty
setTokenRoyalty
supportsInterface
Returns true if this contract implements the interface defined by interfaceId
. See the corresponding https://eips.ethereum.org/EIPS/eip-165#how-interfaces-are-identified[EIP section] to learn more about how these ids are created.
This function call must use less than 30 000 gas.