KithFriendsMinter
Verified contract
Active on
Ethereum with 2,532 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x130c…44c7
Balances ($0.00)
No balances found for "KithFriendsMinter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14831558 | 3 years ago | | | 0.5 | 0.0015287697 | |
| 14831557 | 3 years ago | | | 0.5 | 0.0013694640 | |
| 14819017 | 3 years ago | | | 0 | 0.00070698213 | |
| 14818989 | 3 years ago | | | 0 | 0.00045059482 | |
| 14818981 | 3 years ago | | | 0.5 | 0.0020804352 | |
| 14818969 | 3 years ago | | | 2 | 0.0031955826 | |
| 14818965 | 3 years ago | | | 0.5 | 0.0021344023 | |
| 14818963 | 3 years ago | | | 0.5 | 0.0022891105 | |
| 14818961 | 3 years ago | | | 0.5 | 0.0023682675 | |
| 14818960 | 3 years ago | | | 0.5 | 0.0023220396 |
ABI
ABI objects
Getter at block 21318726
KithFriend_1() view returns (uint256)
10
KithFriend_2() view returns (uint256)
11
KithFriend_3() view returns (uint256)
12
collection() view returns (address)
0x130cfab3817467f532c179d4e6502f5a7e7d44c7
merkleRoot() view returns (bytes32)
0xc6fdba21999e6389fcfe130ebaaacaab4daa005ccb9ad90c77493e6008cac3a9
owner() view returns (address)
0x7dd4ffdc8d5437fe4a08de85cbf93a5d2a31b24b
price() view returns (uint256)
500000000000000000
saleActive() view returns (bool)
false
Read-only
alreadyMinted(address account) view returns (uint256)
State-modifying
Events mintEditions(uint256[] tokenIDs, uint256[] amounts, bytes32[] merkleProof, uint256 maxAmount) payable
renounceOwnership()
setMerkleRoot(bytes32 merkleRoot_)
setSaleActive(bool active)
transferOwnership(address newOwner)
withdraw(address recipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address collectionAddress, uint256 initialPrice)
This contract contains no fallback and receive objects.
This contract contains no error objects.