EtchLaunchpad
Verified contract
Active on
Ethereum with 636 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xecd1…78af
Balances ($0.00)
No balances found for "EtchLaunchpad"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17804821 | a year ago | | | 0.08 | 0.00048953684 | |
| 17804820 | a year ago | | | 0.08 | 0.00055998000 | |
| 17804818 | a year ago | | | 0.08 | 0.00050941877 | |
| 17804818 | a year ago | | | 0.08 | 0.00050941877 | |
| 17804818 | a year ago | | | 0.08 | 0.00050941877 | |
| 17804818 | a year ago | | | 0.08 | 0.00050941877 | |
| 17804817 | a year ago | | | 0.08 | 0.0010493641 | |
| 17804817 | a year ago | | | 0.08 | 0.0010493641 | |
| 17804817 | a year ago | | | 0.08 | 0.00081124087 | |
| 17804817 | a year ago | | | 0.08 | 0.00082222747 |
ABI
ABI objects
Getter at block 21397872
MaxAvailable() view returns (uint256)
1000
current_index() view returns (uint256)
1000
merkleRootHash() view returns (bytes32)
0x8f09d8672a64c2695d44ccf6f2ccf3c8b176aea8ffbe16a15dcad16e5a7a3225
owner() view returns (address)
0x16617ccd6d92bb365cf45ace774cd4fef808b634
publicMaxMintPerAddress() view returns (uint256)
5
publicMintPrice() view returns (uint256)
80000000000000000
publicMintStartAfter() view returns (uint256)
1690459200
recipient() view returns (address)
0xecd1f756f20bae1d007202435c5457d5e05b78af
whitelistMaxMintPerAddress() view returns (uint256)
1
whitelistMintPrice() view returns (uint256)
0
whitelistMintStartAfter() view returns (uint256)
1690459200
Read-only
publicMinted(address) view returns (uint256)
whitelistMinted(address) view returns (uint256)
State-modifying
Events publicMint(uint256 num) payable
renounceOwnership()
setMerkleRootHash(bytes32 rootHash)
setPublicMint(uint256 _publicMintStartAfter, uint256 _publicMaxMintPerAddress, uint256 _publicMintPrice)
setRecipient(address _recipient)
setWhitelistMint(uint256 _whitelistMintStartAfter, uint256 _whitelistMaxMintPerAddress, uint256 _whitelistMintPrice)
transferOwnership(address newOwner)
whitelistMint(uint256 num, bytes32[] merkleProof) payable
withdrawERC20(address token, address to, uint256 amount)
withdrawETH(address to, uint256 amount)
MerkleRootHashUpdated(bytes32 rootHash)
MintInfoUpdated(uint256 time, uint256 mintLimit, uint256 price)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.