Crypto Cannabis Club Brand Collectable Edition 2
Verified contract
Active on
Ethereum with 624 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
No balances found for "Crypto Cannabis Club Brand Collectable Edition 2"
Transactions
ABI
ABI objects
Getter at block 21160777
burnLive() view returns (bool)
false
contractURI() view returns (string)
https://tokenfy-production-public.s3.us-east-2.amazonaws.com/18/contract-uri
ethEnabled() view returns (bool)
true
instantRevealActive() view returns (bool)
true
maxPerMint() view returns (uint256)
10
maxSupply() view returns (uint256)
1750
name() view returns (string)
Crypto Cannabis Club Brand Collectable Edition 2
owner() view returns (address)
0xdb9e2e04273ee289156aba19f728d190ae4277f5
presaleLive() view returns (bool)
true
presaleMaxPerMint() view returns (uint256)
10
presaleMaxSupply() view returns (uint256)
1750
presalePricePerToken() view returns (uint256)
0
pricePerToken() view returns (uint256)
20000000000000000
saleLive() view returns (bool)
false
symbol() view returns (string)
TRIP
tokenfyAddress() view returns (address)
0xa6dd98031551c23bb4a2fbe2c4d524e8f737c6f7
tokenfyEnabled() view returns (bool)
false
tokenfyPresalePrice() view returns (uint256)
0
tokenfyPrice() view returns (uint256)
0
totalSupply() view returns (uint256)
540
Read-only
balanceOf(address owner) view returns (uint256)
exists(uint256 _tokenId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
presaleMinted(address) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events adminMint(uint256 qty, address to)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
changeMaxSupply(uint256 _maxSupply)
changePresaleMaxSupply(uint256 _maxSupply)
changePresalePrice(uint256 newPrice)
changePrice(uint256 newPrice)
changeTokenfyPresalePrice(uint256 newPrice)
changeTokenfyPrice(uint256 newPrice)
mint(uint256 qty) payable
mintTokenfy(uint256 qty, uint256 value)
presaleMint(bytes32 hash, bytes sig, uint256 qty, uint256 max, uint256 expiresAt) payable
presaleMintTokenfy(bytes32 hash, bytes sig, uint256 qty, uint256 max, uint256 expiresAt, uint256 value)
reclaimERC1155(address erc1155Token, uint256 id, address to)
reclaimERC20(address erc20Token, address to)
reclaimERC721(address erc721Token, uint256 id, address to)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setBurnLive(bool live)
setContractURI(string newuri)
setETHEnabled(bool enabled)
setInstantReveal(bool reveal)
setMaxPerMint(uint256 _maxPerMint)
setPresaleLive(bool live)
setPresaleMaxPerMint(uint256 _maxPerMint)
setSaleLive(bool live)
setSignerAddress(address _signer)
setTokenfyEnabled(bool enabled)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawEarnings()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address _signerAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.