EuroLady 2024

Unverified contract

Proxy

Active on Base with 1,370 txns
Deployed by via 0x949a9540 at 16272734
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 3 additional slots
-
variable spans 1 additional slot
-
variable spans 2 additional slots

No balances found for "EuroLady 2024"

0x7f237f4957c5b5dc0d91f5e03e19bb6bfa35f327d6f4a911e034189c862551e1
0x392974ff5fc90652df0b951be26c502fd7eb31363f8a5f49d4a0b05e2ebd1e49
0xc63ae5202690091c966ee5e548fc28ecf44441deea290edad1aef6bd784ccebd
0xe8778d62c6b4a2df989df96935a65801ad2f0aab49af40619fd069f9fbfa3507
0xfa4b814ef7af3a0bbc5b17719fc9d40f9b6495d46f131b5fe882ea783e46b521
0x0d8cc0e5f2413a6d6118d982f04d7b358d0c762d52671f5fd5c9824e29a33013
0x4a2d7f1e0f1c42f1a96e2c87531dc0137d7d3232653b9be3645da0009c68be9b
0x175e5affc4eabd1a04253e0e1b55eac0f837fafca6336800c1c9c16651a6312d
0xaa0a95068118a3e4536787e6eae6511532846aeef3bc7aa686c24166202c596d
0x802df9da6cfc02df80d0c4442a17c1a5adbdf5512af81f475937d95a5299b4d0

Functions
Getter at block 22780832
burnConfig(view returns (address archetypeaddress burnAddressbool enabledbool reverseduint16 ratiouint64 startuint64 limit)
(archetype=0x0000000000000000000000000000000000000000, burnAddress=0x0000000000000000000000000000000000000000, enabled=false, reversed=false, ratio=0, start=0, limit=0)
config(view returns (string baseUriaddress affiliateSigneruint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 defaultRoyaltystruct Discount discounts)
(baseUri=ipfs://QmceMgRYWfZy1p2qs3EXsvKp4agQPAgEoBJHUTtFLnSbse/, affiliateSigner=0x1f285dd528cf4cde3081c6d48d9df7a4f8fa9383, maxSupply=5000, maxBatchSize=100, affiliateFee=0, defaultRoyalty=0, discounts=(0, []))
name(view returns (string)
EuroLady 2024
options(view returns (bool uriLockedbool maxSupplyLockedbool affiliateFeeLockedbool discountsLockedbool ownerAltPayoutLocked)
(uriLocked=false, maxSupplyLocked=false, affiliateFeeLocked=false, discountsLocked=false, ownerAltPayoutLocked=false)
owner(view returns (address)
0x3ebd9dcfff382da0be769d61d8ca7b59b199ee49
ownerBalance(view returns (uint128)
0
payoutConfig(view returns (uint16 ownerBpsuint16 platformBpsuint16 partnerBpsuint16 superAffiliateBpsaddress partneraddress superAffiliate)
(ownerBps=9500, platformBps=500, partnerBps=0, superAffiliateBps=0, partner=0x60a59d7003345843be285c15c7c78b62b61e0d7c, superAffiliate=0x0000000000000000000000000000000000000000)
platform(pure returns (address)
0x86b82972282dd22348374bc63fd21620f7ed847b
symbol(view returns (string)
EL 2024
totalSupply(view returns (uint256)
629
Read-only
affiliateBalance(address affiliateview returns (uint128)
affiliateBalanceToken(address affiliateaddress tokenview returns (uint128)
balanceOf(address ownerview returns (uint256)
computePrice(bytes32 keyuint256 quantitybool affiliateUsedview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
invites(bytes32view returns (uint128 priceuint128 reservePriceuint128 deltauint32 startuint32 enduint32 limituint32 maxSupplyuint32 intervaluint32 unitSizeaddress tokenAddressbool isBlacklist)
isApprovedForAll(address owneraddress operatorview returns (bool)
listSupply(bytes32 keyview returns (uint256)
minted(address minterbytes32 keyview returns (uint256)
ownerBalanceToken(address tokenview returns (uint128)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
approve(address touint256 tokenIdpayable 
batchMintTo(struct Auth authaddress[] toListuint256[] quantityListaddress affiliatebytes signaturepayable 
burnToMint(uint256[] tokenIds
disableBurnToMint(
enableBurnToMint(address archetypeaddress burnAddressbool reverseduint16 ratiouint64 startuint64 limit
initialize(string namestring symbolstruct Config config_struct PayoutConfig payoutConfig_address _receiver
lockAffiliateFee(string password
lockDiscounts(string password
lockMaxSupply(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
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
withdrawAffiliate(
withdrawTokens(address[] tokens
withdrawTokensAffiliate(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(
BalanceQueryForZeroAddress(
InvalidConfig(
InvalidQueryRange(
InvalidSplitShares(
LockedForever(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotApprovedToTransfer(
NotOwner(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WrongPassword(