Lazy Foxes

Verified contract

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

No balances found for "Lazy Foxes"

0x633103307e5db1ec471fffd575b513a8f2baaa4c5d212614caa49cec45fe126d
0x3a7d069f59a8b53d03bbb3eb2d70fba3b5816ed0cd7c008cf71cf1f7880359d6
0xc55736f913c94eba712605fade54e2a693672853e3f4221b2cd3589f95a91a15
0x2c92cd4a8cd51c72b52a7c089f9e576b0f3873587cca26afdeae45a1a8aa3a53
0x1115e48468308085ad360d468343bfbe6625976378bed297ab4635d37abc7aa9
0x408762207bbd44b4bf163392839317613574bd446608910cfd9a6ff823015f7d
0x6fd4ef222ca43d801ead41948216b897515791172c6a5cebc860f619dede1933
0x16ac8c8f16ce48467e266d7a7f509b09434f549c6114d250c73cccf4d9ff3ed6
0xf73f18e678de7f538e215a67171ee1700e98653cd012f6b1c0af8b0763ab7986
0x3c9bd9e1699d5583a72b88fc7f0e89d47e7961acee686553cda64c85a9f43a1e

Functions
Getter at block 21401722
CONTRACT_VERSION(view returns (uint8)
2
EARLY_MINT_PRICE(view returns (uint256)
0
MAX_WALLET_MINTS(view returns (uint256)
100
PRICE(view returns (uint256)
1000000000000000
RAMPPADDRESS(view returns (address)
0xa9dac8f3aedc55d0fe707b86b8a45d246858d2e1
_baseTokenExtension(view returns (string)
.json
_baseTokenURI(view returns (string)
ipfs://QmTRxVcsLD59CBbmC59ditSnxPdePxLcvsrQwT1n5k7zDs/
baseTokenURI(view returns (string)
ipfs://QmTRxVcsLD59CBbmC59ditSnxPdePxLcvsrQwT1n5k7zDs/
calcAvailableBalance(view returns (uint256)
0
collectionSize(view returns (uint256)
7777
currentTokenId(view returns (uint256)
1260
earlyMintOwnershipCap(view returns (uint256)
1
erc20Payable(view returns (address)
0xd8c338d54d0f162091abc9a1de40dae6f56cdcfa
getNextTokenId(view returns (uint256)
1261
isRevealed(view returns (bool)
false
maxBatchSize(view returns (uint256)
5
merkleRoot(view returns (bytes32)
0xfb1bd63e3d41e661b8b927dc05f865fe72688a439e0c4c56e6ec51a537d85a14
mintingOpen(view returns (bool)
false
name(view returns (string)
Lazy Foxes
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyAllowlistMode(view returns (bool)
false
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0xd8c338d54d0f162091abc9a1de40dae6f56cdcfa
payableAddressCount(view returns (uint256)
1
symbol(view returns (string)
LFX
totalSupply(view returns (uint256)
1260
usingEarlyMintIncentive(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
canMintAmount(address _addressuint256 _amountview returns (bool)
chargeAmountForERC20(address _erc20TokenContractview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
getPrice(uint256 _countaddress _toview returns (uint256)
inTeam(address _addressview returns (bool)
isAllowlisted(address _tobytes32[] _merkleProofview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedForERC20Payments(address _erc20TokenContractview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
restrictedApprovalAddresses(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addOrUpdateERC20ContractAsPayment(address _erc20TokenContractbool _isActiveuint256 _chargeAmountInTokens
addToTeam(address _address
approve(address touint256 tokenId
closeAllowlistMint(
disableAllowlistOnlyMode(
disableERC20ContractAsPayment(address _erc20TokenContract
disableERC20OnlyMinting(
disableEarlyMintIncentive(
enableAllowlistOnlyMode(
enableERC20ContractAsPayment(address _erc20TokenContract
enableERC20OnlyMinting(
enableEarlyMintIncentive(
mintTo(address _topayable 
mintToAL(address _tobytes32[] _merkleProofpayable 
mintToAdminV2(address _touint256 _qty
mintToMultiple(address _touint256 _amountpayable 
mintToMultipleAL(address _touint256 _amountbytes32[] _merkleProofpayable 
mintToMultipleERC20(address _touint256 _amountaddress _erc20TokenContractpayable 
mintToMultipleERC20AL(address _touint256 _amountbytes32[] _merkleProofaddress _erc20TokenContractpayable 
openAllowlistMint(
openMinting(
removeFromTeam(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovalRestriction(address _addressbool _isRestricted
setBaseTokenExtension(string baseExtension
setBaseURI(string baseURI
setERC20PayableAddress(address _newErc20Payable
setEarlyIncentivePrice(uint256 _feeInWei
setEarlyMintOwnershipCap(uint256 _newCap
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _feeInWei
setRamppAddress(address _newAddress
setWalletMax(uint256 _newWalletMax
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unveil(string _updatedTokenURI
updateMerkleRoot(bytes32 _newMerkleRoot
withdrawAll(
withdrawAllRampp(
withdrawERC20(address _tokenContractuint256 _amountToWithdraw
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.