APICoreInterfacesIJBProjectUriRegistryOn this pageIJBProjectUriRegistry Git Source Functions uriOf function uriOf(uint256 projectId) external view returns (string memory); setUriOf function setUriOf(uint256 projectId, string calldata uri) external;