Fox Killer

Verified contract

Active on Ethereum with 353 txns
Deployed by via 0x2c3ec476 at 15636092
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots

No balances found for "Fox Killer"

0xbcf221e1bc422f01bec2056297bcd03ff3be0cd32b72567593b4db5557859809
From
0x88eaae4e346547e674a0253a28d04f5991a6849ac07c8915613d0a2a57344bf8
0x27e5460cd42f06ae7c5646991cc48e525fea7187720d76b32446ff5b9a6e29d3
From
0x2eaca440bacd2b1650a75126ebdf8144e2ce9df1b09281b2c15104c7b6924b1b
From
0xa72542f02a3858cfb74da54e371a39c0705b2196043a3ee3d130dab553f0e224
From
0x1dabcba12d7b9fe70fb9095a9f06057e0a9cfd9d85af3e40b19bb1ffdd1ad144
From
0xf921f844da4644b648dd7a7decd4e0b5d2acdb11b43d10e9c87e3e71a40855b2
From
0x207608a118b5efc4ec45ddb61d12b87bc3275fd9435c34b394e2d30564a5a1b5
0x0ef205560a0b53e938f3c164a2abb004e238195c8b13ca01f2d0cbf883ee9df4
0xd4b90a7a7d41243534db8a757d6d94c225c4a2e6c18e554f0e8c322ee1de43f1

Functions
Getter at block 21184436
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE(view returns (uint256)
90000000000000000
WlRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
4444
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
1000
maxSupply(view returns (uint256)
4444
name(view returns (string)
Fox Killer
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xe0c2860f5467ed2b174d834541eb8d152d2b9e5e
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelistuint256 AmountForPubliclist)
(publicMintStartTime=1664418600, MintStartTime=1664418600, Price=50000000000000000, AmountForWhitelist=1000, AmountForPubliclist=1000)
symbol(view returns (string)
FK
totalSupply(view returns (uint256)
4435
Read-only
_addressTransferToContract(addressview returns (bool)
_transferToContract(uint256view returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInTheWhitelist(bytes32[] _merkleProofview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
FK_BB(uint256[] tokenids
InitInfoOfSale(uint32 publicMintStartTimeuint32 mintStartTimeuint256 priceuint256 amountForWhitelistuint256 AmountForPubliclist
MintBywhiteList(uint256 quantitybytes32[] _merkleProofpayable 
MintbyPublic(uint256 quantitypayable 
approve(address touint256 tokenId
approve(address touint256 tokenIdbytes32[] _merkleProof
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowAddressToContract(address[] _addressbool[] _allow
setAllowToContract(
setAllowTokenToContract(uint256 _tokenIdbool _allow
setApprovalForAll(address operatorbool approved
setApprovalForAll(address operatorbool approvedbytes32[] _merkleProof
setBaseURI(string baseURI
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
setOwnersExplicit(uint256 quantity
setPrice(uint256 price
setPublicMintStartTime(uint32 timestamp
setwlRoot(bytes32 _merkleRoot
switchFuc(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(uint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(