BlurBears

Verified contract

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

No balances found for "BlurBears"

0x2b6b1103c89e5ea1706446359719e5c81c19144926e219c6a07f6149e8ccb6a5
0xefef69bf0469aa31006d9ae54a8f84c19a5658de31c300febb27340c75f52f58
From
0x7c4afc1227f7d802df373591565641a029e494c7856baebf4c70152dfc2dd1e0
0x70aaf3e682b3e11439808e0f641d21efe388d5194596a8d2def01a8968ad885d
0xfbda33dbd1f75bfdcdaab1f75e9fd7664a3280495f073e6a58e810d5fdd8e8b1
0x114db0a865f4a08d8df69a24026bbc6dab889a13b6da6153208fb6d46cd7dd7c
0x2cffd16e0340506c55dee3405ac69c87071abee9a3cd6d6d3ee8ff8ec2c66229
0xe74e15726462115f21fda1c948655dd2d3a6e33702031d0ba0ba4cf3dde87605
From
0x76dec2b420ea61c4a872c37f2c3926491f7ec274934048df0995ee119831c844
0x0a787041d9882d251684c78c75f31ab09cb2cf9102a155eb1de8d0bc05577961

Functions
Getter at block 21208452
baseURI(view returns (string)
ipfs://bafybeiajoelvr67z3tilbnwu52mu4dm2qkh3gyincozm2zmxhoboe5em7e/
maxPerTx(view returns (uint256)
5
maxPerWallet(view returns (uint256)
10
maxSupply(view returns (uint256)
3333
mintPrice(view returns (uint256)
6900000000000000
name(view returns (string)
BlurBears
owner(view returns (address)
0x99b8eefd895853c6590d71fd4b1971229f0f09d4
saleActive(view returns (bool)
true
symbol(view returns (string)
BlurBears
totalSupply(view returns (uint256)
3333
Read-only
balanceOf(address ownerview returns (uint256)
blacklistedMarketplaces(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 id
blacklistMarketplaces(address[] _marketplace
mint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMaxPerTx(uint256 _amount
setMaxSupply(uint256 _newSupply
setMintPrice(uint256 _price
teamMint(uint256 _amountaddress _wallet
toggleSale(
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
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(