!fundrop #7: PFP Studies by Marc Horowitz

Verified contract

Active on Ethereum with 3,152 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "!fundrop #7: PFP Studies by Marc Horowitz"

0xe182a76cb41109412a8bcf8d19b8cf07e5ef331a8142730cb206cf638e72124b
0xb56e4514d682638bb917649202988eb37ebab34f88de4073a91c2376550789f1
0x82928dea5bf31cc444a322baadb2bf6b0d77bcb6b28c10ab3cf34e2ea3833bb1
0xf564c4bd802bfc1f43dc93c090a237cc69769ea90dd9c6279dee23bd80763a40
0x3f353fba120fdcc2f4d7b70c630c6c4bd2241275866c9073c5e994a8102712a2
0x62f3f8857ec5b4c590370b681acdc900a44197b9f17a348768fe4d7eca673a91
0xdffb7d1c2dd201b8c4c78a98b229741354f9aa3aa8a8cd49483d8aeb479291c0
0xc6012310d2697cd9ca52c58ab17d7aa7fa2cba64001258ce9379d75d73be1307
0x866502b8a73e00eee487fb45f16d5fc815dbaeb776fbfb059e9bf4f1b475f325
0x30601daff13a6691cb538da84235a801c756d47c214ea3532a9818ed11377c11

Functions
Getter at block 20875417
isOperatorFilterRegistryRevoked(view returns (bool)
true
metadataRenderer(view returns (address)
0xf7ed6844408c6df9640a40056586da6399f1ffd6
metadataUpdater(view returns (address)
0x0000000000000000000000000000000000000000
mintEnd(view returns (uint256)
1688767200
name(view returns (string)
!fundrop #7: PFP Studies by Marc Horowitz
operatorFilterRegistry(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x56d7303fb0d0781c2fbef962d7f9461bf416916f
symbol(view returns (string)
FUN7
totalSupply(view returns (uint256)
8399
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 (addressuint256)
supportsInterface(bytes4 interfaceIdpure returns (bool)
tokenIdTier(uint256view returns (uint256)
tokenURI(uint256 idview returns (string)
State-modifying
adminMintTier(address[] tosuint256[] tiers
approve(address operatoruint256 tokenIdpayable 
configureRoyalty(address receiveruint96 basisPoints
init(string name_string symbol_address owner_
mint(uint256 countbytes32[] _proof
refreshMetadata(
renounceOwnership(
revokeOperatorFilterRegistry(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setMerkleRoot(bytes32 _root
setMetadataRenderer(address _metadataRenderer
setMetadataUpdater(address _metadataUpdater
setMintEnd(uint256 _mintEnd
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateOperatorFilterRegistryAddress(address newRegistry
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
MetadataUpdate(uint256 _tokenId
OperatorFilterRegistryAddressUpdated(address newRegistry
OperatorFilterRegistryRevoked(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InitialRegistryAddressCannotBeZeroAddress(
InvalidInput(
InvalidProof(
InvalidTokenId(
MerkleRootNotSet(
MintClosed(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
MintedAlready(
OnlyOwner(
OnlyOwnerOrMetadataUpdater(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
RegistryHasBeenRevoked(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(