pieceofshit

Verified contract

Active on Ethereum with 21,632 txns
Deployed by via 0xb8745ae0 at 14878667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
 (#99)
ERC-721
--
 (#98)
ERC-721
--
 (#97)
ERC-721
--
 (#96)
ERC-721
--
 (#95)
ERC-721
--
 (#94)
ERC-721
--
 (#93)
ERC-721
--
 (#92)
ERC-721
--
0x359a53658b75d917572116c82e901a2e14bba07d0f859bd58decb9fbbbb2f46d
0x60d394dc45cce40aff3aa3bb122d5d21ae478633025db7044d9b56c641e2865d
0x14315b2e0bda07dff9be2344a036cc2311e80f32c425f828c9c0117217499f5a
0xd22c5176e917275d62c5a6371e519f01c9a5014497951be1f2410848ac2f94a1
0xe28bf0baae3dc00761473df5adc70ca079ed684e16dcea1ee413b75a360d4685
0x460f8ce5d3ad80f2677cf767f7d26fef755116f268405d2c3840513acc310a39
0x8436ae44826623673c312be468815cd61a07c58e859dd2ff538d5c310146de2c
0x1ec7370656d653523c8dad7072a50baf35f12562de7c5e674cd116dc59f9c783
0x454c5bcefbb650ac0c0bd0979b43787818fe714d04ae3fed48b449028dfcbc33
0xd28d1684911ceddfbfcf1efcbb4a3fcaf17383a50ef58b111317ee09d9c3c249

Functions
Getter at block 21204121
_instantFreeMinted(view returns (uint32)
0
_instantFreeSupply(view returns (uint32)
2000
_instantFreeWalletLimit(view returns (uint32)
2
_lotterySalt(view returns (bytes32)
0x21273b0b6bdfd48745cb507f4a10ed4eab4949f82acc7064bd7f9202199b6b32
_maxSupply(view returns (uint32)
10000
_metadataURI(view returns (string)
ipfs://bafybeihek6zx5cnnfep2exoo5aou22flxl4v24prer3z4d2sb4jk7zzn7y/
_price(view returns (uint256)
7770000000000000
_publicMinted(view returns (uint32)
9000
_publicSupply(view returns (uint32)
9000
_randomFreeMinted(view returns (uint32)
135
_randomFreeSupply(view returns (uint32)
777
_started(view returns (bool)
true
_teamMinted(view returns (uint32)
1000
_teamSupply(view returns (uint32)
1000
_walletLimit(view returns (uint32)
10
name(view returns (string)
pieceofshit
owner(view returns (address)
0x87fadf44bc06a8c9ae965edfe72ee703cef703c5
symbol(view returns (string)
SHIT
totalSupply(view returns (uint256)
10000
Read-only
_status(address minterview returns (struct PieceOfShitStatus)
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct ERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenId
devMint(address touint32 amount
mint(uint32 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFeeNumerator(uint96 feeNumerator
setMetadataURI(string uri
setStarted(bool started
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
LuckyShit(address minteruint32 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 priceuint32 maxSupplyuint32 teamSupplyuint32 instantFreeSupplyuint32 randomFreeSupplyuint32 instantFreeWalletLimituint32 walletLimit
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(