pop robot by VickySusan

Verified contract

Proxy

Active on Ethereum with 500 txns
Deployed by via 0xcfe7183a at 16293114
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 "pop robot by VickySusan"

0x5f842718b9a2a13a299dbb9a5da5ac394bbf5751904195eadbcb8eebd7f4ed7c
0x06db9482e2f1cb1346b5299cc0de1629880ef944b46643e65ac21f059e4f2914
0xb1351f5ab22b84ec9a2c7b9fddcc25928cc3ddea1451c5d34bd1e9c3a45203ba
0x851b51a29ae4246cee64876290c480955ccb3fea67bb6eb3224492c63735fb6b
0x8f53a0bbf83f434ad44ee1bfc3608a8507e5821e904c06c6da12428de38c3066
0x725bde876af36f5fee16cb08b5a361353c6a56151da5a3eedad569709f64be0f
0x1046a49ff279b918048862f0b00c6ee740614dcc694dad0f10b06e9c5931ee94
0x0f191159cfb2d2ff0f6bcd601c42e7ab5a92e7fa623bd8fc6256e67bc50760b7
0x077a93a27ec08b4c01fc4d35e7ff0cd439e8698dac15149e8916508aeba9105c
0xaf0cfbc7d5a37248d9e523d33d2c20edf7aef682a8e94ef81a9caa85561c7bc2

Functions
Getter at block 21328158
_baseTokenURI(view returns (string)
ipfs://bafybeicfxojkuhcb4grk7z2b3t2sc2yykcawbdyimfzep5obosro4ymhta/
baseSettings(view returns (uint64 maxSupplyuint64 maxPerWalletuint64 amountMinteduint256 price)
(maxSupply=0, maxPerWallet=20, amountMinted=0, price=50000000000000000)
isPublicActive(view returns (bool)
false
name(view returns (string)
pop robot by VickySusan
owner(view returns (address)
0xfc009e41c05a0330c556f1e5bf4a98088e53a54b
saleState(view returns (uint64 numPhases)
2
symbol(view returns (string)
robot
totalReleased(view returns (uint256)
956000000000000000
totalShares(view returns (uint256)
100
totalSupply(view returns (uint256)
1078
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(