PepeGods

Verified contract

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

No balances found for "PepeGods"

0xd2ae6dd1c87e63ba6c120ddb84976bac02ded89ed91c297a8e7b1b5eb084e16d
0x02288582286cd8a580353f2f513aed8644aef299f894d4909533d3d9d4987eaa
0x39f7539aa619c55a8af7387c7a21f92fdeaa1bb2ca8e713d0a02ff2db6119c9e
0xfce7e6735d23c49073ba59715c72123646c74146c11b4df3b68a349b7dd92dd8
0x7fe0412ab04856907fb8ebf0ffac9306c2b5783cb61b967e08802a89bff1e7b7
0xac3bc985648ac8d13f886a4e068e672010d0702e80136a3b153d1b710a7935f1
0xe5e3b686ce208a7bea6c818f8acb0c45249597fb47acfd3698111b28ee70eaae
0x525d5241a60c0d473ece431d846ed48c47be586b06f2faa9b04ff84c9ecf6fe5
0xd954186239b33aefb99301cd954b50474a9509231e22d2a30140621cbe1df5a1
0x3d55c79102bc4d5324868fc31eb961efc02af7a3d43fd7c0849b699dec0f9394

Functions
Getter at block 21157836
MAX_MINTS_PER_TX(view returns (uint256)
5
NUM_FREE_MINTS(view returns (uint256)
1450
PUBLIC_SALE_PRICE(view returns (uint256)
10000000000000000
getBaseURI(view returns (string)
ipfs://
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
2500
name(view returns (string)
Pepe Gods
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xe53f0bcedaab10c3f42793581897a06e16b22653
symbol(view returns (string)
PEPEGOD
totalSupply(view returns (uint256)
1455
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsOpenSeaProxyActive(bool _isOpenSeaProxyActive
setIsPublicSaleActive(bool _isPublicSaleActive
setNumFreeMints(uint256 _numfreemints
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
withdrawTokens(address token
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

This contract contains no error objects.