PeripheryFacet
function peripherySetApprovalForAll(address _operator, bool _approved, address _onBehalfOf) external
function peripherySetBaseURI(string _value) external returns (uint256 _itemsLength)
function peripherySafeTransferFrom(address _operator, address _from, address _to, uint256 _id, uint256 _value, bytes _data) external
function peripherySafeBatchTransferFrom(address _operator, address _from, address _to, uint256[] _ids, uint256[] _values, bytes _data) external
function removeInterface() external
function setPeriphery(address _periphery) external