KILLAPEPE

Verified contract

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

No balances found for "KILLAPEPE"

0x1069cb6b26fb76156d553100d33ebf16835088b1b5dabe56527372f32b63da62
0x58143cd5278f4c218f0568d056b5a61ecdd5cc79c9107e4a74f6fe2fa3a8a1ab
0x4c12407531087b88ba0a3f44f7fe44ce0c183049d2d9a2a0a8a9a564d12bfc53
0x9531eb865c1f710647ae98a4a527cafa6870dfc7249629027f29dd47557ac24f
0x397cc5e22c86e9b4234422269863ab878ffd268f40e36b811d023c32d704fdb7
0xc7e6f62c1ad225b9da0a0d4b4a981f8d23efa2624053df726ba38d245df8cc8b
0x89090ab60cdea9107cc4aef37f041d51b44db7ef2032425bd3351ceabf6df1fd
0x8baf3525cc08d37ae752728a384b7ac5c09071e63da460586d29cadb7241c366
0x0763ed6d735eab8e7a01a7df09f7e0f94b41bd89b9cfeb327e43adc9c7ba4f4f
0x3190063e4894b3d3ca14332ce5d7b730c04f763f63a8e4d384d5496dba536e38

Functions
Getter at block 21383281
cost(view returns (uint256)
0
freeSupply(view returns (uint256)
5555
hiddenMetadataUri(view returns (string)
ipfs://bafkreie7vqsi4qbfrvqok7fm5libpvjifqmxcntqs4lkwvvdrhdfl23pwi/
maxMintAmountPerTx(view returns (uint256)
5
maxPerWallet(view returns (uint256)
5
maxSupply(view returns (uint256)
10000
name(view returns (string)
KILLAPEPE
owner(view returns (address)
0x9deb2772a153bd058d03fcb77dac868e402f1518
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
KP
totalSupply(view returns (uint256)
7555
uriPrefix(view returns (string)
ipfs://bafybeic7odkquqjrddagqpqun2lvhnipdjfhg3np5wf7ztmqwmlowiq3ui/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
freeMintClaimed(addressview returns (bool)
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
GetInfected(uint256 amountpayable 
approve(address touint256 tokenIdpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
serumApplication(uint256 _cost
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setFreeSupply(uint256 _freeQty
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
setmaxPerWallet(uint256 _maxPerWallet
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
vaccinatePepe(uint256 _cost
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _tokenSymbolstring _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(