This contract is being backfilled. You may encounter incomplete storage history.

ART OFFICIAL PEPE

Verified contract

Active on Ethereum with 294 txns
Deployed by via 0xb0b6bbd2 at 17089035
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ART OFFICIAL PEPE"

0x754738f00339e7b104176c1cd6f1b5f5c707ab470174714bc295a8ca5509924d
0xcbf779d5116fe3f997eea10f832e71939251583ef7b034857bedd8b5dec46fa0
0x217834fce354878a324a9291d9b3d9de56e77ad85681cf329d08ee5d6a88dc56
0x7d10620e12bdf2ae16525fd709642cdb44d33dae1f4a136375a879d0cf732dff
0x5071872566c7c0098bfabb286c00b030e0eaeebb7ef132d387c79e5b7f779283
0x58cb540eea05aed77676d4cf0fc19dba668b6ee08dc147cfad5c529e8cc3e9e7
0x5be1f73dec741244d3ae5a011f25891571e3d0e7b804093c23fbfec33e33a994
0x79aa3ff8a4310c5c5220dafa210a7cd143fe07c55392e280fa5ecee91e601065
0x51000d3e4206efae53c96602e490544e34221a3a2156b3a3f7d0f9a8a77a6e0d
0x0b72d810a2ff28b9504860c745f8d120c34572aa64b38b2c74577b7207f52cb4
From

Functions
Getter at block 20896005
GVOContract(view returns (address)
0xf0040cb8636533a95c40c9be89e1b785da186b91
baseURI(view returns (string)
https://pepelistapi.pogwerk.repl.co/api?id=
merkleRoot(view returns (bytes32)
0x354378f32ab30d0bfca7b3b719299b0c1a9c3bb7c55b43dd5de12a3ac0169923
name(view returns (string)
ART OFFICIAL PEPE
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0x1736a761b1a6dde12685620ea030cae76e655d9a
publicSalePrice(view returns (uint256)
29000000000000000
sellingStep(view returns (uint8)
4
symbol(view returns (string)
AOP
teamWallet(view returns (address)
0x59f59e1a988f0fc78cb6f5a7526fc6bec283fd57
totalSupply(view returns (uint256)
4269
wlSalePrice(view returns (uint256)
29000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
hasClaimedFreeMint(addressview returns (bool)
hasPepeList(addressview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
aiPepeList(address _accountuint256 _quantitybytes32[] _proofpayable 
approve(address operatoruint256 tokenIdpayable 
freeMint(
gift(address _touint256 _quantity
publicSaleMint(address _accountuint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseUri(string _baseURI
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 _merkleRoot
setOperatorFilteringEnabled(bool value
setStep(uint256 _step
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(bytes32 _merkleRootstring _baseURIaddress _GVOContract
Fallback and receive

This contract contains no fallback and receive objects.

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