This contract is being backfilled. You may encounter incomplete storage history.

Kawakami

Verified contract

Active on Ethereum with 1,457 txns
Deployed by via 0xdb3c7515 at 15159828
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xec2f41f2460bf4169a3536bbf38825d20d35af694fe124f9d089dfe5b9207beb
0xd24fdb8cf6036a222139ae3023a736d28779fa1b04bc44f12bdf4512b79b1b6f
0x6973ac4a77bd4a4f7c0be3bafa4b3a3e70e956351395664019d6d101b296fb73
0xb693447b3b4e4ebc7dc159f271f9ae22a7bf29a53b0ba3313e0f4b61f1c5cca8
0x5cc1592b6c2a0fcd7a06775a741c230dc0a5e76f5d6ef59348f6f5078ea876c4
0xd3dd415b7f4d28d63ded5a60007ca281d3c9678cd451a6d15ff9426369f537fb
0x79952785cdf8044d35528371950cb52c633a541e81f15fea8d634fb2f73eee2c
0xbb5487392df3a80d1c68565d6ad9eca411f4518846c48490742d62c87fdce1e8
0x6e257f708d971c4eb953ac8c9a464116c0840e36066fc84a1a3d04e0c0411a5f
0xfcf64dfa7bd17ec2c8f9fa43a052d5c537a08a8af3d955f5553536580d3cb559

Functions
Getter at block 20805547
amountForDevs(view returns (uint256)
40
getSaleConfig(view returns (struct KawakamiSaleConfig)
(0, 0, 0)
maxPerAddressDuringMint(view returns (uint256)
5
name(view returns (string)
Kawakami
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xd0b84202bd02eb1b9f62b30de1d8985f65d8dfb3
symbol(view returns (string)
Kawakami
totalSupply(view returns (uint256)
1263
whitelistMaxPerAddress(view returns (uint256)
2
Read-only
balanceOf(address ownerview returns (uint256)
checkValidity(bytes32[] _merkleProofview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
getStakingTime(uint256 tokenIdview returns (uint256)
getWhiteistMintCount(address _addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPublicSaleOn(uint256 publicPriceWeiuint256 publicSaleStartTimeview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
devMint(uint256 quantity
enableMultiStaking(uint256[] tokenIdsreturns (bool)
multiUpdateStaking(uint256[] tokenIdsbool unStakereturns (uint256[] stakedTime)
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setPublicMintInfo(uint64 whitelistPriceWeiuint64 publicPriceWeiuint32 publicSaleStartTime
setRoot(bytes32 _root
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] _proofuint256 quantitypayable 
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
claimed(address _owneruint256[] _tokenID
stakingEnabled(address _owneruint256[] _tokenID
unstaked(address _owneruint256[] _tokenID
Constructor
constructor(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForDevs_uint256 whitelistSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.