Baby Pepes

Verified contract

Active on Ethereum with 5,065 txns
Deployed by via 0x940ee59f at 17570829
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Baby Pepes"

0x8927794c6c0eb4dcff6b8336685f084153d1a1a7188e16739aab91c9373e20ee
0x2e8d7f21a34e19cbf82dc9e35850a5afc931931748be32316facff8aaaf3363b
0xf79d9b2f81fcde219d82455c1935abc4bf281f78ecd5ce5a3b8ae9cc30dede6e
0x1010a47aa6c14d3fe02e8de471e38edfd2c34e21806dacc7bbe66b29bf12dc65
0x0f467466613ff501b4e5a8acafce752a2db4c7de9b2bfa1028c69c1058fe5fa3
From
0xcd149b0c38463da3e0b1167563584db9f92a7589d69b8cc919739946666019c5
0x68ecb836d8f4ece30d6acbc97cddb1798cf79357ca1398f96ede76c6c98bd614
0xbb68bb2932e66966cb651cda28bf79b0db1bcd0f09f54d91132b8adce67a8336
0x068d844a0e0aca992957c3aeb2197cef921afedcbf606b5b507dfecc5cb4e6fc
0xa704d5f2ac8a67f874af890a7d88b9e2ff856c32129ff130e8b734f70ee54bdc

Functions
Getter at block 21390905
MAX_POP(view returns (uint256)
20000
WALLET_MAX(view returns (uint256)
10
_merkleRoot(view returns (bytes32)
0x1f01faffff46f47d2945cdcb9802366f3144a53902e64855c07b0761ed6ad4ef
_mintData(view returns (uint256)
92813263914079214640949229329034286614844846894678018
_price(view returns (uint256)
6900000000000000
getMintData(view returns (uint8 mintPhaseuint8 signatureDisabledaddress signer)
(mintPhase=2, signatureDisabled=0, signer=0xf8116986230179712b257de80fd7364b423cb71b)
name(view returns (string)
Baby Pepes
owner(view returns (address)
0x0e93bf5fc22a7b21b8e24fa9acd27f3388248ef6
symbol(view returns (string)
BABYPEPES
totalMinted(view returns (uint256)
20000
totalSupply(view returns (uint256)
20000
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
getMintedCount(address checkview returns (uint64)
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
allowlistMint(uint256 quantitybytes32[] merkleProofpayable 
approve(address touint256 tokenIdpayable 
burn(uint256 tokenId
publicMint(uint256 quantitybytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setDefaultRoyalty(address receiveruint96 feeBasisPoints
setMerkleRoot(bytes32 merkleRoot
setMintData(uint8 mintPhaseuint8 signatureDisabledaddress signer
setRenderer(address rendererAddress
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawAll(
withdrawAllERC20(address token
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(address rendererAddressuint256 supplystring namestring symboluint256 reserve
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
BotMinter(
InsufficientFunds(
InsufficientSupply(
InvalidMerkleProof(
InvalidMintPhase(
InvalidQueryRange(
InvalidSignature(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
MintingTooMany(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(