Brew By Intern

Verified contract

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

No balances found for "Brew By Intern"

0x672b62bea672b54c8a7d9627b22f66193667114dcbeb555222bd74600062512f
From
0xa754ad504d74c62b22a5da7e78ab81a6e0cd53b59a9935145f829f18d9722a06
From
0xc766f4aa2208c4a26c41af690ee34451e53680a3da67dc26bd2174793179e2ea
0xa1f5b17cd1ec2d2b20dc24b2da0ca033568c6bc69c4a363d7d5d7496d46ab6ac
0x580f4bc9e5e3a4b91e9e6ac447044be80ba6c7d2245fa1072a93aec388863323
0x8e16ab211b93e0ecaa4c586404dd639e6799a71ffc41c674deafca53ed59a7a9
0x7de65fee6a4e47cb5836c4b15d79d9bd5e0ae2d50d16ccb39ce8e66038d718d6
From
0xe22d90f79c6e6beb9906dbf38939adc30cf4cf81ed32603a59d07d36e5427e02
0x87dcd56b640db147393cb3d2fe27eb26aa40dfc61a61295350377fd5f6b2e5bc
0xfc3a852e625ef1d3054973dd661cfc96fdd334c2140fad79263f30e83d80cf2d
From

Functions
Getter at block 21075218
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MAX_PUBLIC_MINT(view returns (uint256)
5
MAX_RESERVE_SUPPLY(view returns (uint256)
150
MAX_SUPPLY(view returns (uint256)
3333
PRICE_PER_TOKEN(view returns (uint256)
60000000000000000
SUPPORT_ROLE(view returns (bytes32)
0xd8acb51ff3d48f690a25887aaf234c4ae5a66ab9839243cd8e2b639cade0663b
allowListActive(view returns (bool)
false
merkleRoot(view returns (bytes32)
0xdfc374a750d42b23679dbaedd220fb95fcd151b35da439e9185f6d84fcd9b411
name(view returns (string)
Brew By Intern
owner(view returns (address)
0x3a9b092724fa326c9485e1488b090aeb6ff4a5ae
provenance(view returns (string)
cc36176b7e041333d9d555e816472ec5486acd08bbb920f5431813b8163e4509
reserveSupply(view returns (uint256)
150
saleActive(view returns (bool)
false
shareholderAddress(view returns (address)
0xd25840ee3ec946483769e6542d52724794f7cb10
symbol(view returns (string)
BREW
totalSupply(view returns (uint256)
1000
Read-only
balanceOf(address ownerview returns (uint256)
getAllowListMinted(address fromview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
onAllowList(address claimeruint256 totalTokenAmountuint256 pricebytes32[] proofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
deleteDefaultRoyalty(
devMint(uint256 numberOfTokens
grantRole(bytes32 roleaddress account
mint(uint256 numberOfTokenspayable 
mintAllowList(uint256 numberOfTokensuint256 totalTokenAmountuint256 pricebytes32[] merkleProofpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
resetTokenRoyalty(uint256 tokenId
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowList(bytes32 merkleRoot
setAllowListActive(bool allowListActive
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setDefaultRoyalty(address receiveruint96 feeNumerator
setProvenance(string provenance_
setSaleActive(bool state
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
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
Claimed(address indexed accountuint256 amount
MerkleRootChanged(bytes32 merkleRoot
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(address shareholderAddress_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(