Do You Think Im Crazy by LSD

Verified contract

Active on Ethereum with 706 txns
Deployed by via 0xb92b24f2 at 16167562
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional variables

No balances found for "Do You Think Im Crazy by LSD"

0x72a3770cf0ff7ab5e03067ef2c4c64152c4a7263513ea38506d0cd80f7fb4f0f
0xc75d771a8030ee95ee596940ee9d1c3e736843944227eed1247dddca51a7149f
0x80db35fb98f90bd250c3d06d92ca192b83844e2bf00b5d0a046e32e975f79be5
0xf2918e9f92af1ca2b1d262e048c4330f7f3100c13feb860b9dafe601cbaa4011
0xfcf07c903b784c1272d6339576e22aaca840504dc66789c3dc97f7099e6e2039
0x05d5c4de49cfac78f6d45baf6c36daf444a1b4787d9f0d6c581d56b34559a2d7
0x688eafe530e67116c0d86ec4901b546204b3578e359f89ea458312126bd25456
0x0cd0338ec7f557ddae9b535d4b631874c3dcbc4fdda215e09e735dc5cb5e3b57
0x25b5958094e72f69aa23e315a15dfc6cc9ae1bdc4aa1288fd5d5060c8b0b0e7d
0x47764766190bb9c1a7918fccfa350b17707a688431134e7ba9025171eaaca872

Functions
Getter at block 21162978
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://QmNnLsxK96hC2bbvX8X1X6rXkvur7im1mryQUQgc8kFGAh/
contractURI(view returns (string)
ipfs://QmPkfv8K7Cfn44dUwUtqdsiyDMeB5wJRVyaEV2F69ZKKTu
max_per_wallet(view returns (uint256)
5
name(view returns (string)
Do You Think Im Crazy by LSD
nft(view returns (address)
0x9fb5d56adda8b3625a7eccc181d028a211e30d09
nft2(view returns (address)
0x5af696307963dcea7cd56f504c8c609bcd9e4502
notRevealedUri(view returns (string)
owner(view returns (address)
0xc9fbcdf9ee25ddc38cff91449d52a79234f05220
paused(view returns (bool)
true
publicSaleCost(view returns (uint256)
20000000000000000
public_mint_status(view returns (bool)
true
revealed(view returns (bool)
true
specialNFTHoldersCost(view returns (uint256)
0
special_mint_status(view returns (bool)
false
symbol(view returns (string)
LSD
totalSupply(view returns (uint256)
757
total_PS_count(view returns (uint256)
331
total_PS_limit(view returns (uint256)
1000
total_special_count(view returns (uint256)
0
total_special_limit(view returns (uint256)
733
total_wl_count(view returns (uint256)
0
total_wl_limit(view returns (uint256)
0
whitelistCost(view returns (uint256)
0
whitelistSigner(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
wl_mint_status(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
eligibleFreeMints(addressview returns (uint256)
eligibleFreeMintsA(addressview returns (uint256)
eligibleFreeMintsB(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedFree(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
wlMinted(addressview returns (uint256)
State-modifying
airdrop(address[] receiveruint256[] quantitypayable 
approve(address operatoruint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setContractURI(string _contractURI
setMAX_SUPPLY(uint256 _MAX_SUPPLY
setMax_per_wallet(uint256 _max_per_wallet
setNFTContract(address _nftContract
setNFTContract2(address _nftContract2
setNotRevealedURI(string _notRevealedURI
setPublicSaleCost(uint256 _publicSaleCost
setWhitelistCost(uint256 _whitelistCost
setWhitelistSigner(bytes32 newWhitelistSigner
set_total_PS_limit(uint256 _total_PS_limit
set_total_special_limit(uint256 _total_special_limit
set_total_wl_limit(uint256 _total_wl_limit
setspecialNFTHoldersCost(uint256 _specialNFTHoldersCost
specialMint(uint256 quantitypayable 
toggleReveal(
toggle_paused(
toggle_public_mint_status(
toggle_special_mint_status(
toggle_wl_mint_status(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] _proofuint256 quantitypayable 
withdraw(payable 
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(string _initBaseURIstring _initNotRevealedUristring _contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(