BASE PEPES

Verified contract

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

No balances found for "BASE PEPES"

0xcc259fe93325fd27a2b9e489f34816c1569a3614941e5ea5162afa88657bd8bc
0x9c64eb18b0f77e3126ad98017767c53d30251a2cf23ea9e0f72f04b9e2affd60
0x5756f1e000fc34558a451aa56164f72a4ce19f2d3487dceb4150f38c02d08678
0xd3b4d64a26ec46290d0755afabf5a779dc81702899f16177f261cdbceeeb5ff4
0x181fbbc4606559da5119156e71ed1687a068b02f610878e31b6b9503ff516676
0xa973d833a811ffd0d99173c3d239fbbc157cf2b6966165fefb63649b02a3d1f0
0x0e83851ccc7c04490d59e7dee963ba0ba9213652935db18288e5135ba76e99c0
0xa1767dee2074c549fc95d76b0bebf9de976e25f3dc46d235ccc7b7515b812aec
0xe9445d5881891f67a51cfb24bda9be8a2ae66ef85131657eb33dda2cf690d715
0x176e488f5e285fc27dd85d2c97e7c884530cecb9d35c7637a100bf77e4505b35

Functions
Getter at block 22749428
baseExtension(view returns (string)
.json
cost(view returns (uint256)
1
maxMintAmount(view returns (uint256)
40
maxSupply(view returns (uint256)
20000
name(view returns (string)
BASE PEPES
notRevealedUri(view returns (string)
owner(view returns (address)
0x8d604b9fae8650c35af747448564b8f2d222e23c
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
BP
totalSupply(view returns (uint256)
20000
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[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.