PublicMint
Verified contract
Active on
Ethereum with 957 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xedc2…4ce9
-
variable spans 14 additional slots
Balances ($0.00)
No balances found for "PublicMint"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x00000000 | 15370198 | 2 years ago | | | 0.1 | 0.0021310000 | |
| 15020596 | 2 years ago | | | 0.15 | 0.0025134713 | |
| 14932122 | 2 years ago | | | 0 | 0.0014846719 | |
| 14886846 | 2 years ago | | | 0.15 | 0.0024773102 | |
| 14880288 | 2 years ago | | | 0.15 | 0.0057743693 | |
| 14879910 | 2 years ago | | | 0.15 | 0.0089548935 | |
| 14879859 | 2 years ago | | | 0.15 | 0.0024587961 | |
| 14879859 | 2 years ago | | | 0.45 | 0.0024893254 | |
| 14879859 | 2 years ago | | | 0.45 | 0.0026844739 | |
| 14879859 | 2 years ago | | | 0.15 | 0.0026852397 |
ABI
ABI objects
Getter at block 21090473 totalAvailableRocks() view returns (uint256)
mintPrice() view returns (uint256)
150000000000000000
owner() view returns (address)
0x76c54c77a58c376ff9533b3582b1f73c49049126
rocksContract() view returns (address)
0xedc227ad7fef4a2c6dbc2303a5732087314a4ce9
signerAddress() view returns (address)
0x859b00074befc8bede1f47e82ef240a85205ce59
Read-only
availableRocks(uint256) view returns (uint256)
mintedTokensPerWallet(address) view returns (uint256)
State-modifying
Events mint(uint256 _amount, uint256 _fromTimestamp, uint256 _toTimestamp, uint256 _maxMintsPerWallet, bytes _signature) payable
renounceOwnership()
setAvailableRocks(uint256[15] _availableRocks)
setMintPrice(uint256 _mintPrice)
setRocksContract(address _rocksContractAddress)
setSignerAddress(address _signerAddress)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.