Amsterdam_Art_Museum

Verified contract

Active on Ethereum with 1,352 txns
Deployed by via 0x4286241a at 15465139
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 "Amsterdam_Art_Museum"

0xc11b80fdfabbee9dbbcaaf9016793dcc80748f6826083a0cc2174b0572da4fa9
0xb2d373b2cdba8a0f59dfedf1e92c05fe7b94629553e6eb8eabb4c6468de22a42
0xb15c65b0753ee06cae8c3dd183175a15262c44082eb2548180d025013b393252
0xb3e61e62b68d69da6d5cd9866ad5cac24b89b81dd409ed6c3b8c0fd5d2235564
0x052eacad20de30e88b9f745f39576570e821c1a6f316163db78c13c2f2fb39e1
0xe836f5528cc129f43545a84f08d72119e2f2f9e6f4e5b4d03d9b8a99f6f86856
0x3294470239e4c989d2a68df27a259801d370c96e5c070f56675f6a33a536a25f
0xeae78603f95cf434a96f078aac37f68e983607ab6c8e0f24d3a874cbce71dbca
0xbf23044144d222d8b1cf185aacb7d5c09b9a98a302217162ef1565e261b811a3
0xd49d6c09526658e25d1cab65bdf6ec27376148ff443ed1f06bf0d7fd4d8ef041

Functions
Getter at block 21319060
ListWhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PRICE(view returns (uint256)
55000000000000000
WhitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
allowedToContract(view returns (bool)
false
getMaxSupply(view returns (uint256)
2618
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
2618
maxSupply(view returns (uint256)
2618
name(view returns (string)
Amsterdam_Art_Museum
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x8d626878b85ba3491c3f9aede27c76d22d5f4d5f
saleConfig(view returns (uint32 publicMintStartTimeuint32 MintStartTimeuint256 Priceuint256 AmountForWhitelist)
(publicMintStartTime=1000, MintStartTime=1000, Price=25000000000000000, AmountForWhitelist=20)
symbol(view returns (string)
AAM
totalSupply(view returns (uint256)
2553
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(