KittyCatNFT

Verified contract

Active on Ethereum with 3,077 txns
Deployed by via 0x64be4aac at 13384104
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "KittyCatNFT"

0xaa635274d37ba056b8551b012f23a047a19565b39983e28b7bfeb4fd2157807c
From
0xe57a32cfc218752fdb2b767685d8a241bb940c849f3b9fad163ab51a7dba2aac
0x8abd0a424f8db58c0e20beef731af872049a897f9605e31f139b0e6e5e2c8757
0x89da7145ce23e4c71e6ce7f134d5d45979bec0b29c95835d272555c53a04913a
0x6805346c02ac7e7180d320bdd78f0796294971aa6635bb245673b032c339bd2d
0xc799685d8a3de6926cc1d4323f53bc278e6f416d6c424494b5a1f966a5c514bb
0x446970d9b1fb830558759f49f69b6b78c0c8db58129ff770607f984e6d04a279
0xed7897a82a99a81e1d884e7a5c8395f57db68dc7d8784b2faa849cc29c926e2e
0x2ea504e3dc4ca77cb133a7d245129dc20f2a5be34bfbbe86191b193a6c7821b6
0x4b085f943e00e6bf52cde62d578f54476065388e66a5f3b35f117df2d195ac13

Functions
Getter at block 21230305
admin_mint(view returns (uint256)
177
mintPrice(view returns (uint256)
6000000000000000
name(view returns (string)
KittyCatNFT
owner(view returns (address)
0x252fe450932de4dab9d5e0a65fa39338640c6a0e
publicSaleIsActive(view returns (bool)
true
symbol(view returns (string)
KCACT
totalSupply(view returns (uint256)
9177
user_mint(view returns (uint256)
9000
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
_setbaseURI(string _baseUri
approve(address touint256 tokenId
batchMintByOwner(address[] mintAddressListuint256[] quantityList
mintByOwner(address _touint256 quantity
mintByUser(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setMintPrice(uint256 newPrice
setPublicSaleStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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.