Project Fox

Verified contract

Active on Ethereum with 5,245 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Project Fox"

0xb8862781df54fc2452143339b8a5881b633002427e2508601b67c399e9b52bd8
0xf26e242b8af8b7afcde99722ab64be623a6956c49a315e11612d210b00658c6c
0xe336a84c9b5a01e139f5bcbc3ecf058069aff1cebea44f805cb22a1f85859e08
0x85a0ecd50a968b3d0fe62641a20430cd1c1d2e38629086ea7a83e23a38a66c8c
0x5e5fe90144e68fb466da7924ed10fc148012f3aeb0e18c5e4163eaa2fcc15376
0x02d595b4cd85bf3024e7ed76c16ebdb7773bcae84f28628c7d2753db220a2976
0xb77ed25dea75b1918d8a38508db4a0c7e0344d4e38769419cea383abd858a9ea
0x91466de7eb467ba99dea12c431598fa868d39e9831c6ca227591a28f44dbfd3e
0x89f05625ed6d392a52e6ad812ae9f0574df262229397115b36fb8cca1f834d4f
0x8707d0ec18ff625e3262eae407c3b522871a6f25a2d7eb649a55a50cf6c24503

Functions
Getter at block 21307740
MaxperWallet(view returns (uint256)
5
MaxperWalletWl(view returns (uint256)
2
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
WlSupply(view returns (uint256)
1000
baseURI(view returns (string)
ipfs://bafybeiau6ewao4e2wu5ih72r32d3v6kzg3g6igha3dcew62u4o6jj3oplq/
cost(view returns (uint256)
4900000000000000
maxSupply(view returns (uint256)
4300
merkleRoot(view returns (bytes32)
0x6ce3f735ef8d4e7e834fe800350edeb37b429991d33d0e9a63da9052f928efa2
name(view returns (string)
Project Fox
notRevealedUri(view returns (string)
ipfs://QmSCmvmZGM4A4LeQswcaCgKRCyDPzfVLTCWxzG6HeLsxa7
owner(view returns (address)
0xf46884716ea017fb10d9ed702d7219f5714cd9f9
paused(view returns (bool)
false
preSale(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
FOX
teamminted(view returns (uint256)
120
teamreserve(view returns (uint256)
120
totalSupply(view returns (uint256)
4420
wlcost(view returns (uint256)
6900000000000000
Read-only
PublicMintofUser(addressview returns (uint256)
WhitelistedMintofUser(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
airdrop(uint256 _mintAmountaddress destination
approve(address touint256 tokenIdpayable 
mint(uint256 tokenspayable 
pause(bool _state
presalemint(uint256 tokensbytes32[] merkleProofpayable 
renounceOwnership(
reveal(bool _state
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
setMerkleRoot(bytes32 _merkleRoot
setNotRevealedURI(string _notRevealedURI
setWlCost(uint256 _newWlCost
setWlMaxPerWallet(uint256 _limit
setwlsupply(uint256 _newsupply
togglepreSale(bool _state
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
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(string _initBaseURIstring _notRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(