Kawaii Kiss

Verified contract

Active on Ethereum with 152 txns
Deployed by via 0xa28f6ec3 at 16764849
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Kawaii Kiss"

0x011b043070bb2ac0cdc43b580959b09b237303ffb6ac6b571b24147e2865e760
0xb996f880e391a8a9db61c27940da05d27b56740a58cdd9831c652891916e66ae
0x39cb6116b68394e47101d61f705a5c97be1a53f6bd8f29742091e0bfcbfc728b
0x2c7d71459222ac0d6c8a30aa8a27a83a73278714cecc1caaffd86ee8a5dbba12
0x861a4b38c5dbf0688d1dc54e8c2f8d500cc06dfa0b5581f82941a05dd23704b4
0xb351d992073448cff85e95a29627bbbc44980a14c029347679b116bba21137c4
0xd8d1cecd2d948e6853bb796de642925e0d3f91148096603aad98e195314bca6a
From
0x3744c8daaa6586f58aa5df141b15ec7016967d5808a8861256f1c73918f707fb
From
0x9d3decf1f3aae60588ff54fba23e2762c383b6d0342391f5a5d8437fb8ae5fcf
0xfa9000a97db0558cbddaf46dd2dd246cc46ef0e6fc8d8435e32dd0367d81de7e

Functions
Getter at block 21386194
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
isSaleActive(view returns (bool)
true
max_supply(view returns (uint256)
999
name(view returns (string)
Kawaii Kiss
owner(view returns (address)
0xcc57365e678ec5bd1c5eac1fed7c52d901f5cb04
per_wallet(view returns (uint256)
5
price(view returns (uint256)
6600000000000000
symbol(view returns (string)
KSS
totalSupply(view returns (uint256)
971
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(uint256 quantityaddress to
approve(address operatoruint256 tokenIdpayable 
flipSaleState(
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseUri
setPerWallet(uint256 _per
setPrice(uint256 _price
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(