Kitty Crypto Gang

Verified contract

Active on Ethereum with 21,096 txns
Deployed by via 0xfb0a73a3 at 14080883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Kitty Crypto Gang"

0xf773e965a1cb04f55b503c446ba2006a197b28dcc82007116df12ce372881397
0x719d5b30e77a128b7561b5130662a4022f4ebf7a5d89b3843e44fe29270b71e6
0x9437ac98831fe9b8f1f077705e8a41a900b44e3a2f440dc3ea7ba0ec8c37fb23
0x7c781d1f8f73519538527dd5b0b5cd8c453b646ed7fcbc3b3f4d9f3a9ab61845
0x5a54020e78942daf95bec2cdfc0c722dc941f88c5f837a4851e689fac680306a
0x236d9bc1aa685c41b186349c54b8ebaace64e477e40e5855240fe026b85d81b3
0xdd57b6f124c2b0fc2493a6d4d8fa07647898db3d220ec31b862f44ff7959cf70
0x75d87bf7f77bd79d039d3d7b492ebc9a9919e458785bc30b48b36e5deaeed3b7
0x384d66c9fab6308796b5eb494d0c7e0d60b64fdfd78b13ea16da357e21822597
0x4af0f679f3170474790abc8f2b024a5ddefe6e2f42cbef6810627e45dd890eb6

Functions
Getter at block 21229758
baseTokenURI(view returns (string)
https://api.kittycryptogang.com/token/
collectionSize(view returns (uint256)
7997
maxItemsPerTx(view returns (uint256)
2
maxItemsPerWallet(view returns (uint256)
2
mintPrice(view returns (uint256)
250000000000000000
name(view returns (string)
Kitty Crypto Gang
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xccd4db85b982487b1b4dc09839755595202977b7
publicMintPaused(view returns (bool)
true
raffleMintPaused(view returns (bool)
false
reservedSize(view returns (uint256)
0
symbol(view returns (string)
KCG
totalSupply(view returns (uint256)
7997
whitelistMintMaxSupply(view returns (uint256)
116
whitelistMintPaused(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isAddressOnRafflelist(bytes32[] proofaddress _addressview returns (bool)
isAddressWhitelisted(bytes32[] proofaddress _addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
raffleMintedAmount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address address_view returns (uint256[])
whitelistMintedAmount(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
devMint(uint256 amount
kittyMint(bytes32[] proofpayable 
publicMint(payable 
raffleMint(bytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string _baseTokenURI
setMaxItemsPerTx(uint256 _maxItemsPerTx
setMaxItemsPerWallet(uint256 _maxItemsPerWallet
setMintPrice(uint256 _mintPrice
setPublicMintPaused(bool _publicMintPaused
setRaffleMintMerkleRoot(bytes32 _rafflelistMerkleRoot
setRaffleMintPaused(bool _raffleMintPaused
setReservedSize(uint256 _reservedSize
setWhitelistMintMaxSupply(uint256 _whitelistMintMaxSupply
setWhitelistMintMerkleRoot(bytes32 _whitelistMerkleRoot
setWhitelistMintPaused(bool _whitelistMintPaused
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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.