Matrix Milady

Verified contract

Proxy

Active on Ethereum with 808 txns
Deployed by via 0x444e2b78 at 16813493
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 49 additional slots
-
variable spans 47 additional slots
-
variable spans 6 additional slots
-
variable spans 1 additional slot

No balances found for "Matrix Milady"

0x922359b91beb0486be8354f58fc81b0033ccd4477354f6e54f2ff2aee93b3a8d
0xda4bf12ff47c329f32b2818b86c0c3babd6964f9d6cae1e23182521412cf411e
0x88e46389e7df828d4d717acc0f70a124480b36404289617982b8399ce0785e26
0xefb5b17817d97b1bde0fccb5791552ca7c39b19f399ead911a0364fc27abc496
0xa5e175aa1204ef5994bb5b54653bc3442a4e86894d552986fd8127373e44a8c2
0xe100f250afadf5174aad664d6c215df178bf07c20909f03ac42d470314254503
0x729fda08d43530e283b26edfecd3190c15a4c3446214f7fa48b69889bf356ed9
0xa20a6ccc78b86559ca9ce48eccbab9d76161f3b10ddb3e7648d2fa9dd31cf86a
0xfc39e931cb384a036d137430c7b0dc2ddf470320cb9f2ed52ceea5ddd6b0d276
0x859e455f66c66d90a8903b94c9636a4bf223fd62c103e9a03b6479b825171589

Functions
Getter at block 20898892
burnConfig(view returns (address archetypebool enabledbool reverseduint16 ratiouint64 startuint64 limit)
(archetype=0x0000000000000000000000000000000000000000, enabled=false, reversed=false, ratio=0, start=0, limit=0)
config(view returns (string baseUriaddress affiliateSigneraddress ownerAltPayoutaddress superAffiliatePayoutuint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 platformFeeuint16 defaultRoyaltystruct Discount discounts)
(baseUri=ipfs://bafybeibv3q2hfqt2iqob5budg2ztx4seo6kubi4me7ifewderwcq3nirvy/, affiliateSigner=0x1f285dd528cf4cde3081c6d48d9df7a4f8fa9383, ownerAltPayout=0xe5e98df807c3c4f8e57eeeed0968895b2ea5fefb, superAffiliatePayout=0x0000000000000000000000000000000000000000, maxSupply=1337, maxBatchSize=20, affiliateFee=0, platformFee=500, defaultRoyalty=500, discounts=(0, []))
name(view returns (string)
Matrix Milady
options(view returns (bool uriLockedbool maxSupplyLockedbool affiliateFeeLockedbool discountsLockedbool ownerAltPayoutLockedbool royaltyEnforcementEnabledbool royaltyEnforcementLockedbool provenanceHashLocked)
(uriLocked=false, maxSupplyLocked=false, affiliateFeeLocked=false, discountsLocked=false, ownerAltPayoutLocked=false, royaltyEnforcementEnabled=false, royaltyEnforcementLocked=false, provenanceHashLocked=false)
owner(view returns (address)
0xe5e98df807c3c4f8e57eeeed0968895b2ea5fefb
ownerBalance(view returns (struct OwnerBalance)
(0, 0)
platform(pure returns (address)
0x86b82972282dd22348374bc63fd21620f7ed847b
provenance(view returns (string)
symbol(view returns (string)
MATMIL
totalSupply(view returns (uint256)
1337
Read-only
affiliateBalance(address affiliateview returns (uint128)
affiliateBalanceToken(address affiliateaddress tokenview returns (uint128)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenMsg(uint256 tokenIdview returns (string)
invites(bytes32view returns (uint128 priceuint128 reservePriceuint128 deltauint32 startuint32 limituint32 maxSupplyuint32 intervaladdress tokenAddress)
isApprovedForAll(address owneraddress operatorview returns (bool)
listSupply(bytes32 keyview returns (uint256)
minted(address minterbytes32 keyview returns (uint256)
ownerBalanceToken(address tokenview returns (struct OwnerBalance)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
batchMintTo(struct Auth authaddress[] toListuint256[] quantityListaddress affiliatebytes signaturepayable 
burnToMint(uint256[] tokenIds
disableBurnToMint(
disableRoyaltyEnforcement(
enableBurnToMint(address archetypebool reverseduint16 ratiouint64 startuint64 limit
enableRoyaltyEnforcement(
initialize(string namestring symbolstruct Config config_address _receiver
lockAffiliateFee(string password
lockDiscounts(string password
lockMaxSupply(string password
lockOwnerAltPayout(string password
lockProvenanceHash(string password
lockRoyaltyEnforcement(string password
lockURI(string password
mint(struct Auth authuint256 quantityaddress affiliatebytes signaturepayable 
mintTo(struct Auth authuint256 quantityaddress toaddress affiliatebytes signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setAffiliateFee(uint16 affiliateFee
setApprovalForAll(address operatorbool approved
setBaseURI(string baseUri
setDefaultRoyalty(address receiveruint16 feeNumerator
setDiscounts(struct Discount discounts
setDutchInvite(bytes32 _keybytes32 _cidstruct DutchInvite _dutchInvite
setInvite(bytes32 _keybytes32 _cidstruct Invite _invite
setMaxBatchSize(uint32 maxBatchSize
setMaxSupply(uint32 maxSupplystring password
setOwnerAltPayout(address ownerAltPayout
setProvenanceHash(string provenanceHash
setSuperAffiliatePayout(address superAffiliatePayout
setTokenMsg(uint256 tokenIdstring message
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
withdrawTokens(address[] tokens
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
Initialized(uint8 version
Invited(bytes32 indexed keybytes32 indexed cid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Referral(address indexed affiliateaddress tokenuint128 waduint256 numMints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Withdrawal(address indexed srcaddress tokenuint128 wad
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceEmpty(
BalanceQueryForZeroAddress(
InvalidConfig(
LockedForever(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotPlatform(
NotTokenOwner(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WrongPassword(