CryptoBears NFT

Verified contract

Active on Ethereum with 992 txns
Deployed by via 0x7ed63de8 at 13039076
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Native
Value $261.75
0x5d6346f4a243a8150a5738c49c067123e7706d669fcffd8b923fa57f838009e7
0x0b132d70af32589d9927461e0f35da4cc52a3bd6b34a21e785e093149a9b121f
0x91547c2999e1db241b5e7040a73066c16a627f356ffa9692f060bcf9422c7931
0xf97bd1f67d93ea5815c801b5a2ffbb21c93540bead9b9d3451c5a64a3d807bad
0x25453afb196ced5b4ebe9fe149f94971889402406709d6085011eb47c7652bbd
0xaeeacfa890407b71a990568602d31298cfb2bdace436577c64ad0e0ca86cec92
0xf8302ec0646c021f72d8939910cb8483c63e52f614c8f70b5b9a31e0c74b6f5a
0x85d5a753e02902581feddbbb9dd6ad2b5bf45e15dc14babdc1fcbea3a62ec0f4
0x4b38eda3b8bc8323aa6f0972640db3c651a22f133eafef3026ce3f2866455e9b
0x4e0d7bd35c11a8475a8ddca25037ccfef3331ef9485bd9a2ca0b990fe496d934

Functions
Getter at block 21057809
MAX_TOKENS(view returns (uint256)
3333
MAX_TOKENS_PER_PURCHASE(view returns (uint256)
20
baseURI(view returns (string)
https://ipfs.io/ipfs/QmemEg5iS8X6A9wbURPw2cGhctZZaYjFSpMTUy2u6RLEKH/
getPrice(view returns (uint256)
15000000000000000
isSaleActive(view returns (bool)
true
name(view returns (string)
CryptoBears NFT
owner(view returns (address)
0x58b6fc6b777a35ea50f0bfb218e5ef8cec1a7578
symbol(view returns (string)
CBEARS
totalSupply(view returns (uint256)
893
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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)
tokensByOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
flipSaleStatus(
mint(uint256 _countpayable 
renounceOwnership(
reserveTokens(address _touint256 _reserveAmount
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setPrice(uint256 _newPrice
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
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.