DrpprFactory

Verified contract

Active on Base with 382 txns
Deployed by via 0x5167c449 at 13538344
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x6a54820bfceb52a7a2e53d06c966437fd861e0cb2256494865e5b6c0f0ffad98
0x0c32f050f15486d5529e321fbd856a743afd3793c1754538467de729e2bedbb2
0xce5b0478d76de4a681a1fffd5615efb74295e556bafa4876dacb208bdf895f1c
0xb82ff798468c621ccedbad8f8250afea3ff670453a072e50f84ecc55e23a2a35
0xb737f348d58f6490af3e3d4e81f2e6499848b34810e65d13669e719c9b9d671a
0xf25c16f702c99eb668f3a152f56bd51bd901fbce6b04596a49cebd82c82b5132
0xa4173d4fdf081d4a33c18da361f49869f536dea3e31c58ae33408be1c62d3b9c
0x793e31c85598cca82dd00620dd0599db4299a4ac413467e92d91731fb8fcee28
0x63c6c8ffbdd3d2310f700c120370ff955c889267a67c07e1114b07eb12089eff
0x0998a05c729e7fa2f091fdce656c9c96a254cdfce49c43ee55aec5a4c2d05126

Functions
Getter at block 21757720
owner(view returns (address)
0x4fc6a43280623d8d67c6430864b9d06935282bcf
Read-only
getDeployedContracts(address userview returns (address[])
State-modifying
createCollection(struct DrpprFactoryCollectionData _datareturns (address)
renounceOwnership(
setImplementationAddress(address _newImplementationAddress
setTreasury(address _newTreasury
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
collectionCreated(address indexed senderaddress indexed receiveraddress collection
Constructor
constructor(address _implementationAddressaddress _treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account