Efflorescence

Verified contract

Proxy

Active on Ethereum with 296 txns
Deployed by via 0xd02db43c at 16496135
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 "Efflorescence"

0x84cd800743e8ecf833212d98e26ba8cd05f6ac38a22d3ed5bf6381a7f417bcb1
0x75b9b901b4b477abdef9810a2bcd104b27e03dc3fbb953fbf70f60d1449e197b
0x7130bfcfbcdf16c5db884ced35dacc9306cecb6ce0a1497e473db4faa6dca44b
0x37d194413794a61fdfd16fd0a1f2ff9c43fc994ae24b87f0d1823b2477d446a8
0xa1579f1ad224a6e69f80b3beaf962f47b369829d8e8951387ec54d26caa789b4
0x950663606c1e113be08b1c8ff2bb00e114d405ce096f3bfb0443d4516b25027f
0x1917d08f1a43086fddca14b62274bb3345aca6d49937aff7f8eb310620171bbc
0x72ffa469327acdd57b11501e4f5ce4269e40de9c6e076247d9ece60fd99188c7
0x49ce812c335bc3362d666cc96019fd51b3391c59cd99fceb5644aebe344c1b03
0x7ed4ea9b76fc4c6c0ff33ce50fecbe50876d7bd78938e36e327325ef2c3be5fe

Functions
Getter at block 21401119
_baseTokenURI(view returns (string)
https://nft.bueno.art/api/contract/WUYjYzn1ZiovsikgOUg91/chain/1/metadata/
baseSettings(view returns (uint64 maxSupplyuint64 maxPerWalletuint64 amountMinteduint256 price)
(maxSupply=170, maxPerWallet=10, amountMinted=170, price=3000000000000000)
isPublicActive(view returns (bool)
true
maxSupply(view returns (uint256)
256
name(view returns (string)
Efflorescence
owner(view returns (address)
0x497bdc9e574472e2b3721cc9ac4f188c290da912
saleState(view returns (uint64 numPhases)
1
symbol(view returns (string)
Efflorescence
totalReleased(view returns (uint256)
510000000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
256
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(