KungFu Pepe Club

Verified contract

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

No balances found for "KungFu Pepe Club"

0x58fea17bc2c45cacb317e0ff63e97dd901376ad57e2bac7b8faa1b762dd82952
0x546edaa821a2ab7a2b65e3d8947325f83cf95d62bac61456e27fae1154bd7a34
0x1749be61be1c31d9bf2d4c22b13b0b5d6ca8700f9f584dd94886064e3738b6d7
From
0x1673640688383ab0b6f37607e0ae901467b903202677e4fa990ecd94dcae3bfc
From
0xedbfa149affc8ca5593a45eddea28978254556e0afa05327551505567d823efe
From
0x27290621a80c158460090ba01ffd58ce3a43fda76fd6585b058bccc6343a6330
0xcdb920c6e484ee6c0b45f51b9f6251d6d3e6325e61a52e1d8f17da7cf3d67047
0x1054d370c1cd9f7929d0966f691f130036d5c1cd2ad6ac61582d24b526dd1bdd
From
0xe82f05345c2c01cb4776c6a0597482fbd6900baa4068f5191a28bae6c17ea878
From
0x0fc7ca219af30b73d5573ba02c3824bbd4dee8110e612fe9054bb94ac7653052
From

Functions
Getter at block 21333195
MAX_FREE_PER_WALLET(view returns (uint256)
10
MAX_FREE_SUPPLY(view returns (uint256)
4888
MAX_PER_TX(view returns (uint256)
20
MAX_SUPPLY(view returns (uint256)
4888
PRICE(view returns (uint256)
3000000000000000
baseTokenURI(view returns (string)
ipfs://bafybeifiaiw3k63icqnt2mnd6msaskqxhkl6uq4zh2ktnyfrdiau5ch3we/
name(view returns (string)
KungFu Pepe Club
owner(view returns (address)
0xec64903c5046b37486ede5d7b70f47c97bc46deb
state(view returns (bool)
true
symbol(view returns (string)
KFPC
totalSupply(view returns (uint256)
4888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
qtyFreeMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
candy(address touint256 count
mint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setLimitFreeMintPerWallet(uint256 _limit
setMaxFreeAmount(uint256 _amount
setMaxLimitPerTransaction(uint256 _limit
setPrice(uint256 _price
setState(bool _state
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
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(
Fallback and receive

This contract contains no fallback and receive objects.

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