UNDEAD VAMPS

Verified contract

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

No balances found for "UNDEAD VAMPS"

0xf5b9ceef42fb66756d0459374e4f471b703eb247f5f2c0ca88002d96e9cbed7a
0x2a45052689ff7d1025e10c4a6af2e065a828af9fc6e82ba4eaa4c3e502a4de69
0x743e55647c0688724f91251419aaf2503e4fef04a15dbea0f3c7860025f9223d
0x01f4c91b023b34cbced004ef685a1e4156ff26f9698d95dc1af3bb790f0d31e9
0x9bd9a9c1f97a11ac8b3c0a9468eaeb32bf1e2c65b02bd751a8d576c4eae0f1ca
0xe9df18e70c0bcdaeabb5d16f02945153adb310881d57647ac0af257177227c73
0x6e32a9f59d1bba7065ad6392a580c916cdbfc854d6bec6d337b979d769b54bf5
0xfbc95fe08bcf8cbfdae5d8eca5d1082c7f0a36f376450b6e0d74a902163f7e23
0xebe4b2db1a0c5bab870262102dc95f9ac2236aa0fed508239a6d5eb3d91b8a86
0xce0d2ffa034ad40fd8cf528323e8a1f255563d1a3f19fe11d809aff5bc8e1e8b

Functions
Getter at block 20989430
cost(view returns (uint256)
3000000000000000
hiddenURL(view returns (string)
maxFreeMintAmountPerWallet(view returns (uint8)
1
maxMintAmountPerTx(view returns (uint8)
11
maxSupply(view returns (uint16)
4140
name(view returns (string)
UNDEAD VAMPS
owner(view returns (address)
0x766190ee0bd4409c20f92439c1fbc891f7c5a23f
paused(view returns (bool)
false
reveal(view returns (bool)
true
symbol(view returns (string)
UV
totalSupply(view returns (uint256)
4140
Read-only
NFTPerPublicAddress(addressview returns (uint8)
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
Airdrop(uint8 _amountPerAddressaddress[] addresses
Reserve(uint16 _mintAmountaddress _receiver
approve(address touint256 tokenId
mint(uint8 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setFreeMaxLimitPerAddress(uint8 _limit
setHiddenUri(string _uriPrefix
setMaxMintAmountPerTx(uint8 _maxtx
setMaxSupply(uint16 _maxSupply
setPaused(
setRevealed(
setUriPrefix(string _uriPrefix
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(
Fallback and receive

This contract contains no fallback and receive objects.

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