Picasso_Web3_Museum

Verified contract

Active on Ethereum with 1,009 txns
Deployed by via 0x7916ef05 at 15442433
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 "Picasso_Web3_Museum"

0xc5185c6b85f35b8595da8454207bf25d1e46e99e5c173d5a040732ad159272b1
0x7b7d1ca0d75cd610eed4cda413e4d160d6ca60ca4f79c81b9a51340da5cdcafe
0xfc1433fb728cbf921f255fc47201fa4a17613805ae3adca7c802b10508a0acee
0x7e24b85c95ea92e83b040f7901e773117b5d2793eea7625740d1a8382ea7181e
0x084af9ed07b4a6005e368bc1f04a51bd899052921fc0547a11c416ffdfd4bce0
0x24e44842c98f48395cd950a1ae8c62969f754f9f7295669e0e482603b8378c84
0x592bc0c30e41d9c32d2eb26b4465983f6d8c2bcf4a000b0c64b4f3f55552ba92
0x84742cc268d231c90be49f1739fdf73d2a094dcbfa6fc577ffd0affb51c9b97a
0x6cdf8a3d48e5618e2afe7f58dd22cbbe908b11637dd1f9a39d2cb8abb1540af5
0x20865743ae6bbb9c85700673e3c9c2bb989620832d5b22d0cf7610bf8cce2968

Functions
Getter at block 21382689
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE(view returns (uint256)
150000000000000000
WhitelistMerkleRoot(view returns (bytes32)
0xb463542fc9ebc4a18db0dfa88aa151b4819d0e29d563af7dd88a8e4d01f941d2
allowedToContract(view returns (bool)
false
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
4
maxSupply(view returns (uint256)
1912
name(view returns (string)
Picasso_Web3_Museum
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x1002564c04c78a10c636053ae721926927e69d82
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelist)
(publicMintStartTime=1661954400, MintStartTime=1000, Price=60000000000000000, AmountForWhitelist=4)
symbol(view returns (string)
PWM
totalSupply(view returns (uint256)
1879
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 
WhilteListMint(uint256 quantitybytes32[] _merkleProofpayable 
approve(address touint256 tokenId
approve(address touint256 tokenIdbytes32[] _merkleProof
batchBurn(uint256[] tokenids
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
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(