Cozy Bears

Verified contract

Active on Ethereum with 405 txns
Deployed by via 0x5d48aebf at 14329107
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Cozy Bears"

0x2890465d12dd77f198a30e067788843c34e4ff0c9a44d247dc14c56d399fc052
0xfc1343de3844c81f979a1cfefee7e3ca1ef70151b32b7e238cd2229e62cd2073
0xa58c290f33ead9f91678cf6afce5f983a0e4bf4c3e9299959f08e05677935bef
0xa246d2d7cb0ed174d035512083b0305dece22d385775a80eb37d8775f28c2090
0xbf64f5a22345922b5997cd82b1ef2c56445e0469d33a68d3e70967b6369db31f
0xaed32c062dfe4a28cbcdf23f50e37e888bc4c470dd1795d724a7d93c0b75ea50
0xdba13b3168ba0a4cc1fe7a0257d944db8bfe4c317d74f2d5adb22ea3060ef2ba
0xda4b3a540b3b692e6f0f1698e6a82940e04d9a3d7dfa923da8d65da37904ab97
0xd282060eb1e1122cf89e4c57070b3903e125996564e674201e15eb658b81134e
0x2d281026bb7454a1db4c12a795605a0da18771accd097832644c9824d89fa85e
From

Functions
Getter at block 21184995
MAX_SUPPLY(view returns (uint256)
444
PROVENANCE(view returns (string)
allowListSigningAddress(view returns (address)
0x5c0a83276d1f4953d985243559683f68ca9b7790
maxAllowMints(view returns (uint256)
3
maxPublicMints(view returns (uint256)
10
mintIsActive(view returns (bool)
true
name(view returns (string)
Cozy Bears
owner(view returns (address)
0x604667fc8f9df40e2808abe167a20362b1e79b23
price(view returns (uint256)
60000000000000000
symbol(view returns (string)
CBEARS
totalSupply(view returns (uint256)
444
Read-only
balanceOf(address ownerview returns (uint256)
getAllowlistMinted(address _addressview returns (uint64)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowlistMint(uint64 amountbytes _signaturepayable 
approve(address touint256 tokenId
burnSupply(uint256 newSupply
mint(uint256 amountpayable 
renounceOwnership(
reserveBears(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowListSigner(address _signingAddress
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxPublicMints(uint256 _maxPublicMints
setPrice(uint256 _price
setProvenanceHash(string provenanceHash
togglePublicSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
AuxQueryForZeroAddress(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(