The latest block we've processed for this chain is 20814627, which is 22 minutes old. We're running behind the tip but working to resolve the issue.

TheBearCLTV

Verified contract

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

No balances found for "TheBearCLTV"

0x8f44901fa232eeeea28b417ef39916c88553120b89de38a478912d991b723740
0xadf11098538e15c7f4a26c056a73a3bf14a03908986830a71961ab52c2c6762a
0xbb66d688989be96c7bc68da97caaf26d4174db4e7483974b5deecd18d076141c
0x4d49b81ccf02f2ec2bc505fd95e462a595b8615333ade2d7c37b3458938ed825
0xeff50019d24d9de846fe8457acecc4960dcdd3e11835be9f1bf0683cddfcdc1a
0x00da63b3ebaa794d143991664a99ef7127c4037c722f989e95224176ac7e11e5
0x1d0d731479600092ecec84952b5c88d67ea7d3ba3cc7ed0f0ca54c45cc5942e1
0xf6c828e6cab87ee40d94494d05603b88beee398f0c9043cf8fdad1054c155503
0x10fbcb27166b3da7938973da9d943c77a09f2a50e38fee4f37efb4c308f7cdeb
0x401cadc0c91d3078599359c02e3da901f386ddf3d9db288f6cf7f8fc9f361b3c

Functions
Getter at block 20814626
MAX_NFT_PURCHASE(view returns (uint256)
20
NFT_PRICE(view returns (uint256)
40000000000000000
maxSupply(view returns (uint256)
7777
name(view returns (string)
TheBearCLTV
owner(view returns (address)
0xb62790eefe6a4223366e59f256d017c864ab7571
saleIsActive(view returns (bool)
false
symbol(view returns (string)
TBC
totalSupply(view returns (uint256)
2064
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)
State-modifying
approve(address touint256 tokenId
flipSaleState(
mint(uint256 numberOfTokenspayable 
renounceOwnership(
reserveTokens(uint256 num
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
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(string name_string symbol_uint256 priceuint256 maxPurchaseuint256 maxSupply_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.