DrpprFactory
Verified contract
Active on
Ethereum with 116 txns
Balances ($0.00)
No balances found for "DrpprFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20748545 | 2 months ago | | | 0 | 0.0010459501 | |
| 20651093 | 3 months ago | | | 0 | 0.00053943719 | |
| 19992855 | 6 months ago | | | 0 | 0.0030990778 | |
| 19397299 | 9 months ago | | | 0 | 0.017715670 | |
| 19243158 | 9 months ago | | | 0 | 0.012161675 | |
| 19225411 | 9 months ago | | | 0 | 0.013962753 | |
| 19190525 | 10 months ago | | | 0 | 0.033308290 | |
| 19187417 | 10 months ago | | | 0 | 0.024642985 | |
| 19163978 | 10 months ago | | | 0 | 0.0085718259 | |
| 19150600 | 10 months ago | | | 0 | 0.0075145922 |
ABI
ABI objects
Getter at block 21277027
owner() view returns (address)
0x4fc6a43280623d8d67c6430864b9d06935282bcf
Read-only
getDeployedContracts(address user) view returns (address[])
State-modifying
Events createCollection(struct DrpprFactoryCollectionData _data) returns (address)
renounceOwnership()
setImplementationAddress(address _newImplementationAddress)
setTreasury(address _newTreasury)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
collectionCreated(address indexed sender, address indexed receiver, address collection)
constructor(address _implementationAddress, address _treasury)
This contract contains no fallback and receive objects.
This contract contains no error objects.