Crypto Cannabis Club

Verified contract

Active on Ethereum with 16,411 txns
Deployed by via 0xf2696c40 at 12922454
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $24.09
ERC-20
Value $4.21
 (#7527)
ERC-721
--
 (#1280)
ERC-721
--
 (#6016)
ERC-721
--
 (#7527)
ERC-721
--
 (#1280)
ERC-721
--
 (#353)
ERC-1555
--
 (#271)
ERC-1555
--
 (#125)
ERC-721
--
0x44e67b3d9403aded747446717db8945b3f9e0d6dfaecaa081dc8f41b7fa1eb4f
0x4a65bf3367e09596dfda8eb8c84cabb5366886c79c247e57b317337a5e1e2082
0x646adf3648332acedcdd1a398c89b07e0c4bd0a87e3f83d7b80edebfc8def0bd
0xcbb20eb0f82f001f4c813d01d2a746acd2fbaaf05205c6c4aa7faa1c022126b6
0x32a39fe2977bb17af03a9c4fb10f570fa7c77b4f7a652637260bd55eba03b079
0xf5d9392423f7de7b3988561b9ba4a1e020b4dd9686d162fafe6c29d65d417f52
0x831bf36da6f89eddc6c669b9426e3ea288c69e79ec8edea14030568c7ab626e9
0xb6c82b99880abdfcd367d9e6f48d183c864afed89ef3ed385d1b18d1d33007ec
0x3fd76d911296849cc0d734354d6f3a7c5751444a5d2702de3c70248971232c7e
0x5854711c527fbb7b9e9da8fd7235cd8c73c82e119750e7084425aa57a032201a

Functions
Getter at block 20792125
contractURI(view returns (string)
ipfs://QmdDS6Cro5MnPqubZFaQYvEzXjfUpVJnRGPsH8ufxTpi24
 
getPricePerToken(view returns (uint256)
isSaleActive(view returns (bool)
false
name(view returns (string)
Crypto Cannabis Club
owner(view returns (address)
0xdb9e2e04273ee289156aba19f728d190ae4277f5
symbol(view returns (string)
CCC
tokenIndex(view returns (uint256)
10000
totalSupply(view returns (uint256)
10000
totalTokenToMint(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedOrOwner(address _spenderuint256 _tokenIdview 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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
acquire(uint256 amountpayable 
adminMint(uint256 amount
approve(address touint256 tokenId
burn(uint256 tokenId
customThing(uint256 nftIDuint256 idstring whatpayable 
reclaimERC20(address erc20Token
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newuri
startSale(
stopSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawEarnings(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CustomThing(uint256 nftIDuint256 valueuint256 actionIDstring payload
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

This contract contains no error objects.