Crypto Bear Watch Club

Verified contract

Active on Ethereum with 6,655 txns
Deployed by via 0x580205eb at 14226335
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Crypto Bear Watch Club"

0xde7cf85028c69db6a16b4edfdcf8d52e47cd3501e2b08315101d8be335050f74
0x5e50ab63725955954ac00d0bd04d0a794f8db1fdff165202356f2a6c4b2f46b3
0xaefae180684103f5cb18e8c539c7aeaa2a598dbd4c31fef7da364cb7e41bacfe
0x30b887cbcdd37e7c787fbb29dc9beeb2bf31571b027923c84ea7c797d044cf84
0x8415a637f88f05b564bcffa435e919961307c321839ff7e55f3c216487d1e761
0x3b801aa6b7e581751818f0ab84e467d1d6bcf2395a24a7686afb412b1d0b938c
0x28d8f069679b0dba9c91ea4d8e4d409cd4b38414c050e288ad46784ebab7ff8b
0x1377633ce8f8bab7ccd69f4757352041e486a8e4e9196f22b66cb9ea2e4616db
0x9419c25601a2771bf4a178a354af5bc9ee81dcf573906e6cab923033960183ea
0xa567d87937707506e21dbd5ee850413aa5d98bcfdca63a00931b1610bdba6ad5

Functions
Getter at block 21168407
MAX_CBWC(view returns (uint256)
10000
PRESALE_PRICE(view returns (uint256)
500000000000000000
PRICE_DEDUCTION_PERCENTAGE(view returns (uint256)
100000000000000000
STARTING_PRICE(view returns (uint256)
2000000000000000000
auctionStartAt(view returns (uint256)
1645555156
dutchAuction(view returns (uint256 price)
500000000000000000
merkleRoot(view returns (bytes32)
0xecf8e341b06f3b5edae42f2f87850d3009645aeaaa76f958a46b8ff9dbb14064
name(view returns (string)
Crypto Bear Watch Club
owner(view returns (address)
0x64777d628c1f01c01684eb23655a09afae0a5afe
saleStatus(view returns (uint8)
0
symbol(view returns (string)
CBWC
totalSupply(view returns (uint256)
3010
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
lastMintBlock(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
preSaleMintCount(addressview returns (uint256)
privateSaleMintCount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
auctionMint(uint256 _countpayable 
presaleMint(bytes32[] _proofuint256 _allowedCountuint256 _countpayable 
privateSaleMint(uint256 _count
privateSaleWhiteList(address[] _whitelistAddressesuint256[] _allowedCount
renounceOwnership(
reserveBears(uint256 _count
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(bytes32 _merkleRoot
setSaleStatus(uint8 _status
startAuction(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Minted(uint256 totalMinted
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.