Larry Punks

Verified contract

Active on Ethereum with 1,983 txns
Deployed by via 0xa105a875 at 18891690
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "Larry Punks"

0xcd484cbd64054964a713f270b84374d4c0f1d4dc29009405a75c945be9787a1d
0x2cd5ebefcc3226d4a595b561d03cc0097aeb88daba7fd630c4407ed46f97b55c
0x6cfe1b550512fea9c0ec4351c1554e6f1bd85ea480df7237237c750d28e6ae4a
0xf187621b15df4254263bcdd2c7305b2f8b098349acffb3a1b17f2de1a4c50329
0x3c370e162ab4e38186eab522b299021842dd6f4fbd03d69b767fbd851d4fe9b6
0x9021cef1b8a1a595715847624486cd0a79092e92d15d6cca8dbdfeaa06538049
From
0x483cd2be76955067db70f722c68405812451edf0d96d08bc0d9bf8b9b8168ad7
0xd54340ecede76000cfab2d43235b56fe07ad96a0a617a98ad5aaa11f0afda8fc
0x1e0657a196fd9094caf24b24ce9f8a17ff9ea45bc502986d0cf8bb86baa34b4a
0x4af158b64a3177b8b1b73916792bae91c6fd14207ed912e48f8536c1e081bbdc

Functions
Getter at block 21169521
FreeMints(view returns (uint256)
168
MaxPerTX(view returns (uint256)
3
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
SUPPLY(view returns (uint256)
6160
WLActive(view returns (bool)
true
baseURI(view returns (string)
ipfs://QmVhmSsrJG1h1nFGgpLx3p9hQJeEwEHYu9xqp9LYr9GtX1/
costCheck(view returns (uint256)
0
costPublicCheck(view returns (uint256)
0
freePerWL(view returns (uint256)
2
maxPerWL(view returns (uint256)
1
maxPerWallet(view returns (uint256)
40
name(view returns (string)
Larry Punks
owner(view returns (address)
0xf174fde1c29a8fd0fd5e694d7038d92542413729
price(view returns (uint256)
0
publicActive(view returns (bool)
true
publicPrice(view returns (uint256)
0
reservedMints(view returns (uint256)
40
symbol(view returns (string)
LP
totalSupply(view returns (uint256)
6160
totalWLMints(view returns (uint256)
291
whitelistMerkleRoot(view returns (bytes32)
0x0ad0d4bdab9294a2c8f37913d1bea2f813bf2dc6fd1875fb4b63cd5b07c78ef1
Read-only
WLClaims(addressview returns (uint256)
_leaf(address accountpure returns (bytes32)
_verify(bytes32 leafbytes32 rootbytes32[] proofpure returns (bool)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
freeMints(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintsInWallet(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
WlMint(uint256 countbytes32[] proofpayable 
approve(address operatoruint256 tokenIdpayable 
mint(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseUri(string _uri
setCost(uint256 price_
setMaxPerTX(uint256 count
setMaxPerWL(uint256 count
setMerkleRoot(bytes32 root
setPublicActive(
setPublicCost(uint256 publicPrice_
setWLActive(
setfreePerWL(uint256 count
settotWalletWL(uint256 count
teamMint(uint256 count
transferFrom(address fromaddress touint256 tokenIdpayable 
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(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(