Zombie Comics Issue 1 Cover

Verified contract

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

No balances found for "Zombie Comics Issue 1 Cover"

0x55ccf6da7ac591707f2ba006cb9cd5453729321cbdde4d1333bf0b4d22ce76be
0xed730b4dfa29e5952eb0e7bc99cf950baea0cd3066551ac75cc7f634bd2ce72a
0xf6dd7f72f5f15c44bc091b2572752b496bd3d68b7dfd6612f520d0ea2bcc2a22
0xfa45e15fd36c63f91c0d36dfaa4d9fa8e59ba980aaecc8665455c15cfa928e77
0xcf8bf038920df1de6c37a5bdca13f8a6e91b0ce6affa47f874eb58154a41f8c0
0x08f188f91534726e8309f12fcce621fc22d29490b41739609164e595f97ff847
0x5bdcd749cf0d8608e48100dd2924a21db447256514c0a56258bd34c0bb87d4a5
0x25cf7257ec0d5cadf07110ce7b26e1aafa19e17c6d7b6672fb12d8b8e83660fd
0x966a1358519216d66cbbc976f42f0b738a872ba9dae5d11187846685d039428f
0x812e58560688ff37ea8f06a2e440b23e8e4e919459ce84633777e0364249694a

Functions
Getter at block 21385093
baseURI(view returns (string)
https://metadata.zombiecomics.io/1c/
capPublic(view returns (uint256)
4
capToken(view returns (uint256)
2
contractURI(view returns (string)
https://metadata.zombiecomics.io/1c/contract
freeMultiple(view returns (uint256)
2
merkleRoot(view returns (bytes32)
0x6f1e2581dd7481035ad21777b29c15c694aaa21459fcc3def882f3c47aa6c52d
name(view returns (string)
Zombie Comics Issue 1 Cover
nftLimit(view returns (uint256)
333
nftPrice(view returns (uint256)
20000000000000000
owner(view returns (address)
0x2eb2ae7773601720fc3af70895d6f73298fe5407
reserved(view returns (uint256)
50
saleOpen(view returns (bool)
true
symbol(view returns (string)
ZC01C
tknPrice(view returns (uint256)
500000000000000000000
tokenAddress(view returns (address)
0xceb726e6383468dd8ac0b513c8330cc9fb4024a8
totalSupply(view returns (uint256)
283
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
tokensOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
whitelistAddresses(addressview returns (uint256)
State-modifying
airdrop(address[] _touint256[] _amount
approve(address touint256 tokenId
mint(address _touint256 _amountpayable 
mintToken(uint256 _amountbytes32[] proof
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMerkleRoot(bytes32 _merkleRoot
setNftPrice(uint256 _nftPrice
setTknPrice(uint256 _tknPrice
toggleSaleOpen(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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 _initURIbytes32 _merkleRootaddress _tokenAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(