Let's Build Ep 1: Living Room

Verified contract

Proxy

Active on Ethereum with 319 txns
Deployed by via 0x6e098880 at 16661176
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 42 additional slots
-
variable spans 1 additional slot
-
variable spans 1 additional slot
1 additional variable

No balances found for "Let's Build Ep 1: Living Room"

0xa67cd1095aad16ccc26d3bda4bc37d4da12ffe69bfb95a2a12f3bccdfaf629af
From
0x1fdc92b7c86ad5d9fa8788cd1cf81c3d26162486c1b15aaa594e298f347d79d2
0x4736a5e60bb3ca00d1e5c49d511714390b0913923e520fd22e8bac595420cabf
0x4f3f03176d07e3acfa8d82483d7236ca016ba73cb0b9e3bc97a239c609ef70f3
0x8906e1e13ff0cbe41958b0c9ce6f1253d75d3fdc1b7d7d52c9cae6a248148916
0x975baf88e9b8ad3cd4c3edad3da4f234713c96f10e9120e2c9c4f751a61f6a72
0x04d12e732d177c52aa765499743f85e8a80292951accc889c644652dec61d013
0xf930d57825bafadb36c0a201b6c7a5fae852d87f082c5a379b75d5d7753fac59
From
0xa6ebdf7b295dc3796df377933a5142221596425e7ea099ecb161fbfbaa104f06
0xbcfe9dfa27b8898fe5aecd7cadc9eb5ea432891d14fe26c9aeec26c5da1f8c51

Functions
Getter at block 21019926
_baseTokenURI(view returns (string)
https://app.bueno.art/api/contract/IaZO2PcRewbvEUQyNRWD1/chain/1/metadata/
baseSettings(view returns (uint64 maxSupplyuint64 maxPerWalletuint64 amountMinteduint256 price)
(maxSupply=355, maxPerWallet=5, amountMinted=355, price=1000000000000000)
isPublicActive(view returns (bool)
true
maxSupply(view returns (uint256)
555
name(view returns (string)
Let's Build Ep 1: Living Room
owner(view returns (address)
0x6049ccf262019267d6e485fd40d7c1ca8b0a1a13
saleState(view returns (uint64 numPhases)
1
symbol(view returns (string)
LBHEP1
totalReleased(view returns (uint256)
345000000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
555
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getAmountMintedForOwner(address walletview returns (uint256[])
getAmountMintedForPhase(uint256 phaseIndexaddress walletview returns (uint64)
getApproved(uint256 tokenIdview returns (address)
getDataForPhase(uint256 phaseIndexview returns (struct PhaseSettings)
getMintBalance(address walletview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payee(uint256 indexview returns (address)
releasable(address accountview returns (uint256)
releasable(address tokenaddress accountview returns (uint256)
released(address accountview returns (uint256)
released(address tokenaddress accountview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
shares(address accountview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
totalReleased(address tokenview returns (uint256)
withdrawAddresses(uint256view returns (address)
State-modifying
activatePhases(uint256[] phaseIndicesbool activatePublic
airdropForPhase(uint256 phaseIndexuint64[] quantitiesaddress[] recipients
airdropPublic(uint64[] quantitiesaddress[] recipients
approve(address operatoruint256 tokenIdpayable 
burn(uint256 tokenId
endPhase(uint256 phaseIndex
endPhases(uint64[] phaseIndices
initialize(string _namestring _symbolstring _baseUristruct RoyaltySettings _royaltySettingsstruct PhaseSettings[] _phasesstruct BaseSettings _baseSettingsstruct PaymentSplitterSettings _paymentSplitterSettingsuint256 _maxIntendedSupplybool _allowBurningaddress _deployeraddress _operatorFilter
mintBatch(uint64[] quantitiesbytes32[][] proofsuint256[] phaseIndicesuint64 publicQuantitypayable 
mintPhase(uint256 phaseIndexuint64 quantitypayable 
mintPhaseAllowlist(uint256 phaseIndexuint64 quantitybytes32[] proofpayable 
mintPublic(uint64 quantitypayable 
pausePhases(uint256[] phaseIndicesbool pausePublic
release(address account
release(address tokenaddress account
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setRoyaltyInfo(address receiveruint96 feeBasisPoints
toggleBurning(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
updateBaseSettings(struct BaseSettings _baseSettings
updatePhaseSettings(uint256 phaseIndexstruct PhaseSettings phase
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseSettingsUpdated(struct BaseSettings settings
BaseURIUpdated(string baseURI
BurnStatusChanged(bool burnActive
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ERC20PaymentReleased(address indexed tokenaddress touint256 amount
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PayeeAdded(address accountuint256 shares
PaymentReceived(address fromuint256 amount
PaymentReleased(address touint256 amount
PhaseEnded(uint256 phaseIds
PhaseSettingsUpdated(uint256 phaseIdstruct PhaseSettings settings
PhasesActivated(uint256[] phaseIdsbool activatedPublic
PhasesPaused(uint256[] phaseIdsbool pausedPublic
RoyaltyUpdated(address royaltyAddressuint96 royaltyAmount
TokenBurned(address indexed owneruint256 tokenId
TokensAirdropped(uint256 numRecipientsuint256 numTokens
TokensMinted(address indexed touint256 quantity
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
BurningNotAllowed(
ExceedMaxPerWallet(
InvalidAirdrop(
InvalidMintFunction(
InvalidPhase(
InvalidPrice(
InvalidProof(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PhaseNotActive(
SoldOut(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(