Bill Murray 1000: 3-D Glasses

Verified contract

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

No balances found for "Bill Murray 1000: 3-D Glasses"

0xc5a952c0b0f6cee7db1b0fc9220b3b435c2744b2ce9888357db3ea08ba80c8ce
0x8882fbb98fe28e72997f0f686cab2c629f3e8abec7848c5dd5b9c99066f5c355
0x22081dfb74161fd3140ca0da9d72373add2b18b70b8056ee461bdd62b39128ee
0xd9cdcaf3c8215eef86c694fb22750ef6b97e4784aca935f8eb8d8181f6c6202b
0x44e3a319861436e82ad95ebd0d299e7faf8ce348114ecf4f3d687fd671a02aef
0xf74c9cfe6aaf57dead626e4e2d0e18b882bbb988a716e5d1767d0a6911068dcd
0x5105a165181da51e0fa9f5f9970c67d8e4c92fac0701ae231efbb2c5e29e793c
0x0de491f7d093b2db8b89e07a4da9d004acdd88bbfd04e6baaed65b360ef36425
0xadb94ab08ef6752a39649f41333e160860226ab278c31e1bfb5267ba649c6ded
0x109bfadaf78128e99f8c13158a9546a699ca9014238bfafd3a43e3bf7700d445

Functions
Getter at block 21210569
addresses(view returns (address recoveryAddressaddress collectionOwnerAddressaddress authorisationAddressaddress purchaseTokenAddressaddress managerPrimaryRoyaltyAddressaddress customerPrimaryRoyaltyAddressaddress secondaryRoyaltyAddress)
(recoveryAddress=0xc20b00bd5c3ca4c2ed28ab7739c2b2d8c712619b, collectionOwnerAddress=0x7f90f772d4dafb54601dfa4d6022f2542a409c98, authorisationAddress=0xb6e1143ffef66bc5c11f7dfb90efea87d8112333, purchaseTokenAddress=0x0000000000000000000000000000000000000000, managerPrimaryRoyaltyAddress=0x62d516276381042016b38b65c89c05ea59ccb13b, customerPrimaryRoyaltyAddress=0x971e177ba1966c15fef02c3d464521370f93aca8, secondaryRoyaltyAddress=0x971e177ba1966c15fef02c3d464521370f93aca8)
contractManager(view returns (address)
0x8697e2b04b16effdf399ff1bc7d42663709a8851
contractURI(view returns (string uri)
https://api.hypermint.com/metadata/6aa023dd-0f9d-4f16-8168-e4e88dfa4516
 
generalConfig(view returns (string namestring symbolstring contractMetadataUrlstring tokenMetadataUrlbool allowBuybool allowPublicTransferbool enableOpenSeaOperatorFilterRegistryuint256 publicSaleDateuint256 saleCloseDateuint256 primaryRoyaltyFeeuint256 secondaryRoyaltyFee)
name(view returns (string collectionName)
Bill Murray 1000: 3-D Glasses
owner(view returns (address)
0x7f90f772d4dafb54601dfa4d6022f2542a409c98
supply(view returns (uint256 _supply)
201
symbol(view returns (string collectionSymbol)
BM3D
tokenConfig(view returns (uint256 priceuint256 maxSupplyuint256 maxPerTransaction)
(price=0, maxSupply=1250, maxPerTransaction=0)
totalSupply(view returns (uint256)
201
version(view returns (string)
2.2.0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address royaltyAddressuint256 royaltyAmount)
supportsInterface(bytes4 _interfaceIdview returns (bool result)
tokenURI(uint256 _tokenIdview returns (string uri)
totalMinted(address addrview returns (uint256 numMinted)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
buy(uint256 _amountpayable 
buyAuthorised(uint256 _amountuint256 _totalPriceuint256 _maxPerAddressuint256 _expiresbytes _signaturepayable 
mintBatch(address[] _accountsuint256[] _amounts
recoverContract(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAddresses(struct Addresses _addresses
setAllowBuy(bool _allowBuy
setAllowPublicTransfer(bool _allowPublicTransfer
setApprovalForAll(address operatorbool approved
setDates(uint256 _publicSaleuint256 _saleClosed
setEnableOpenSeaOperatorFilterRegistry(bool _enable
setMetadataURIs(string _contractURIstring _tokenURI
setNameAndSymbol(string _newNamestring _newSymbol
setRoyalty(uint256 _primaryFeeuint256 _secondaryFee
setTokenConfig(uint256 _priceuint256 _maxSupplyuint256 _maxPerTransaction
transferAuthorised(address _fromaddress _touint256 _tokenIduint256 _expiresbytes _signature
transferContractManager(address newContractManager
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractManagerTransferred(address indexed previousContractManageraddress indexed newContractManager
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(struct GeneralConfig _generalConfigstruct TokenConfig _tokenConfigstruct Addresses _addresses
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
BuyDisabled(
ContractCallBlocked(
ImmutableRecoveryAddress(
InsufficientPaymentValue(
MaxPerAddressExceeded(
MaxPerTransactionExceeded(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NewSupplyTooLow(
NonExistentToken(
NotAuthorised(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PublicSaleClosed(
SaleClosed(
SignatureExpired(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
TransfersDisabled(
URIQueryForNonexistentToken(