Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22708486 | 12 hours ago | | | 0 | 0.0000010471587 | |
| 22542474 | 4 days ago | | | 0 | 7.4382927e-7 | |
| 22413497 | 7 days ago | | | 0 | 7.3696751e-7 | |
| 22409827 | 7 days ago | | | 0 | 0.0000010285932 | |
| 22240720 | 11 days ago | | | 0 | 9.7186609e-7 | |
| 22138110 | 14 days ago | | | 0 | 7.5398692e-7 | |
| 22116920 | 14 days ago | | | 0 | 7.3982481e-7 | |
| 22048696 | 16 days ago | | | 0 | 9.7188155e-7 | |
| 21862662 | 20 days ago | | | 0 | 9.6402825e-7 | |
| 21832954 | 21 days ago | | | 0 | 8.4092943e-7 |
ABI
ABI objects
Getter at block 22730856
archetype() view returns (address)
0xe3aceb398937126cd8bcebbbcfc0b5a08742ab15
owner() view returns (address)
0xb30dbe289e583158c9b78c6c91dd27a3370c7c51
Read-only
This contract contains no read-only function objects.
State-modifying
Events createCollection(address _receiver, string name, string symbol, struct Config config, struct PayoutConfig payoutConfig) payable returns (address)
renounceOwnership()
setArchetype(address archetype_)
transferOwnership(address newOwner)
CollectionAdded(address indexed sender, address indexed receiver, address collection)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address archetype_)
This contract contains no fallback and receive objects.
This contract contains no error objects.