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

AlleyKatzOfficial

Verified contract

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

No balances found for "AlleyKatzOfficial"

0x227bae6bda188d3aa5156a0193accd93a3c51d4b4aa80bbce916b7a6397794a3
0xef907a7e867334f4f666938fe94fa2751317475c471a56a521923aff812aeeec
0x136582cc5f3ae9dfd835b2b3948eba6ffb3f0648dfa2386b4686ac316c54cd11
0x6f2217c06adfe72856b299e251e41f5cc7d6372365cda283bb891448b99775ba
0xbce3e9307f3e476896ed3d694d7cbd10fdbf9dd664fba06df3fb8dcd525807ef
0x1b059aa68923c938fe5f39652a7f878f01d94393f8fe59cc83b2ad328bfeef0d
0x19e84e0d55a2a276bc70f98f216e25d0f2cb9a65d0e595aabd6370187965ad31
0xec7f2a5fe7ba3a38f23e5f5b2814b7be2c7da97d36c0f43fd7d537ee9bbdd0d8
0x90983126aa5f33aa0f12ea4da785eb2daa786a98f15d478725957705a9e06381
0x1264e2e5134c3a0f73b7dfd67ab8e92605a55cf8b68f6153b10c783a1f1eab86

Functions
Getter at block 20802828
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmRS4gpjDvwiUd25ftY5ps2zJqbW8pFfU4RV2tsAJhNn2e/
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
5555
name(view returns (string)
AlleyKatzOfficial
nftPerAddressLimit(view returns (uint256)
5
onlyWhiteListed(view returns (bool)
false
owner(view returns (address)
0x4cf29eef3c9ad173c0c97837a72a1f576906b30b
paused(view returns (bool)
false
symbol(view returns (string)
AlleyKatzOfficial
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhiteListed(address _userview returns (bool)
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)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNftPerAddressLimit(uint256 _limit
setOnlyWhitelisted(bool _state
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
withdraw(payable 
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(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.