The Masterpiece Collection

Unverified contract

Proxy

Active on Base with 13,114 txns
Deployed by via 0xe26f4880 at 2457870
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 3 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
ERC-20
Value $0
ERC-20
--
0x962e778cdefda3982f0b33f5342b0874d315d15f22fe13d456e74ad7e97e41b0
0x2fc7fdc29e9950fa98c5b369bdb10b753a0ab887108326d5d4ce2c9b1e63720c
0x87a13b67200e583b704ebea1a47f30f145d530be069e6c2b084ba585f565ce18
0x7d2ba84e4f7783eeaaf80126cd4f522dba0cdf66374bdb4f34ef1f54934ecb75
0x240c338384f15db3295a2de6f6795075ec7dbb93347fec8d15b1dd4c26e063c0
0xc438b44f09b038ae2e27da867f95b5a37b6ca75c70918a172d1d879abfefa068
0xffefca4c6bdb718627a0b4ec9ddc637e01187fb46cfdb5282d1cd6c4cfc736ba
0x8a4a42aafaa92470daf11196b3eb4ea21e375d0cb7fda84e8274e4b874657d36
0x9e1d66d559297827c4cadcc6ec563d390ca7bafeb953afc051169a1992b27c79
0xdfd4d8f14cbeb16b2c70a0e7b5e5d4e805e0c7c4fb53cb27e756633c2523793b

Functions
Getter at block 22724988
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimCondition(view returns (uint256 currentStartIduint256 count)
(currentStartId=0, count=0)
contractURI(view returns (string)
ipfs://QmRDN5NrtCx775obDaJpVKZGZPMjGahrzJG2o2dWtHLUui/0
 
getActiveClaimConditionId(view returns (uint256)
getDefaultRoyaltyInfo(view returns (addressuint16)
(0x76d83c0b7b3995fee3de8f6809fb277aa37533f1, 1000)
name(view returns (string)
The Masterpiece Collection
nextTokenIdToClaim(view returns (uint256)
10615
nextTokenIdToMint(view returns (uint256)
10615
operatorRestriction(view returns (bool)
true
owner(view returns (address)
0xb12e7dee5af51d61114c96e50c80afc80cc26595
primarySaleRecipient(view returns (address)
0x76d83c0b7b3995fee3de8f6809fb277aa37533f1
sharedMetadata(view returns (string namestring descriptionstring imageURIstring animationURI)
(name=Fatma Ramadan, description=The Blow Dryer, © Fatma Ramadan, 2021, imageURI=ipfs://QmWU1q6gSyvxynkkFrpsmirYJeAr2PFicbXYuSr1PNcyrL/fatam.jpg, animationURI=https://cdn.maketafi.com/nft/coca-cola/masterpiece/v3/fatma.html)
startTokenId(pure returns (uint256)
1
symbol(view returns (string)
totalMinted(view returns (uint256)
10614
totalSupply(view returns (uint256)
10612
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership ownership)
getApproved(uint256 tokenIdview returns (address)
getClaimConditionById(uint256 _conditionIdview returns (struct IClaimConditionClaimCondition condition)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address member)
getRoleMemberCount(bytes32 roleview returns (uint256 count)
getRoyaltyInfoForToken(uint256 _tokenIdview returns (addressuint16)
getSupplyClaimedByWallet(uint256 _conditionIdaddress _claimerview returns (uint256 supplyClaimedByWallet)
hasRole(bytes32 roleaddress accountview returns (bool)
hasRoleWithSwitch(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTrustedForwarder(address forwarderview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
verifyClaim(uint256 _conditionIdaddress _claimeruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofview returns (bool isOverride)
State-modifying
approve(address operatoruint256 tokenIdpayable 
burn(uint256 tokenId
claim(address _receiveruint256 _quantityaddress _currencyuint256 _pricePerTokenstruct IDropAllowlistProof _allowlistProofbytes _datapayable 
grantRole(bytes32 roleaddress account
initialize(address _defaultAdminstring _namestring _symbolstring _contractURIaddress[] _trustedForwardersaddress _saleRecipientaddress _royaltyRecipientuint128 _royaltyBps
multicall(bytes[] datareturns (bytes[] results)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setClaimConditions(struct IClaimConditionClaimCondition[] _conditionsbool _resetClaimEligibility
setContractURI(string _uri
setDefaultRoyaltyInfo(address _royaltyRecipientuint256 _royaltyBps
setOperatorRestriction(bool _restriction
setOwner(address _newOwner
setPrimarySaleRecipient(address _saleRecipient
setRoyaltyInfoForToken(uint256 _tokenIdaddress _recipientuint256 _bps
setSharedMetadata(struct ISharedMetadataSharedMetadataInfo _metadata
subscribeToRegistry(address _subscription
transferFrom(address fromaddress touint256 tokenIdpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
ClaimConditionsUpdated(struct IClaimConditionClaimCondition[] claimConditionsbool resetEligibility
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURIUpdated(string prevURIstring newURI
DefaultRoyalty(address indexed newRoyaltyRecipientuint256 newRoyaltyBps
Initialized(uint8 version
MetadataUpdate(uint256 _tokenId
OperatorRestriction(bool restriction
OwnerUpdated(address indexed prevOwneraddress indexed newOwner
PrimarySaleRecipientUpdated(address indexed recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoyaltyForToken(uint256 indexed tokenIdaddress indexed royaltyRecipientuint256 royaltyBps
SharedMetadataUpdated(string namestring descriptionstring imageURIstring animationURI
TokensClaimed(uint256 indexed claimConditionIndexaddress indexed claimeraddress indexed receiveruint256 startTokenIduint256 quantityClaimed
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(