boogerz.wtf

Verified contract

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

No balances found for "boogerz.wtf"

0x60be5c2c25b484dcb3dc5339ea97d9ae644018bc381f80cc0876268826de5497
0xd489a5a50ca2bf722463e2407ae4a643587a91e15eedfabdfccc33c0584da53a
0x6d8a5412d10fc9ad84fd14e4fd6115fe01a49a719dbf75420b7eef9e44a61aca
0x9c316f2f7ac9521eeaad33088caeb629036f7c4f567542f30d85a97359b62bcf
0x8e2d90f3d46544fa34f85b5b0f1a0e79c556336d9ad608fe5389dc07386b472f
0x073e99fb81340a8cdbf377530fb56480bdb6e5c03d140fcc79fd7acb07f3eb44
0xa61954b2b784ffad01896b29b7c1c7ce83de26fa00392dad2bddcdd89b5cdc75
0x6dbd2808a4d3d308fa26a7116ca545714650151eb8fb4e15c1067a33030be4fa
0x473a1c23fe3745810cc55e5167b6e1957c95b33909cd17f80ea8fbfffac71bce
0x84976d8a5f0f03db427e0ea9206346c9f6f45cfb3e724aa77fe21883f2cccf63

Functions
Getter at block 21282362
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
10000
name(view returns (string)
boogerz.wtf
notRevealedUri(view returns (string)
ipfs://QmSyMaZsv7prMFFSmTarHV4kqnQUkVRQAxJ3uYdd8a7xJd/boogerz_hidden.json
owner(view returns (address)
0xa55013b86e77ddf0d60996a5903e8574890c8d22
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
bgzwtf
totalSupply(view returns (uint256)
10000
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.