Beefy Blokes

Verified contract

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

No balances found for "Beefy Blokes"

0x00dbd82c63f4c73ec35e0b206dd7dd92c00fd041f0e4342f661935b2a3855cf6
0x558b8e5ee6bd2529bd17bd0eefea2abd141ce0a8e4aed1216e45f403a0e151b6
0x0aedd33aa0c5fda5eeded331a167091fc5bd8238bc5e50b52075336e2f931be8
0xc806ede606a631503cb5567bd55db579cffb2ccf49d27b6e5c247de2868cb487
0x9460159b06a022b3b858093ae8c160d014e76f6fe9dc9b10366097960234a9a3
0x8cec70eff6d529f7d7d963e91367e4275ee0aefe10b7a735fc2bfe8a19fff390
0x8a17f26fc347cd8666352b78456d1a92e58c61ba74c3bdd1f2ccb257ec2e7f83
0x33ce61011ed67d6d0a3c529dc121f4bec6c23acbcf65b645daf11e68bf777f40
0x00cc09402cb758e25b3df81dd4ea8c469c7baf568d48d36c962f1e2931f6410e
0x5e74cbae8ec23cef2684a04daa9103d6021b8733136b2cd089c7f3750d72bfe4

Functions
Getter at block 21160177
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Price(view returns (uint256)
0
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
3333
isPublicSaleOn(view returns (bool)
false
maxPerAddressDuringMint(view returns (uint256)
10
maxSupply(view returns (uint256)
3333
name(view returns (string)
Beefy Blokes
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x04c6cd0210aaa17248c9d1be2ce1ed1cc5ee2f6e
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelist)
(publicMintStartTime=1665179057, MintStartTime=1665179057, Price=0, AmountForWhitelist=10)
symbol(view returns (string)
BB
totalSupply(view returns (uint256)
3777
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
InitInfoOfSale(uint32 publicMintStartTimeuint32 mintStartTimeuint256 priceuint256 amountForWhitelist
PublicMint(uint256 quantitypayable 
approve(address touint256 tokenId
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
setBaseURI(string baseURI
setListWhitelistMerkleRoot(bytes32 _merkleRoot
setMintStartTime(uint32 timestamp
setPublicMintStartTime(uint32 timestamp
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(