JANKLERZ

Verified contract

Proxy

Active on Ethereum with 1,578 txns
Deployed by via 0x0caf1de8 at 16703255
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
Native
Value $72.72
ERC-20
--
0x155111c70eca90f8838470beb9fb9b032c42a4169b42ccdc30d0d3af285f5a6e
0x15ed8077f756971af6ac7941e1754c60eec7057e33bddf359a473e10337b7e78
0x9da509ab9bf682a0bc9028b94dd053e5c4cb721ec7421f63288980fad5ee0b5d
0xd4b954263e905f93c4252b8474ea56f0976795578557fb4ed1db5128a3173aa5
0x1271f27def42bfb61388d22b22427d78b08c074893530e15c87d36019ebbf076
0xbacadafc451026524ebf7f2fb7f443d2d1612044e90c3ed3408e0e0ba5d5e9b7
0xb24c35274d9231469248739afadc6a6a63ae6cb4e0bc4f5c9fde805c3bebcdc6
0x14f0f7f23778669e357cec3ffbab82bfcb6aa1b7451a22f9f767a879866a0ff3
0xdc6b0266b8be872c9b0660cded5355cd800022d4a5eaf776b16d077a17da4566
0x1b289e2515eab49e4accc65013ed7b2dc1302fb3d7d5e8c790f71c36ed32ee0f

Functions
Getter at block 20899579
burnConfig(view returns (address archetypebool enableduint16 ratiouint64 startuint64 limit)
(archetype=0x0000000000000000000000000000000000000000, enabled=false, ratio=0, start=0, limit=0)
config(view returns (string baseUriaddress affiliateSigneraddress ownerAltPayoutaddress superAffiliatePayoutuint32 maxSupplyuint32 maxBatchSizeuint16 affiliateFeeuint16 platformFeeuint16 defaultRoyaltystruct ArchetypeDiscount discounts)
(baseUri=ipfs://bafybeigo7d5z4m4bvd44z44fbcwvhy4357dq5yx3acnlshpmexbvqnchfy/, affiliateSigner=0x1f285dd528cf4cde3081c6d48d9df7a4f8fa9383, ownerAltPayout=0xc9b5db189631ed9bb35eb795826d90717b43b56a, superAffiliatePayout=0x0000000000000000000000000000000000000000, maxSupply=2000, maxBatchSize=10000, affiliateFee=5000, platformFee=500, defaultRoyalty=500, discounts=(0, [(10, 1000)]))
name(view returns (string)
JANKLERZ
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)
0x3db78767fc98de7ef7fa5ea18c5acaf17fcfc51c
ownerBalance(view returns (struct ArchetypeOwnerBalance)
(0, 0)
provenance(view returns (string)
symbol(view returns (string)
JANK
totalSupply(view returns (uint256)
2000
Read-only
affiliateBalance(address affiliateview returns (uint128)
affiliateBalanceToken(address affiliateaddress tokenview 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 priceuint32 startuint32 limitaddress tokenAddress)
isApprovedForAll(address owneraddress operatorview returns (bool)
minted(address minterbytes32 keyview returns (uint256)
ownerBalanceToken(address tokenview returns (struct ArchetypeOwnerBalance)
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 ArchetypeAuth authaddress[] toListuint256[] quantityListaddress affiliatebytes signaturepayable 
burnToMint(uint256[] tokenIds
disableBurnToMint(
disableRoyaltyEnforcement(
enableBurnToMint(address archetypeuint16 ratiouint64 startuint64 limit
enableRoyaltyEnforcement(
initialize(string namestring symbolstruct ArchetypeConfig 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 ArchetypeAuth authuint256 quantityaddress affiliatebytes signaturepayable 
mintTo(struct ArchetypeAuth 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 ArchetypeDiscount discounts
setInvite(bytes32 _keybytes32 _cidstruct ArchetypeInvite _invite
setInvites(struct ArchetypeInvitelist[] invitelist
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(
BurnToMintDisabled(
Erc20BalanceTooLow(
ExcessiveEthSent(
InsufficientEthSent(
InvalidAmountOfTokens(
InvalidConfig(
InvalidReferral(
InvalidSignature(
LockedForever(
MaxBatchSizeExceeded(
MaxSupplyExceeded(
MintERC2309QuantityExceedsLimit(
MintNotYetStarted(
MintToZeroAddress(
MintZeroQuantity(
MintingPaused(
NotApprovedToTransfer(
NotPlatform(
NotTokenOwner(
NumberOfMintsExceeded(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFailed(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WalletUnauthorizedToMint(
WrongPassword(