MeePunks By Jack Percy

Verified contract

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

No balances found for "MeePunks By Jack Percy"

0xb8d506d6bb54f84f172fcf217466ecb2d094ea1d0b7ebea6dec0a84af445d806
0x13ed04f1157cbf010e6609b6ec5ff124224d259e968525c6634559ce39ce66e6
From
0x132a50d62b2ade4abe905e0c662dfaaf8c43ead118307c97eeb2dfc9b777d505
0x082b9cff2cd1b5f7643aa524c28da3eb645d4e159f270666ef3bfa09722cc2e1
0x81f1ab1606f2350d5dfee7a06bac36709f2324029d837ceaebb140e55e7b316d
0xab4f854f62b832b8f11261510514e9d9f94cafc92029171f81c40f8b6c556272
0xdba00ec5931af0c184c725206c592adbc3112b13868330e30ffc9b65fcd53060
0xe29d2cbc0f4fb2be8d51878e37a73567f44bc91b34709018ee594a8a3cbbc04f
0x0f798c1cc7ad50f018b733e3a1dcd3d4213c1a5d72963b95dc6c68153d74fae0
0x40dbf4413c4ae117dad5ba152e406451720ca1901b8b17182fe8da8ac49d6147

Functions
Getter at block 21301375
isPublicMintEnabled(view returns (bool)
true
maxPerWallet(view returns (uint256)
3
maxSupply(view returns (uint256)
10000
mintPrice(view returns (uint256)
0
name(view returns (string)
MeePunks By Jack Percy
newMaxMints(view returns (uint256)
3
newMintPrice(view returns (uint256)
0
owner(view returns (address)
0xc0e192b96990cafadecf7c72417f7203ada022e1
symbol(view returns (string)
MP
totalSupply(view returns (uint256)
10000
withdrawWallet(view returns (address)
0xc0e192b96990cafadecf7c72417f7203ada022e1
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)
tokenURI(uint256 tokenId_view returns (string)
walletMints(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
mint(uint256 quantity_payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseTokenUri(string baseTokenUri_
setIsPublicMintEnabled(bool IsPublicMintEnabled_
setMaxMints(uint256 newMaxMints_
setMintPrice(uint256 newMintPrice_
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

This contract contains no error objects.