CryptoCrimeClub

Verified contract

Active on Ethereum with 1,615 txns
Deployed by via 0x8dc19ac1 at 14548671
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
Native
Value $3,199.6
0xc4c8029b898edb88824fb9c5af49863686d65a650354d1b7db682883ad6de106
0x9ebd73ba48ed02599cffe012bf16b83cca8d6ea7f1cb7264031d8fff757115a6
0x60b85fca2ed3f5b0dc24453a977edae9f69f86937e55ec1f2fc0d6bef097b6a8
0x0674230eefc4189c865fe5ce717a58809981ad33386030793ca4f7cee73ccb83
0x1ab5e50b678730036ddb54c952fc5ac8d2c4249595c3052444650825a29a8f0e
0xbf8910daab48f50b3260f6f9c230700c04af02bcd8850f17d7faf177e9eacd0c
0x46824844b8b499058798363582e2885dc48d900b780de9eeb928972f5a8aaf7a
0x9e367ce6b1d2d2d793425b2b76ca0e69eced476b2f156b026c89a8be876cbbd7
0xdb10fbfb64013911fca7e1d84c5eaf9e4a563d7a9015de92358c74869e50a351
0xe09c6df9a282a041c35986628d3060b04527619936cb6ad0b6afacfce8e4c0cf

Functions
Getter at block 20882081
baseURI(view returns (string)
ipfs://QmXha65PsMDzHgm9Fp3A299fwUFuhrrR9LvGTJErXoBAt9
 
contractBalance(view returns (uint256)
isBurnable(view returns (bool)
false
isOwner(view returns (bool)
false
maxSupply(view returns (uint16)
3333
merkleRoot(view returns (bytes32)
0xa27f2e1dc8b01c4eaea36a081544c9b604f4b48c383bfa92398ede6d96d1fa9e
mintState(view returns (uint8)
3
name(view returns (string)
CryptoCrimeClub
owner(view returns (address)
0x44302d4678a9c6bd38671b7a539699d03b649947
 
payees(view returns (address[])
presaleMaxPerTransaction(view returns (uint16)
5
presaleMaxPerWallet(view returns (uint16)
10
presaleMintPrice(view returns (uint256)
0
publicSaleMaxPerTransaction(view returns (uint16)
5
publicSaleMaxPerWallet(view returns (uint16)
10
publicSaleMintPrice(view returns (uint256)
800000000000000
reserved(view returns (uint16)
200
symbol(view returns (string)
CCC
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInWhitelist(bytes32[] proofaddress _accountview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
claimReserved(address addruint256 _quantity
mint(uint16 _quantitypayable 
mintPreSale(uint16 _quantitybytes32[] proofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setMerkleRoot(bytes32 _root
setMintState(uint8 _state
setPresaleMintPrice(uint256 _price
setPublicMintPrice(uint256 _price
setReservedQuantity(uint16 _quantity
setSaleRestrictions(uint16 _presaleMaxPerTransactionuint16 _presaleMaxPerWalletuint16 _publicSaleMaxPerTransactionuint16 _publicSaleMaxPerWalletuint16 _maxSupply
setTokenSalt(string tokenSalt_
setUseHashedFilenames(bool useHashedFilenames_
toggleBurnable(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updatePayouts(address[] payees_uint256[] shares_
withdrawAll(
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(address[] payees_uint256[] shares_string tokenSalt_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.