AlleyKatzOfficial

Verified contract

Active on Ethereum with 6,214 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"

0x013c0659faf7be7c5129685219b479178088bde1418fe4e4d119319f5a77bf55
0xabb93d20d1422908dd52992234c12312e3e7d22a28df11b567e60c36cd706999
0xb0f98f544edc594d1579de3e969341278b03473f2d2740aa07622c83bd35456f
0x227bae6bda188d3aa5156a0193accd93a3c51d4b4aa80bbce916b7a6397794a3
0xef907a7e867334f4f666938fe94fa2751317475c471a56a521923aff812aeeec
0x136582cc5f3ae9dfd835b2b3948eba6ffb3f0648dfa2386b4686ac316c54cd11
0x6f2217c06adfe72856b299e251e41f5cc7d6372365cda283bb891448b99775ba
0xbce3e9307f3e476896ed3d694d7cbd10fdbf9dd664fba06df3fb8dcd525807ef
0x1b059aa68923c938fe5f39652a7f878f01d94393f8fe59cc83b2ad328bfeef0d
0x19e84e0d55a2a276bc70f98f216e25d0f2cb9a65d0e595aabd6370187965ad31

Functions
Getter at block 21257287
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.