Tits

Verified contract

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

No balances found for "Tits"

0x780f22cdb7beebfa040e2b1e8510d3a6148ba579ac5701f56ccf1688851ca867
0x427ca3bb67dff4da22f4881413c22b55084402eb990c41fd565ee89fa47bf4a7
0xb557a7283771317fe0de21a24d9576e60a09d36ba1689f9fd58b2c2f3abe0588
0xc0afa6585e775437217d15bc12a691676d6a6657228c439e9837bc938a9e1a12
From
0x57a70a1f413c776aa533d6c544dc3fdacbf3ddb81dfed2eeb2a23f8b68fb87ca
0x35c3cf88c4336f9655faea7c0fd17dfd1d6a096d09ff7df9b3c8c6fbd81ee0a9
0x21f65c22a04b7f9da5da5eeb91bd36b4c3d332a1962fb7390bd15d948bad95e3
0xaf4bfdc7858389b9fd41a28895f11a3f4443042834278790802063ddf300365d
0xee31970c85456e1c47cf55cd117badc952671c2e11ed5dc6bdf00f94cb8bae39
0x64abc5119ac74866653e81b831e4b7e2984863067343f42f3d9cc40858ce042e

Functions
Getter at block 20888036
ALL_AMOUNT(view returns (uint256)
555
BASE_URI(view returns (string)
https://tits.dontslapme.net/metadata/
CONTRACT_URI(view returns (string)
https://tits.dontslapme.net/api/contracturl.json
LIMIT(view returns (uint256)
5
PRICE(view returns (uint256)
2000000000000000
REVEALED(view returns (bool)
true
UNREVEALED_URI(view returns (string)
https://tits.dontslapme.net/box/box.json
WL1_LIMIT(view returns (uint256)
1
contractURI(view returns (string)
https://tits.dontslapme.net/api/contracturl.json
name(view returns (string)
Tits
owner(view returns (address)
0xb8948a87d827f1dcb88822035f0dbbcffd7be9c6
symbol(view returns (string)
tits
totalSupply(view returns (uint256)
555
wl1WhitelistMerkleRoot(view returns (bytes32)
0x1b9f9dbc907c20adf0e8d319f697eff0e4f55adfb9633c425185819b350a93b5
Read-only
WALLET_CAP(addressview returns (uint256)
WL1_WALLET_CAP(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
info(address userview returns (struct titsInfo)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
flipStep(uint256 step
mint(uint256 amountpayable 
mintWL1(uint256 amountbytes32[] proof
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setContractURI(string _contractURI
setPrice(uint256 price
setRevealData(bool _revealedstring _baseURI
setRevealedURI(string _unrevealedURI
setWl1WhitelistMerkleRoot(bytes32 merkleRoot
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(