Broman NFT

Verified contract

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

No balances found for "Broman NFT"

0xb78530117c29ea9cf7effceef01f70ee8bff9a9ce9c1ee9ca710133b829e5821
0x50f649dfb83926bee0300c9a22b3c20b2694f7e091177e3e68b0797be7539598
0xfde50a17770b212de285cda135a6f986efbd908fb6984f833bde2a6ce795bd34
0x5d128b34667525f8154167a0e675a54253db434b0805973348118641b4bada3e
From
0x1dd537c58554caa6a8be6af17b9f4be08653920ff1dc020e95d6cdf62f131d81
0xf85eed1bf84cb2fd2fafb181268485c9e49567c744e29105e8ad7b69de1ab8e4
0x8fa0ab2ac68c0fe5f07fd58dbc99bb773c34e5f2fc5825aba5a92556297999a5
0x680b30e759b89af539ee9fa88e1f735b324bd1659eaba3a382d9e8c6d63e9041
0xe6b0caa24152dccae72522ae868d9f27cb3b737e3de4de7ed7e29754036d31dd
0xaa33ecc8fee5fbc86664e72789bd586b55a073ae9a46d8e4a1ef533f81978e2b

Functions
Getter at block 21167433
MINT_PRICE_PS(view returns (uint256)
0
MINT_PRICE_WL(view returns (uint256)
0
amountForDevs(view returns (uint256)
329
amountForSale(view returns (uint256)
5024
getSaleEndTimeWL(view returns (uint32)
1662955199
getSaleStartTimePS(view returns (uint32)
1662955200
getSaleStartTimeWL(view returns (uint32)
1662868799
isPublicSaleOn(view returns (bool)
true
maxPerAddressDuringMint(view returns (uint256)
1
merkleRoot(view returns (bytes32)
0x1c5524118da897f3220c07d1185d0abfebb42c7f475b6d55cbe81306176d93d7
name(view returns (string)
Broman NFT
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x3050c7f3a21a789ed24a89c177d32190ff2f3ea9
saleConfig(view returns (uint32 privateSaleStartTimeWLuint32 privateSaleEndTimeWLuint32 publicSaleStartTime)
(privateSaleStartTimeWL=1662868799, privateSaleEndTimeWL=1662955199, publicSaleStartTime=1662955200)
symbol(view returns (string)
Broman NFT
totalSupply(view returns (uint256)
5024
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelistUser(bytes32[] merkleProofaddress userview returns (bool)
numberMinted(address ownerview returns (uint256)
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
devMint(uint256 quantity
publicSaleMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setupConfig(uint32 startTimestampWLuint32 endTimestampWLuint32 timestampPS
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMerkleRoot(bytes32 latestMerkleRoot
whitelistMint(bytes32[] hexProofuint256 quantitypayable 
withdrawMoney(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Log(address indexed useruint256 indexed valueuint256 indexed price
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 maxBatchSize_uint256 collectionSize_uint256 amountForSale_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.