NinfaFactory

Verified contract

Active on Ethereum with 1,100 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NinfaFactory"

0x169ded6621755d4fd366abf7a565305bc6bc90954076c1c79fc8c1c8bf2222f6
0x916506c0ce3cdd534a2ebb38578e74f5cd56aab0f4119f37728b830a857e11fd
0xe5c30b7b7b01e730ae642b8a765050c79502919863a90a19c9e2ff1a4a2542d1
0x3c0392780d15cf39a1149cbdc79340b6a3ad179105e96abbb6b77ba566c5bc92
0xe595d83ef6c98a99259258b28d0dbecb97edf7ac18305fad897ba9b78cb0e544
0xfe10224c97cadefeb1580caf8cb34d22725ecc94aa6cdb8f3a9b5f4a1cac57e8
0xba8204706886d7f29998c36fa8136ebce48e2a9f3d8cf368018b1da122014810
0x0519192f4ab3a28d1ec0532f0e4174c030ecd1ea4e6f00cff02ebf3022ad2f9f
0x657534fa06d3d34b3007e3769b3438efbe5aa96a7eb28d4cb8f41a786b947726
0xe53895aa54107c813bbb006dd8c9d8a03a52fc27d446d3cc66f8f2291c768cb5

Functions
Getter at block 20818897

This contract contains no getter function objects.

Read-only
exists(address _instanceview returns (bool)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
predictDeterministicAddress(address _masteruint256 _saltview returns (address predicted)
State-modifying
cloneCollection(address _masterbytes32 _saltbytes _datareturns (address clone_)
cloneCollectionCloneSplitter(bytes _splitterDatabytes _collectionDataaddress _splitterMasteraddress _collectionMasterbytes32 _salt
clonePaymentSplitter(address _masterbytes32 _saltbytes _datareturns (address clone_)
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
whitelistCollection(address _masterbool _isWhitelisted
whitelistPaymentSplitter(address _masterbool _isWhitelisted
Events
NewClone(address masteraddress instanceaddress owner
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

This contract contains no error objects.