THE WATERMELON MAN

Verified contract

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

No balances found for "THE WATERMELON MAN"

0x9d3f57287d99d89bd63c6e6f5e112cedb992a046083e8c0cdea487950500da4e
0x100f18f01a0e7bc36b86e5c13a7fa600e3e04b9d15d1140abe0627515fbae4cf
0x170df6909dee90532a97af3644481a5475da16fecc0f0e1bad9025c7a7c871cf
0x70da8f7e83cfff6bf333ced5684c0ca96b1aaee8795ca273eee43ee7db7255aa
0xc8d8619d94753169249bcec5977e3e474c2f814871534b6b756ec686c897b057
0xd86df856ebb99424d97e47b92eed1da9af14dba74bdd17e37b193dfad11913ff
0xb2902c20cec75229f88ae6f160e834a2b76f0fa1aeecdaa7db1223a98bbf35e3
0x835f9de200bb317c7426171d91789c4c6942448c636d4c6c848ccdda0cb2510b
0xdc435625142d5a8cf50b77fbe42017e9e50a9ad8b2c20c1e2437ce4ca1c54774
0xba7a01c6df59a3f63441d7ef001a672b66854a837e3e0c558be5f0326f874059

Functions
Getter at block 21170942
MAX_MINTS_PER_TX(view returns (uint256)
20
PUBLIC_SALE_PRICE(view returns (uint256)
7690000000000000
getBaseURI(view returns (string)
ipfs://QmdMS1jR3CqhraScBghcUAtcSjmxFfLtj4amgAHdC2Hk5Q
isPublicSaleActive(view returns (bool)
true
maxSupply(view returns (uint256)
1696
name(view returns (string)
THE WATERMELON MAN
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x1689d6fa6a32036fcdaedb7d5eb628033178be97
symbol(view returns (string)
WMAN
totalSupply(view returns (uint256)
1696
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
setIsPublicSaleActive(bool _isPublicSaleActive
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.