Yes Bear

Verified contract

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

No balances found for "Yes Bear"

0x9825291c818bb54ff919bfae2e8369a92fb94fe2a087991d2cd7fb9ee984a45a
0x2a69c757dc97e1a189d04e0a1aef17741099fbc4e9a213baa29be8035c7f6350
0xd622a617e8d8ae2826c91880d9cb4bff7e78980ea83126b3a90b1219ddf83e18
0x1f1092183c27d56154fb759c5b91bdbb9e3e7263bd2cae91a57601a831ec3b87
0x6e0fe3db751d414908dcf0a5ad07182113be151655267a262b4ca396df49a2d5
0xe6ee53577f25c86386716563681052295b5a03b4863b2a20dfbf929fc395db56
0xa41d52f7cd0beb78c6b3e5748c69dd590a137f03c8c2fb29c470769bf68d5ceb
From
0x53585d2e6c38d5fd3e0739803859df55544626685d290f923216953e65ace857
0x9e9ca478a1d6859f8b48b5a6cc1ec286171ade9a14da8073c5b214f506b8bf42
From
0xac8d7d3973837f7a85f0b132fc0e4aed8beea0ab8d80739990d021521ccf559a

Functions
Getter at block 21205404
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://yesbear.xyz/nft_collection/json/
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
50
maxSupply(view returns (uint256)
6666
name(view returns (string)
Yes Bear
nftPerAddressLimit(view returns (uint256)
3
notRevealedUri(view returns (string)
https://yesbear.xyz/nft_collection/hidden_json/hidden.json
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x936c0fe036fd21b23904eaca43cc88088bbcba84
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
YB
totalSupply(view returns (uint256)
5225
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview 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)
walletOfOwner(address _ownerview returns (uint256[])
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.