OnChainTalkingPepe

Verified contract

Active on Ethereum with 44 txns
Deployed by via 0x9a62e063 at 16611605
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $64.67
0xaa97e0924ec6441802ca235f76fc3acc3db3ea454db4c599b116b8a0578aed94
0x17bc48fd2a5567848ee89bace9affbde4e4e37a3c0b5c8c8c09d6910c77f13ff
0x225f6884604028aaa94aac43042ce0323df0c64f3137cc1d6d95f3b2ecaa8db3
0x2ba889a90da9f287a616d44bb3ce9d7da518277bd865f1331fa408884f50b224
0x0e657273b012b2441ca0a9f8285d9af641c0f522f2712bcd8110a265acdfcd87
0xd40c8242cc4f255b885abc6fb8218b1412bbef499bb85b7e4644645d9f73d555
0x6e9b6e30c3f8192aad12611b122973fe43c0629ce5f8841964721f3b9977e251
0xfbc46b8a68e9c02611b2d5370c70981e688da2bbbbdf13aa63eab4a8a6e1a38c
0x18496b42c6c3f5845605afdfb30b19767ebe6f91803e956fc7ab59a9f0b8d7e2
0xdcf4d598eecbea6157d0822593f0e500865b3574239161798a3d77d4b4375f78

Functions
Getter at block 20932528
FREESUPPLY(view returns (uint256)
20
LASTCALLMINTPRICE(view returns (uint256)
50000000000000000
LASTCALLSUPPLYLIMIT(view returns (uint256)
950
MAXSUPPLY(view returns (uint256)
999
MINTPRICE(view returns (uint256)
9000000000000000
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
TEXTCHARACTERLIMIT(view returns (uint256)
10
contractLive(view returns (bool)
true
getMintPrice(view returns (uint256)
9000000000000000
getNumberOfMintedNfts(view returns (string)
24
name(view returns (string)
OnChainTalkingPepe
owner(view returns (address)
0xecef0cbe69203d37bbcde9cd7e3d3552bf116ae4
symbol(view returns (string)
OCN
Read-only
balanceOf(address ownerview returns (uint256)
exists(string _textstring _text2view returns (bool)
getApproved(uint256 tokenIdview returns (address)
imageToTokenId(uint256view returns (string namestring speechBubbleText1string speechBubbleText2string speechBubbleTextColorstring pepeColorstring eyeColorstring eyeBlinkTimestring textBlinkTimestring mouthColor)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
randomNum(uint256 _moduint256 _seeduint256 _saltview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
disableMint(
mint(string _userText1string _userText2payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setCustomColor(uint256 _tokenIdstring _pepeColorstring _eyeColorstring _textColorstring _mouthColorpayable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator