This contract is being backfilled. You may encounter incomplete storage history.

Bored Bears

Verified contract

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

No balances found for "Bored Bears"

0xc982d68322914a574ea2e35f2825c27e743cb6002a86ca129046e8a66339abae
0x625583647bc6fd1dfa0485ea6e8a4ee49844c78d782c32b007f1a1f78533d86a
0x12290beef4a8588dc556bed685ad1329ece894a6ea0c92c4d174d7ca0ebdbda8
0xb2045991518241c86aebd674c564801ee52420a3bc4dff6e079cb47817552fc9
0x5070a90dc6d71db945f264e6e4a1f05896a57dd899ac463ad4132d3b13eb7200
0x32ed689d8e61443e2577b3cdac8283b10c6c393d9e2d53b7af641d42a97e019b
0x4042a3e9e9f2aa4d43eabb7b80476aaa255a94550c4f3984b2bfa72103adb613
0x6d10e48fa4f9caedcbe8186a7c7f01b983105644fa1450d13c5cdbe9ec592a3c
0x4747e8cadcc925d2518de2c2134c41545c3b4187af2fef65bb165034f463ff52
0x283d16a5bb638a44e65d1ee34216d7a1bb0155103a3601a9e65c5eff941d817a

Functions
Getter at block 20798112
COST(view returns (uint256)
0
IS_SALES_ACTIVE(view returns (bool)
true
MAX_FREE_MINT(view returns (uint256)
1111
MAX_MINT_PER_TXN(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
6666
contractURI(view returns (string)
ipfs://QmTdjZ7pPt65VaVF1SpsveWrNeazxDmnGehZ1qD71g8NyV
name(view returns (string)
Bored Bears
owner(view returns (address)
0x30fc73f38a4cf03b971fc8163b98890080c8b98f
symbol(view returns (string)
BB
totalSupply(view returns (uint256)
6666
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setCost(uint256 NEW_COST
setMaxMint(uint256 NEW_MAX
toggleSales(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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.