Nekkid Access Pass

Verified contract

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

No balances found for "Nekkid Access Pass"

0xea800a30da7906a331c1a23b901fe46df1895a5ef2481f506efe7cc9fdd1a5a6
0xfadb183507d91fa31531b5e6ff7717df891eecb08b0c9e0907a638bd395c8289
0xd34d38c858628051594baab474d6b5a0fa8d923fa655a56ffb2908c6a751985b
0x62059353beb7d5f2c854e7d6db4040cc0895bdc3bc96fa8a9875389c25a4b909
0x8f11d4132259b0f8f86a64764bdcaecc4c5922098eed9150b0fdbbd38c4252a0
0xde36e8eb611ad797a91be173cc5110312147c45fa3ec22e7c16ea3e3fbfc3af9
0x31aeeae25a755b85d73ed3352fc78ed1fafd46244f0d967905a7843ca7ff2d4b
0x1a70bae1bc24a5f0277d45965ff0dce9b7a0dac9a1589fc4e8f3e970a5e0fbcb
0x7f707c76a237a39742e53c95750b2b7c708c8870d0303445221a174728a30cb9
From
0x6f80155ac762cc505ed04681ab9727d56f13c3250f78dbef6b5925ab020231e1

Functions
Getter at block 21396103
firstSaleMerkleRoot(view returns (bytes32)
0x6044a7cf81c7c81ceccf876665cfed6ba8b4c59e8f1b230a736e79b276017728
name(view returns (string)
Nekkid Access Pass
owner(view returns (address)
0x6774949c99bc9b15bf3c1fe38bc998009905c601
saleConfig(view returns (uint32 publicSaleStartTimeuint64 firstSalePriceuint64 secondSalePriceuint64 publicPriceuint32 publicSaleKey)
(publicSaleStartTime=1650556800, firstSalePrice=0, secondSalePrice=35000000000000000, publicPrice=40000000000000000, publicSaleKey=6969)
secondSaleMerkleRoot(view returns (bytes32)
0x563d77f7e45c57815f61f96164c70b32a8f8e6188f95858644b011355e34384c
symbol(view returns (string)
NEKKID
totalSupply(view returns (uint256)
2000
Read-only
balanceOf(address ownerview returns (uint256)
firstSaleClaimed(addressview returns (uint256)
firstSaleClaimedChecker(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isPublicSaleOn(uint256 publicPriceWeiuint256 publicSaleKeyuint256 publicSaleStartTimeview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
secondSaleClaimed(addressview returns (uint256)
secondSaleClaimedChecker(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
firstSaleMint(bytes32[] _merkleProofuint256 quantitypayable 
gift(address[] receivers
publicSaleMint(uint256 quantityuint256 callerPublicSaleKeypayable 
renounceOwnership(
reserveGiveaway(uint256 numaddress walletAddress
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
secondSaleMint(bytes32[] _merkleProofuint256 quantitypayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setFirstSaleMerkleRoot(bytes32 merkle_root
setFirstSalePrice(uint64 price
setMaxSupply(uint256 number
setPublicPrice(uint64 price
setPublicSaleKey(uint32 key
setPublicSaleStartTime(uint32 time
setSecondSaleMerkleRoot(bytes32 merkle_root
setSecondSalePrice(uint64 price
setupSaleInfo(uint64 firstSalePriceWeiuint64 secondSalePriceWeiuint64 publicPriceWeiuint32 publicSaleStartTime
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(
MintedQueryForZeroAddress(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(