DeeKaySpecialsMinter
Verified contract
Active on
Ethereum with 164 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc19d…c84f
Balances ($0.00)
No balances found for "DeeKaySpecialsMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14794318 | 3 years ago | | | 0 | 0.0011753770 | |
| 14794041 | 3 years ago | | | 0.2 | 0.0025383340 | |
| 14794038 | 3 years ago | | | 0.2 | 0.0024580422 | |
| 14794038 | 3 years ago | | | 0.2 | 0.0024850405 | |
| 14794038 | 3 years ago | | | 0.2 | 0.0024860261 | |
| 14794038 | 3 years ago | | | 0.2 | 0.0024843365 | |
| 14794038 | 3 years ago | | | 0.2 | 0.0024865893 | |
| 14794036 | 3 years ago | | | 0.2 | 0.0037893175 | |
| 14794036 | 3 years ago | | | 0.2 | 0.0039483248 | |
| 14794036 | 3 years ago | | | 0.2 | 0.0039829372 |
ABI
ABI objects
Getter at block 21229225
balances() view returns (uint256, uint256, uint256)
(0, 0, 0)
collection() view returns (address)
0xc19d1464da613f79a8442733230a1e7a9a3fc84f
merkleRoot() view returns (bytes32)
0xf7863d4ff2853df08450d56df12e9ad61988a400a2cada19cb3c96be3bd79a21
owner() view returns (address)
0xdf0afcd2428f139ceccd8269aa9705d7613651ce
price() view returns (uint256)
200000000000000000
saleActive() view returns (bool)
true
Read-only
hasClaimed(address account) view returns (bool)
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) pure returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) pure returns (bytes4)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events ownerTransferTo(address to, uint256 tokenId, uint256 amount)
purchaseToken(uint256 tokenId, bytes32[] merkleProof) payable
renounceOwnership()
setMerkleRoot(bytes32 merkleRoot_)
setSaleActive(bool active)
transferOwnership(address newOwner)
withdraw(address receiver)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address collectionAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.