Kawaii Kokoro

Verified contract

Active on Ethereum with 1,170 txns
Deployed by via 0x313591f2 at 15900869
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
12 additional variables

No balances found for "Kawaii Kokoro"

0x6de0700c8b61b1f67ba6c432abca11a5ee5db665e2a9770d75d94ba11c25e3bc
0x877897de87a5f492252ee374973c8c16710a2d63600e8d295719c0f061542b73
0x10d6a0be61e3fe2f7f3fca1d860e6684ddbaa2069f164395b905d1266e64667d
0xf597f6e9f98ff8680fdebc71e17f1526427c1064a8b8323b481023dbb9d95b68
0x023e3eb2ffd5fdf417b193512f0aef43338494720948607482e50da8ebb34806
0xfa09bd4db78bf2a3373d3ca22002c507fd4bea797f6d0d6140e9e70d274a0b83
0xe8f2c206711c856918813d1b3c8598e3b13881b33701a832f19382f4a89464f8
0xb7c3d49467654eff4b1d84d3a6a74c35f9e2ab4bba7edcf9b02870e3e596af68
0xef1309d6bc37f05705bb0f0586f0205580a23004a060d6596de56ac1e7fde428
0x15fab628e5dce1228e364c47201f46283cf3c45909530859df4a274a7da9d469

Functions
Getter at block 20891004
CONTRACT_VERSION(view returns (uint8)
2
EARLY_MINT_PRICE(view returns (uint256)
0
MAX_WALLET_MINTS(view returns (uint256)
4
PRICE(view returns (uint256)
0
RAMPPADDRESS(view returns (address)
0xa9dac8f3aedc55d0fe707b86b8a45d246858d2e1
_baseTokenExtension(view returns (string)
.json
_baseTokenURI(view returns (string)
ipfs://bafybeibiy6sn2kw5fc2pkypdwj3tzvnbgwmh2t4twrwwscbk6rdrxxcdey/
allowlistDropTime(view returns (uint256)
1668286740
allowlistDropTimePassed(view returns (bool)
true
baseTokenURI(view returns (string)
ipfs://bafybeibiy6sn2kw5fc2pkypdwj3tzvnbgwmh2t4twrwwscbk6rdrxxcdey/
calcAvailableBalance(view returns (uint256)
0
collectionSize(view returns (uint256)
777
currentTokenId(view returns (uint256)
777
earlyMintTokenIdCap(view returns (uint256)
777
enforceAllowlistDropTime(view returns (bool)
true
enforcePublicDropTime(view returns (bool)
true
erc20Payable(view returns (address)
0xa6346fe900b2a3c93c02d18f53324543219c60f7
getNextTokenId(view returns (uint256)
778
isRevealed(view returns (bool)
true
maxBatchSize(view returns (uint256)
2
merkleRoot(view returns (bytes32)
0xa293ed43d8f8fffc1a5ac163e68149abbcc4b0bec2e58b777d8d19c5b1b4fe33
mintingOpen(view returns (bool)
true
name(view returns (string)
Kawaii Kokoro
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyAllowlistMode(view returns (bool)
true
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0xa6346fe900b2a3c93c02d18f53324543219c60f7
payableAddressCount(view returns (uint256)
1
publicDropTime(view returns (uint256)
1668292200
publicDropTimePassed(view returns (bool)
true
symbol(view returns (string)
KK
totalSupply(view returns (uint256)
777
usingEarlyMintIncentive(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
canMintAmount(address _addressuint256 _amountview returns (bool)
chargeAmountForERC20(address _erc20TokenContractview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
getPrice(uint256 _countview returns (uint256)
inTeam(address _addressview returns (bool)
isAllowlisted(address _tobytes32[] _merkleProofview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedForERC20Payments(address _erc20TokenContractview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
restrictedApprovalAddresses(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addOrUpdateERC20ContractAsPayment(address _erc20TokenContractbool _isActiveuint256 _chargeAmountInTokens
addToTeam(address _address
approve(address touint256 tokenId
closeAllowlistMint(
disableAllowlistDropTime(
disableAllowlistOnlyMode(
disableERC20ContractAsPayment(address _erc20TokenContract
disableERC20OnlyMinting(
disableEarlyMintIncentive(
disablePublicDropTime(
enableAllowlistOnlyMode(
enableERC20ContractAsPayment(address _erc20TokenContract
enableERC20OnlyMinting(
enableEarlyMintIncentive(
mintTo(address _topayable 
mintToAL(address _tobytes32[] _merkleProofpayable 
mintToAdminV2(address _touint256 _qty
mintToMultiple(address _touint256 _amountpayable 
mintToMultipleAL(address _touint256 _amountbytes32[] _merkleProofpayable 
mintToMultipleERC20(address _touint256 _amountaddress _erc20TokenContractpayable 
mintToMultipleERC20AL(address _touint256 _amountbytes32[] _merkleProofaddress _erc20TokenContractpayable 
openAllowlistMint(
openMinting(
removeFromTeam(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowlistDropTime(uint256 _newDropTime
setApprovalForAll(address operatorbool approved
setApprovalRestriction(address _addressbool _isRestricted
setBaseTokenExtension(string baseExtension
setBaseURI(string baseURI
setERC20PayableAddress(address _newErc20Payable
setEarlyIncentivePrice(uint256 _feeInWei
setEarlyMintTokenIdCap(uint256 _newTokenIdCap
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _feeInWei
setPublicDropTime(uint256 _newDropTime
setRamppAddress(address _newAddress
setWalletMax(uint256 _newWalletMax
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unveil(string _updatedTokenURI
updateMerkleRoot(bytes32 _newMerkleRoot
useAllowlistDropTime(
usePublicDropTime(
withdrawAll(
withdrawAllRampp(
withdrawERC20(address _tokenContractuint256 _amountToWithdraw
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
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.