House of Clownz

Verified contract

Active on Ethereum with 5,648 txns
Deployed by via 0xfdf5c69d at 15053614
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "House of Clownz"

0xba423c66a540dc84dd410fe36c28231e7ee8128b94d4d8d451179e2ab21d16d4
0xbfc305667ec27fe6749aa4ecea87e44cd345eadbcf8b3879a9c05c61e781fee5
0xf833768d1ccbba0c02448f9317a785fabd1c0b005391f902a464f5bb4e709a90
0xd7feb0c4dc2514d3a260cacf1876365ad209a8866f67320a807e2e8197ff1f62
0x29839328b129648d87df0d41898f900fbc4ea5f5e7de5d5b62f81f61ad829794
0x810caec167bcf628ad824aab5284b3d79f26acefa3415a6b2e892212aa40b025
0xd071b50735135c449dffd879c5247db5aba46dd654f269b1b7676c083b48ff58
0xc2652972ed8ce73a310218f5c501db46d5f67212f514706b2a206a8ecdaae74a
0x6df833f613d2e142222c892dfad4787fd0f882dbad952875ae9a97524a2d4455
0xe7c1642e137f2c56c07c30f83243f192a850001bea0376ab4600ceeb96c2fb40

Functions
Getter at block 20868407
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://hopswap.mypinata.cloud/ipfs/QmTgFEt5c4VywhMW7BEYVuaZhAefBmBWHu2AxfTuDTDCP6/
cost(view returns (uint256)
0
limitPerAddress(view returns (uint16)
200
name(view returns (string)
House of Clownz
norevealedURI(view returns (string)
https://hopswap.mypinata.cloud/ipfs/QmS4kXgWHWbQ7Mz7oRPHCzEAAvRU5sotpKaetUHf7sLdVD
owner(view returns (address)
0x0c65b04eb2cd0090752fe53cbe77b70dc7c0cf8c
presaleCost(view returns (uint256)
0
presaleOpen(view returns (bool)
false
pubsaleOpen(view returns (bool)
true
pubsaleSupply(view returns (uint16)
10000
pubsaledAmount(view returns (uint16)
10000
revealed(view returns (bool)
true
symbol(view returns (string)
Clownz
totalSupply(view returns (uint16)
10000
Read-only
addressMints(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownership(uint256view returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
endPresale(
endPubsale(
mint(uint256 amountpayable 
recoverToken(address tokenaddress to
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _ext
setBaseURI(string _baseURI
setCost(uint256 _cost
setLimitPerAddress(uint8 _limit
setPubsaleSupply(uint16 _amount
setUnrevealedURI(string _uri
startPresale(
startPubsale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address _newOwner
withdraw(address to
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
TransferToNonERC721ReceiverImplementer(