Milad Maker

Verified contract

Proxy

Active on Ethereum with 9,332 txns
Deployed by via 0x4cbd7b65 at 15837227
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

No balances found for "Milad Maker"

0x991345063d800e9581975752e071ebdfda5922ae01558d5c93e68ed4c3bb14ae
0x3b7067deab18cbc4d4acff59b6d87354f3ed88fd45901582f88b4ea5152e3cb5
0x7b9c54ff3dd76a6de3c291a4587698dc1faee07db583a3d8e9b983d47032c962
0xd321319b5c9ee812bf03154fdd4c5db153c9f460b05e36ced39097010ab204c5
0x3fffee524ae9aa42bd89cd84700cd30793e92dcb911cff7f2a7e60590370a3a5
0x9dd809e46668afb1cd57981e16a99257a4fdd6ff175683c8eb5b11760dc48f49
0x4f8bdd175194896687686bf834acde077e0b8464daa92cdc88b9cef3a4a05d2f
0x0e1e443131cdebeb4ca23c98d43e2f05360a62fda6f62202b6389b2886fecf4e
0xf0b36250fc11ce996d142f35e3e7d88840096394364a7e61e3785d6aac9440ee
0xef545395a713c6a459795332ea04ec81a176c704f605edf397af5fa193c14d09

Functions
Getter at block 20914045
affiliateFeeUnlocked(view returns (bool)
true
config(view returns (string unrevealedUristring baseUriaddress affiliateSigneraddress ownerAltPayoutaddress superAffiliatePayoutuint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 platformFeestruct ArchetypeDiscount discounts)
(unrevealedUri=/, baseUri=ipfs://bafybeib2aa4nuxnf77tcmsz4uu7enh6ywgbrubuayyi3o2vpr34tck2nly/, affiliateSigner=0x1f285dd528cf4cde3081c6d48d9df7a4f8fa9383, ownerAltPayout=0x0000000000000000000000000000000000000000, superAffiliatePayout=0x0000000000000000000000000000000000000000, maxSupply=10001, maxBatchSize=10000, affiliateFee=0, platformFee=500, discounts=(0, []))
discountsUnlocked(view returns (bool)
true
maxSupplyUnlocked(view returns (bool)
true
name(view returns (string)
Milad Maker
owner(view returns (address)
0x04560162a2dcd153fea7449eb3e834dd700de854
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)
MILAD
totalSupply(view returns (uint256)
10000
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)
tokenMsg(uint256view returns (bytes)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
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 
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 maxSupply_
setOwnerAltPayout(address ownerAltPayout
setProvenanceHash(string provenanceHash
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(
ExcessiveEthSent(
InsufficientEthSent(
InvalidConfig(
InvalidReferral(
InvalidSignature(
LockedForever(
MaxBatchSizeExceeded(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintNotYetStarted(
MintToZeroAddress(
MintZeroQuantity(
MintingPaused(
NotTokenOwner(
NumberOfMintsExceeded(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WalletUnauthorizedToMint(
WrongPassword(