This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20793826, which is 3 minutes old. We're running behind the tip but working to resolve the issue.

3DBears

Verified contract

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

No balances found for "3DBears"

0x86829f4257d9b21003a683eb13e29dcbdb45d89a02c0c96aafcbb3e4d1f2f77e
0xddb016927ee183dbf11cbd9b15fab2f3035fbf5f5734716bb43b146339a46073
0xf25972f81e670a86712340ad5024eab9ca0a41e2b6d686fcbe4ff0db86e18cde
0x8553da3f30e6cbd5848ea4c19097f3ca8d3513c77af5a5240af6ba098f26a171
0x9fa5b42bc105992ebd38a285e27d4cd7ca896a6bc3f5b92f980d53c68d59745b
0x490d45d6cc65e8aa495a7120bcd8ff53db8653b12685732c594d34a241530555
0x1b013761294356e71da663caa9da0514a438cba2dd931d5b968c648f0a5ee7d1
0xa5b14c38af20d52972c7782198befda7aaa3bbd0ba9c23733724f2fc71bf60c2
0x061c22c4c2369d0f2b9c795d1b63d7b3f4881a1cccdc9c9c407f10d7a108d71a
0xb8f2ea3e023147261edd9248165013ac06ee0980bdae9cd9eb4e22720b64b2b4

Functions
Getter at block 20793825
MAX_BEARS(view returns (uint256)
10000
MAX_BEARS_PER_MINT(view returns (uint256)
20
checkPresaleList(view returns (bool)
false
discountPrice(view returns (uint256)
50000000000000000
fullPrice(view returns (uint256)
50000000000000000
isDiscountSaleActive(view returns (bool)
false
isPresaleActive(view returns (bool)
false
isSaleActive(view returns (bool)
true
name(view returns (string)
3DBears
owner(view returns (address)
0x3163cd724b4357d3fa70b6a008152b5f244f20a5
summerAddress(view returns (address)
0xe5ba25f22a20a22fb47dadf137f33fe2e9ab22ac
symbol(view returns (string)
3DB
totalSupply(view returns (uint256)
10000
winterAddress(view returns (address)
0xc8bcbe0e8ae36d8f9238cd320ef6de88784b1734
Read-only
balanceOf(address ownerview returns (uint256)
claimed(uint256view returns (bool)
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
addToPresaleList(address[] _wallets
approve(address touint256 tokenId
discountSaleMint(uint256[] tokenIdspayable 
flipDiscountSaleStatus(
flipPresaleStatus(
flipSaleStatus(
mint(uint256 _countpayable 
presaleMint(uint256 _countpayable 
removeFromPresaleList(address[] _wallets
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string _uri
setDiscountPrice(uint256 _newPrice
setFullPrice(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.