import”@patchwork/contracts/PatchworkScoped/IPatchworkScoped.sol”;
Core Interfaces
IPatchworkScoped
Core interface for IPatchwork721 and contracts supporting Scopes
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Core interface for IPatchwork721 and contracts supporting Scopes
function getScopeName() external view returns (string memory);
| Name | Type | Description |
|---|---|---|
<none> | string | string the name of the scope |