Chill Bear Club

Verified contract

Active on Ethereum with 10,151 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#3604)
ERC-721
--
0x31ee89fd305dd248b38d421615f59b1e309e429e4f245803944da6ae9ea6e7c0
0x7b9473c7b9a17fd06b6ef82e7bec90fa287dc1aac5ce3381022ce744c536f1c9
0x2b9fa4ddc7fc540c865d8f2ee5b2055bbb13e528ff95a8be82e5c15baa3e1a5b
0x65e8047077fa857935d7c47a4288be0e902c078cdced8500143d7be975a6cc11
0x943027f7bfd4bdc98b2b229bf75b55c1a9404c0e68f9420fe17c66f1ee70be1d
0x6033cd9dea19791edac2229aea9926e9135c69040d4257b8167f76a6d8cf4f58
From
0xdb092dd30146af15f32a2fae4908a1da94a6e0484d5e76d820cc180641146d77
0x2604ac95759a346fdb3b1840808a957d5c4e54d09a588faa4b14622d1cdd2b07
0x77870fa0b87a6c7769bc29a6e4aa136eebc503a64330b3a5dd61a9f91ce4c56e
0xb9ce9b39592f801eaddf68e42192aec05bc0600b28bee74318462d1a248b6f27

Functions
Getter at block 20882628
baseURI(view returns (string)
ipfs://bafybeiche5z5bd47h7ove5pxf4bbsfp2jrvccytkye6tvhhcrccjrrobhm/
getMintingInfo(view returns (uint256 preMintSupplyuint256 publicSaleSupplyuint256 publicSalePriceuint256 ogPriceuint256 preSalePriceuint256 EIP2981RoyaltyPercentage)
(preMintSupply=0, publicSaleSupply=0, publicSalePrice=60000000000000000, ogPrice=60000000000000000, preSalePrice=60000000000000000, EIP2981RoyaltyPercentage=750)
getSalesStatus(view returns (bool onlyOgbool onlyWhitelistbool mintingEnabled)
(onlyOg=false, onlyWhitelist=false, mintingEnabled=false)
name(pure returns (string)
Chill Bear Club
owner(view returns (address)
0x0c2b14e62251c7d154c15166bde72f540bd85a0f
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(pure returns (string)
CBC
totalSupply(view returns (uint16)
5556
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _walletbytes _signatureview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(payable 
mintFromReserve(address to
ogMint(bytes siguint256 amountpayable 
preMint(bytes sigpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setEIP2981RoyaltyPercentage(uint256 percentage
setOgMintPrice(uint256 priceInWei
setOpenseaProxyRegistry(address addr
setPreMintSupply(uint256 supply
setPreSalePrice(uint256 priceInWei
setPublicMintSupply(uint256 supply
setPublicSalePrice(uint256 priceInWei
toggleOgSale(
togglePresale(
togglePublicSale(
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
EIP2981RoyaltyPercentageChanged(uint256 indexed prevRoyaltyuint256 indexed newRoyalty
OgPriceChanged(uint256 indexed prevPriceuint256 indexed newPrice
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PreSalePriceChanged(uint256 indexed prevPriceuint256 indexed newPrice
PreSaleSupplyChanged(uint256 indexed prevSupplyuint256 indexed newSupply
PublicSalePriceChanged(uint256 indexed prevPriceuint256 indexed newPrice
PublicSaleSupplyChanged(uint256 indexed prevSupplyuint256 indexed newSupply
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Constructor
constructor(address _openseaProxyRegistryuint256 preMintSupplyuint256 publicSaleSupplyuint256 publicSalePriceuint256 ogPriceuint256 preSalePriceuint256 EIP2981RoyaltyPercentagestring _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.