Boo Bears

Verified contract

Active on Ethereum with 1,167 txns
Deployed by via 0x52d31e13 at 13514943
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Boo Bears"

0x412143acdde9aa33db313f70a9e72f7ffbcff74433d6b68dd929686dee77a370
0x02da3628154ca10958204c034fdb3e07e43b6bd746aba8ee3aa6efdc1e9ceb7a
0x64f433839e8de5c69987833446aac772bfaa2e0a8f3d406544bd9903a9473fbf
0x595bbe2628c2295ab55e45b378bf643379c702be004c879122c62c905cf3f2e7
0x3e49278b81c4dbb8c91cb223c23ec9ec07c73d7cad9e87d1baef7628035b9385
0xc0b1a1870b38880502925f09f8ae0dd33591ebfcae830269860bf6821da0cd26
0xea368cc0346d7d402aae49d022c5f7de566fee19cee86fe46fddb674d83ce5cb
0x3bf571179346fae1c2858e8140b8547e12c0a92f0b3e4ce291638d3e370b4ed5
0xb0b3ecb370ea5f4eef669af69a1ea0288e7309ef1c8d60bfe560d40839fc1ac3
0x417b33e2c23c13036f807bcc6e72368cd7fa426e32d46fb134aab29c485e96d0

Functions
Getter at block 20865591
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
baseURI(view returns (string)
ipfs://QmdbysQUW6trUSQRZjnsax8qNGPRHDsz2rdTKztJWWaag7/
contractAddrsForClaim(view returns (address[])
[0xF17Bb82b6e9cC0075ae308e406e5198BA7320545]
maxMintPerTx(view returns (uint16)
1
maxSupply(view returns (uint16)
271
name(view returns (string)
Boo Bears
owner(view returns (address)
0x49e701cb7a373d955b18f5daf8fedc03ff273396
priceInWei(view returns (uint256)
666000000000000000
publicMintingEnabled(view returns (bool)
true
symbol(view returns (string)
BOOBR
totalSupply(view returns (uint256)
271
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview 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)
State-modifying
approve(address touint256 tokenId
claim(
grantRole(bytes32 roleaddress account
mint(uint16 numMintpayable 
mintAirDrop(address[] addrsuint16 numMint
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setClaimingEnabled(bool claiming_
setContractAddrsForClaim(address[] addrs
setMaxForClaim(uint16 maxForClaim_
setMaxForPurchase(uint16 maxForPurchase_
setMaxMintPerTx(uint16 newMaxMintPerTx
setPriceInWei(uint256 newPrice
setPublicMinting(bool publicMintingEnabled_
setSupply(uint16 newSupply
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 amount
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string name_string symbol_string baseURI_uint256[] uintArgs_bool publicMintingEnabled_address[] contractAddrs_uint16 maxForPurchase_uint16 maxForClaim_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.