ERC721MerkleDropFactory
Verified contract
Active on
Ethereum with 5 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "ERC721MerkleDropFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14218736 | 3 years ago | | | 0 | 0.025264665 | |
| 14174899 | 3 years ago | | | 0 | 0.023946555 | |
| 14076251 | 3 years ago | | | 0 | 0.044782368 | |
| 14076210 | 3 years ago | | | 0 | 0.046475468 | |
| 13960036 | 3 years ago | | | 0 | 0.033823921 |
ABI
ABI objects
Getter at block 21423366
logic() view returns (address)
0x62bc88d480bf8b85962c9ebbd028fcc9c624946d
tributaryRegistry() view returns (address)
0x1171b858777120a59a6cc8148edda8982f187cd8
Read-only
predictDeterministicAddress(address logic_, bytes32 salt) view returns (address)
State-modifying
Events create(address owner_, address tributary_, bool paused_, bytes32 merkleRoot_, uint256 claimDeadline_, address recipient_, address token_, address tokenOwner_, uint256 startTokenId_, uint256 endTokenId_) returns (address clone)
ERC721MerkleDropCloneDeployed(address clone, address indexed owner, bytes32 indexed merkleRoot, address indexed token)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address logic_, address tributaryRegistry_)
This contract contains no fallback and receive objects.
This contract contains no error objects.