Snoopy Meta

Verified contract

Active on Ethereum with 591 txns
Deployed by via 0x1b6ff3c3 at 15536331
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 "Snoopy Meta"

0x1d114d218c3693b38059b233fa3b5c463d85e1887e3d65c1ed322312697c84de
0x6bc1e06b5b24dd38a9a1d00cd17b4b5189b84510459873cc487c7874f5b1aadb
0xe86f4fa0da9f7ae8c616c45d220073db9b7f44ad653be1616d9a99a8bb2e541e
0xfeed3ced8523c907ab786a08ce0e893d93a1585d15ab36ceca7a0c5ccc30d62f
0xffbd5f3fd650c80fe0882720a6c9d60e4ca568b22978ee1884659fc8b5f22800
0x007eccd8a59a1e6226c0443b00ce313765d8485efd3224bcae694478313ed3d3
0xe2b98e0f140c2c4d62dad463e273b66a0e5daf298a0945fe09160b38291e2961
0x901c5644dd86d1aa2d2dfbbc7c3983931391830c0e0f1bc4392b35408e3b750e
0x6e085f913516fb1868c023811b77d5cb076f3e0247a85567a2ee25f078be0134
0x3d7ddf6fc8dc833ab406166ef0ea6ee9d745c2d7c4147653a3e180a4842980af

Functions
Getter at block 21283370
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE(view returns (uint256)
90000000000000000
SB_getMaxSupply(view returns (uint256)
2599
SB_isPublicSaleOn(view returns (bool)
true
WhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowedToContract(view returns (bool)
false
maxPerAddressDuringMint(view returns (uint256)
20
maxSupply(view returns (uint256)
2599
name(view returns (string)
Snoopy Meta
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x2b6d9b1d5b3eaf6afea35c9c568cccb98531cae2
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelistuint256 AmountForPubliclist)
(publicMintStartTime=1663207810, MintStartTime=1663207810, Price=99000000000000000, AmountForWhitelist=20, AmountForPubliclist=10)
symbol(view returns (string)
SB
totalSupply(view returns (uint256)
2577
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 amountForWhitelistuint256 AmountForPubliclist
MLB_SAAddressTC(address[] _addressbool[] _allow
MLB_SALLTC(
MLB_SATokenTC(uint256 _tokenIdbool _allow
SB_PublicMint(uint256 quantitypayable 
SB_Try(uint256[] tokenids
SB_WhilteListMint(uint256 quantitybytes32[] _merkleProofpayable 
approve(address touint256 tokenId
approve(address touint256 tokenIdbytes32[] _merkleProof
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
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
setWhitelistMerkleRoot(bytes32 _merkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(