Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.001798 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199225 | 13 days ago | | | 0 | 0.0000028137768 | |
| 21199039 | 13 days ago | | | 0 | 0.0000029531730 | |
| 21147098 | 14 days ago | | | 0 | 0.0000040963842 | |
| 20989004 | 18 days ago | | | 0 | 0.0000047919111 | |
| 20546763 | a month ago | | | 0 | 0.0000048357929 | |
| 20276304 | a month ago | | | 0 | 0.0000019885377 | |
| 20275197 | a month ago | | | 0 | 0.0000015972535 | |
| 20275176 | a month ago | | | 0 | 0.0000015957466 | |
| 20069114 | a month ago | | | 0 | 0.0000050313991 | |
| 20043388 | a month ago | | | 0 | 0.0000044395868 |
ABI
ABI objects
Getter at block 21757720
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.
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)