import”@patchwork/contracts/Patchwork721/IPatchwork721.sol”;
Inherits:
IPatchworkScoped IPatchworkMetadata IERC5192 IERC721Functions
schemaURI
Returns the URI of the schemaschema
Returns the metadata schemaimageURI
Returns the URI of the image associated with the given token ID
Returns
setPermissions
Sets permissions for a given addressstorePackedMetadataSlot
Stores packed metadata for a given token ID and slotstorePackedMetadata
Stores packed metadata for a given token IDloadPackedMetadataSlot
Loads packed metadata for a given token ID and slot
Returns
loadPackedMetadata
Loads packed metadata for a given token ID
Returns
getFreezeNonce
Returns the freeze nonce for a given token ID.
Returns
setFrozen
Sets the freeze status of a token (ERC-5192).frozen
Gets the freeze status of a token (ERC-5192).
Returns