MoonPepes

Verified contract

Active on Base with 5,309 txns
Deployed by via 0xc8205c45 at 2627661
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xa1bdc11f27786f61002296381ab8c6a698ab01b77ae2ad4f38d5a25da683bab9
0x23f8925e3cc541d6840300b156c176ab2c739f156ed6c655fa55a69e7258f867
0x1e853dfc7a9fb735d1c6a60565bf70dcfe45bec84e58934bef617fdf6cbcf61b
0xc9fe2cffeebd19cc3a661a4040e09f92e19976fa8c9f21fcdb5299ed349accb7
0xaea08928730390ceb57c5b62b821b16a6d379d533780f50e77eaf6142c23498a
0xcf84ead3ab67cc001a2c3fabe4dd99821448c8b5e819bd83d5222fe44b39feba
0x390121057a4afce2870d3e3e8951c3b391a2b7bb5dab8a43d791c6ba136cd2ee
0x2236e3937c0dd5e8cdc3a278abd60af21fe9f5cca36738bd900d706f0ce04729
0x31c7bbcc863fac77aab0c8aece8ddd4733f9b27cc40f158c0bdecac7345de67e
0xa78273726ac7c5ef294c244334e84c6fde31a66545a9f9ccfdb559f21304ed0f

Functions
Getter at block 22747309
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://bafybeigklp2md3xu4usjo46lo25bspktpuxxfrexkoyr5kzm7eft5rj2yi/
cost(view returns (uint256)
100000000000000
maxMintAmount(view returns (uint256)
100
maxSupply(view returns (uint256)
9500
name(view returns (string)
MoonPepes
owner(view returns (address)
0x416fc1f33e1d7e7a730c08fda44b078945dca1c7
paused(view returns (bool)
false
symbol(view returns (string)
MoonPepes
totalSupply(view returns (uint256)
7477
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
mint(address _touint256 _mintAmountpayable 
pause(bool _state
removeWhitelistUser(address _user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUser(address _user
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.