Pixelady Maker BC

Verified contract

Proxy

Active on Ethereum with 1,328 txns
Deployed by via 0xeeae99b5 at 15848295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots
-
variable spans 6 additional slots
-
variable spans 1 additional slot

No balances found for "Pixelady Maker BC"

0xfbbe3631b45ac8b42e68c10a5820a72a18c1bab35a8331104097f9d1041d0bec
0x0a6eeff69b686f621b2fbd336e09f709161d8a565648699abd2c37134ed6b62e
0xab6e5145c8ef8f421eaef59b50866109720247e31c40798b0aa07add7155dfa9
0x45d3a11a188f6aca34b9a363bdceca09f40989ee95e1644dce416f6c38233ebb
0x30e6c2fe413c4c02a17eff42ad597efc92cc810e25805fca67ec36382f8f1e5a
0x48321eada936e156854e0338da1e6a5ff0ef27ecfd127856e51f087257bcc728
0x849f3001c6d96bab3164651a6aab0594b7775693106d5b0ddf16b11dfd45fae2
0x8f6ffd9aa72f5ff959949452807f3e7b97a83eed0611bf62795a8bf6d3c3a97d
0xe346b7649f08afa4d91515dc18105009ba48bfc43727f71e4350ba0f912c6166
0x211555c59e0448323b8581f5278deb9f191bc7e43ac9fb735bcc62870b3efa86

Functions
Getter at block 21397209
affiliateFeeUnlocked(view returns (bool)
true
burnConfig(view returns (address archetypebool enableduint16 ratiouint64 startuint64 limit)
(archetype=0x8fc0d90f2c45a5e7f94904075c952e0943cfccfd, enabled=true, ratio=2, start=1667059200, limit=1000)
config(view returns (string unrevealedUristring baseUriaddress affiliateSigneraddress ownerAltPayoutaddress superAffiliatePayoutuint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 platformFeestruct ArchetypeDiscount discounts)
(unrevealedUri=/, baseUri=ipfs://bafybeihx6j6b5eo6yazeodttuqhw76vqboeldmdzj5cerik324ulpbebdq/, affiliateSigner=0x1f285dd528cf4cde3081c6d48d9df7a4f8fa9383, ownerAltPayout=0x54eb2affd5ae043613807e64a74f2b1949272d34, superAffiliatePayout=0x0000000000000000000000000000000000000000, maxSupply=1000, maxBatchSize=1000, affiliateFee=0, platformFee=500, discounts=(0, []))
discountsUnlocked(view returns (bool)
true
maxSupplyUnlocked(view returns (bool)
true
name(view returns (string)
Pixelady Maker BC
owner(view returns (address)
0xfee5b1baac86e15815ccd6ac891fe8ba1b90b7fd
ownerAltPayoutUnlocked(view returns (bool)
true
ownerBalance(view returns (uint128 owneruint128 platform)
(owner=0, platform=0)
provenance(view returns (string)
provenanceHashUnlocked(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
PXLDY2
totalSupply(view returns (uint256)
1000
uriUnlocked(view returns (bool)
true
Read-only
affiliateBalance(addressview returns (uint128)
balanceOf(address ownerview returns (uint256)
computePrice(uint128 priceuint256 numTokensbool affiliateUsedview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenMsg(uint256 tokenIdview returns (string)
invites(bytes32view returns (uint128 priceuint64 startuint64 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burnToMint(uint256[] tokenIds
disableBurnToMint(
enableBurnToMint(address archetypeuint16 ratiouint64 startuint64 limit
initialize(string namestring symbolstruct ArchetypeConfig config_
lockAffiliateFee(string password
lockDiscounts(string password
lockMaxSupply(string password
lockOwnerAltPayout(string password
lockProvenanceHash(string password
lockURI(string password
mint(struct ArchetypeAuth authuint256 quantityaddress affiliatebytes signaturepayable 
mintTo(struct ArchetypeAuth authuint256 quantityaddress toaddress affiliatebytes signaturepayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAffiliateFee(uint16 affiliateFee
setApprovalForAll(address operatorbool approved
setBaseURI(string baseUri
setDiscounts(struct ArchetypeDiscount discounts
setInvite(bytes32 _keybytes32 _cidstruct ArchetypeInvite _invite
setInvites(struct ArchetypeInvitelist[] invitelist
setMaxSupply(uint32 maxSupplystring password
setOwnerAltPayout(address ownerAltPayout
setProvenanceHash(string provenanceHash
setSuperAffiliatePayout(address superAffiliatePayout
setTokenMsg(uint256 tokenIdstring message
setUnrevealedURI(string unrevealedURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Invited(bytes32 indexed keybytes32 indexed cid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Referral(address indexed affiliateuint128 waduint256 numMints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawal(address indexed srcuint128 wad
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceEmpty(
BalanceQueryForZeroAddress(
BurnToMintDisabled(
ExcessiveEthSent(
InsufficientEthSent(
InvalidAmountOfTokens(
InvalidConfig(
InvalidReferral(
InvalidSignature(
LockedForever(
MaxBatchSizeExceeded(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintNotYetStarted(
MintToZeroAddress(
MintZeroQuantity(
MintingPaused(
NotApprovedToTransfer(
NotTokenOwner(
NumberOfMintsExceeded(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WalletUnauthorizedToMint(
WrongPassword(