BearHood

Verified contract

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

No balances found for "BearHood"

0xb7fb53b44c0950c352b28b89d3e345bd006aec3ef561abe2b8adb8fcb3365730
0xe50568d367767b80c9b9d3056d2a536bfc04a234866e83fcfc80ba780498412e
0x9e1ce2c435a6795a93c80ed0bb3a45e38178abfdd1a40c8dc1cd3f2a0fdbff40
0x1c9446aecc1d223683b9954b091c31eea262c01ba789533909352dc30d22d8a7
0xad93a4e44937a3b6f4fc94ef739ca5a1e7e8a8dc84387cde80a9a0bc1329bb83
0x0a8b087654b454e80bf9ea2dd8bd301de6f67436050ef225ec48305073cc98c9
0x17e5e7a12e36dc109978c8742ba6389c09c0e42fb10d33cf0f5403291fdfc739
0xd39f87e33611de991eaed491c267e84efb1b1a36c5329cb55688757ac480a7f9
0x06369d3cf3015047d8cc822b866f79631b65bbb51f71b25611c2f008539e6042
0x242a795538b37de45c4decf25e4da2ebc7178a5132705a66b56388ef404c7cf8

Functions
Getter at block 21221935
_tokenUri(view returns (string)
https://api.bearhood.club/metadata/
contractURI(pure returns (string)
https://bearhood.eth.link/contact-meta
name(view returns (string)
BearHood
owner(view returns (address)
0x64924dddd4bf7ca9659d7d2ceb2ed7618b226dc5
symbol(view returns (string)
(● ̄(エ) ̄●)
totalSupply(view returns (uint256)
926
Read-only
balanceOf(address ownerview returns (uint256)
bearBids(uint256view returns (bool hasBiduint256 bearIdaddress bidderuint256 value)
bearOffers(uint256view returns (bool isForSaleuint256 bearIdaddress selleruint256 minValueaddress onlySellTo)
getApproved(uint256 tokenIdview returns (address)
getBearBid(uint256 bearIdview returns (bool hasBidaddress owneraddress bidderuint256 bidPrice)
getBearOffer(uint256 bearIdview returns (bool isForSaleaddress owneruint256 priceaddress onlySellTo)
ifBearBidded(uint256 bearIdview returns (bool)
ifBearOffered(uint256 bearIdview returns (bool)
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
acceptBid(uint256 bearId
adjustBaseUri(string newUri
approve(address touint256 tokenId
bearListForSale(uint256 bearIduint256 price
bearUnlist(uint256 bearId
bidBear(uint256 bearIduint256 bidPricepayable 
buyBear(uint256 bearIdpayable 
offerBearToAddress(uint256 bearIduint256 priceaddress toAddress
openBox(address toreturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBoxAddress(address newAddress
setRoyalFee(uint256 fee
toggle(uint256 _switcher
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawBid(uint256 bearId
withdrawFunds(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BearBidEntered(uint256 indexed bearIduint256 valueaddress indexed fromAddress
BearBidWithdrawn(uint256 indexed bearIduint256 valueaddress indexed fromAddress
BearBought(uint256 indexed bearIduint256 valueaddress indexed fromAddressaddress indexed toAddress
BearNoLongerForSale(uint256 indexed bearId
BearOffered(uint256 indexed bearIduint256 minValueaddress indexed toAddress
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.