AnotherCloneFactory

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xa9e43cfe at 9052097
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 27 additional slots

No balances found for "AnotherCloneFactory"

No transactions found for "AnotherCloneFactory"


Functions
Getter at block 22759984
AB_ADMIN_ROLE(view returns (bytes32)
0x2ceaf29507f118cd1f62635058556b732f02f44e3a3a133e73c60008a777fd3e
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PUBLISHER_ROLE(view returns (bytes32)
0x0ac90c257048ef1c3e387c26d4a99bde06894efbcbff862dc1885c3a9319308a
abDataRegistry(view returns (address)
0x0000000000000000000000000000000000000000
abKycModule(view returns (address)
0x0000000000000000000000000000000000000000
abVerifier(view returns (address)
0x0000000000000000000000000000000000000000
collectionCount(view returns (uint256)
0
erc1155Impl(view returns (address)
0x0000000000000000000000000000000000000000
erc721Impl(view returns (address)
0x0000000000000000000000000000000000000000
royaltyImpl(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
collections(uint256view returns (address nftaddress publisher)
erc721ImplAddresses(uint256view returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasPublisherRole(address _accountview returns (bool _hasRole)
hasRole(bytes32 roleaddress accountview returns (bool)
predictAddressFromImplementation(address _implbytes32 _saltview returns (address _predicted)
predictERC1155Address(bytes32 _saltview returns (address _predicted)
predictERC721Address(uint256 _implementationIdbytes32 _saltview returns (address _predicted)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
approveERC721Implementation(address _newImplreturns (uint256 _newImplementationId)
createCollection1155(bytes32 _salt
createCollection721(uint256 _implementationIdstring _namebytes32 _salt
createCollection721FromImplementation(address _impladdress _publisherstring _namebytes32 _salt
createPublisherProfile(address _accountaddress _abRoyaltyuint256 _publisherFee
createPublisherProfile(address _accountuint256 _publisherFee
grantRole(bytes32 roleaddress account
initialize(address _abDataRegistryaddress _abVerifieraddress _erc721Impladdress _erc1155Impladdress _royaltyImpl
renounceRole(bytes32 roleaddress account
revokePublisherAccess(address _account
revokeRole(bytes32 roleaddress account
setABKYCModule(address _abKYCModule
setABRoyaltyImplementation(address _newImpl
setERC1155Implementation(address _newImpl
setERC721Implementation(address _newImpl
updateERC721Implementation(uint256 _implementationIdaddress _newImpl
Events
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ACCOUNT_NOT_PUBLISHER(
INVALID_PARAMETER(