SPID3RZ by BUDZ

Verified contract

Proxy

Active on Ethereum with 246 txns
Deployed by via 0x4db5d8c6 at 16185005
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

No balances found for "SPID3RZ by BUDZ"

0x3834d438749b29ad87f290710ea32256b653a91f28804ec2bc89c219c22456b2
0x348743cc3c0afba545147c4cc0179045107e4d0209b2c6f8c535e83fe6f695ed
0x490e7ad107d4673731021fdbfd7746253e03206ac0afc9c3f2cdb134bdbe2f66
0xd78008b4dd3ddb8fe66d1de37e31066bae395aa70dc97caab930917c92690c74
0x21b3b18c63ab23095afa48260056c33faafbd9d6fb6d0d00115440e57e365e2b
0x33be33d059cd27dc6653ea008db9bb1776aa4bc59851c98a0f1c31dfea2b506a
0x24a2691ece9b0b541c8f5e4813e6eb4e32956270f430133f0a5d0df75e4e90ce
From
0x5948bbd9d9cbb2fdeb309758d7890a94d480e23c3f9220e9459d143e00248a13
0xe92ad579850cee879fa183a1ca15d512a7c0f24e8a3192d125979c3ccd75c27b
0x2e0a32cf8dd62b9221530abe7662fce4f18d09dfd5f44247fa44595a8bb6c64b

Functions
Getter at block 20849425
_baseTokenURI(view returns (string)
ipfs://bafybeic7xgas4mh2bvgpr3hp5fcgfhswud2at4s6sjecr4a3ki5a2rq6qa/
baseSettings(view returns (uint64 maxSupplyuint64 maxPerWalletuint64 amountMinteduint256 price)
(maxSupply=3966, maxPerWallet=25, amountMinted=3966, price=0)
isPublicActive(view returns (bool)
true
name(view returns (string)
SPID3RZ by BUDZ
owner(view returns (address)
0xa300490d032ce4113a57b723f2ac75309561f982
saleState(view returns (uint64 numPhases)
8
symbol(view returns (string)
SBB
totalReleased(view returns (uint256)
245200000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
4200
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(