LandzOffchainSale
Verified contract
Active on
Ethereum with 151 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8a47…6ab4
Balances ($0.00)
No balances found for "LandzOffchainSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14666521 | 3 years ago | | | 0 | 0.0023258094 | |
| 14662686 | 3 years ago | | | 0 | 0.0039273663 | |
| 14662111 | 3 years ago | | | 0 | 0.010685816 | |
| 14661290 | 3 years ago | | | 0 | 0.0032580656 | |
| 14660073 | 3 years ago | | | 0 | 0.0033070500 | |
| 14657354 | 3 years ago | | | 0 | 0.0025320076 | |
| 14657134 | 3 years ago | | | 0 | 0.0043837453 | |
| 14656882 | 3 years ago | | | 0 | 0.0073362290 | |
| 14656304 | 3 years ago | | | 0 | 0.0060643768 | |
| 14655655 | 3 years ago | | | 0 | 0.0073956393 |
ABI
ABI objects
Getter at block 21318925
isSalesActive() view returns (bool)
true
owner() view returns (address)
0xc00f4b8022e4dc7f086d703328247cb6adf26858
Read-only
accountToMintedTokens(address) view returns (uint256)
recoverAddress(address account, uint256 maxMints, bytes signature) view returns (address)
State-modifying
Events mint(uint256 quantity, uint256 maxMints, bytes signature)
renounceOwnership()
setSignerAddress(address signerAddress)
toggleSales()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.