KudasaiMinter
Verified contract
Active on
Ethereum with 666 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($11,137.38)
Native
Value
$11,137.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3 | $3,712.46 |
$11,137.38 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20359170 | 4 months ago | | | 0 | 0.0021690925 | |
| 20009172 | 6 months ago | | | 0 | 0.0020371941 | |
| 19741505 | 7 months ago | | | 0 | 0.0016201450 | |
| 19483389 | 8 months ago | | | 0 | 0.0085745076 | |
| 19226260 | 10 months ago | | | 0 | 0.0072922768 | |
| 19181208 | 10 months ago | | | 0 | 0.0086261393 | |
| 19154633 | 10 months ago | | | 0 | 0.0035409160 | |
| 19110303 | 10 months ago | | | 0 | 0.0021587842 | |
| 19090561 | 10 months ago | | | 0 | 0.0059543893 | |
| 19075796 | 10 months ago | | | 0 | 0.0036560981 |
ABI
ABI objects
Getter at block 21327887
kantsuCounter() view returns (uint256)
10
kantsuEnable() view returns (bool)
false
kudasaiListMerkleRoot() view returns (bytes32)
0xe25091327e45b4bf9f69b9f2682e7a2f15229583f2fd0dcd881a7f1c7ced7c9d
mintCost() view returns (uint256)
500000000000000000
owner() view returns (address)
0x7528043c1acda98c79eadb219c04d2a76e2a618d
proofRound() view returns (uint256)
3
Read-only
kudasaiCounter(address, uint256) view returns (uint256)
kudasaiHolderClaimed(uint256) view returns (bool)
ticketHolderClaimed(uint256) view returns (bool)
State-modifying
Events agemasu(uint256[] _ids, uint256 _quantity)
banbanban(uint256[] _ids)
holderClaim(uint256[] _ids)
kantsu(uint256 _quantity, bytes32 _code) payable
kudasai(uint256 _quantity, bytes32[] _proof) payable
ownerMint(uint256 _quantity)
refreshHidden()
renounceOwnership()
setHidden(address _contract)
setKudasaiListMerkleRoot(bytes32 _merkleRoot, uint256 _round, uint256 _mintCost)
ticketClaim(uint256[] _ids)
transferOwnership(address newOwner)
withdrawETH()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 maxWalletPerToken_, address onchainKudasai_, address kudasaiNFT_, address ticketNFT_, bytes32 kudasaiListMerkleRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.