SlothMintV19
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
12 additional
variables
Balances ($0.00)
No balances found for "SlothMintV19"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "SlothMintV19"
ABI
ABI objects
Getter at block 21265667
clothesSize() view returns (uint256)
0
collectionSize() view returns (uint256)
0
currentClothesCount() view returns (uint256)
0
currentItemCount() view returns (uint256)
0
itemCollectionSize() view returns (uint256)
0
itemSize() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
publicSale() view returns (bool)
false
Read-only
collaboItemSizes(uint256) view returns (uint256)
collaboSaleEndTimes(uint256) view returns (uint256)
collaboSalePricePatterns(uint256) view returns (uint256)
currentCollaboItemCounts(uint256) view returns (uint256)
forSaleCollabo(uint256) view returns (bool)
isSaleCollaboSloth(uint256) view returns (bool)
State-modifying
Events initialize(uint256 newCollectionSize, uint256 newItemCollectionSize, uint256 newClothesSize, uint256 newItemSize, uint256 newCurrentClothesCount, uint256 newCurrentItemCount)
mintAnyItem(uint8 itemType, uint256 itemId) payable
mintAnyItemMulti(struct ISlothItemV5anyItemMintItem[] items) payable
mintLiteracyTestFreeMint()
mintPresentPurista(address transferAddress)
mintPurista()
ownerMint(uint8 quantity, uint256 itemQuantity)
ownerMintSpecialSloth(address transferAddress, uint256 _specialBodyType, uint256 _clothType, uint8 quantity)
publicMintBody(uint8 quantity) payable
publicMintBodyForPiement(address transferAddress, uint8 quantity) payable
publicMintBodyWithCollabo(uint256 specialType, uint8 quantity) payable
publicMintBodyWithCollaboForPiement(address transferAddress, uint256 specialType) payable
publicMintOnlyCollabo(uint256 specialType, uint8 quantity) payable
publicMintSlothCollection(uint256 quantity, uint8 clothType, uint256 specialType) payable
publicMintSlothCollectionAll(uint256 setQuantity, uint256 specialType) payable
publicMintSlothCollectionAllForPiemment(address transferAddress, uint256 setQuantity, uint256 specialType) payable
publicMintSlothCollectionDecember(uint256 quantity, uint8 clothType) payable
publicMintSlothCollectionDecemberAll(uint256 setQuantity) payable
publicMintSlothCollectionDecemberAllForPiement(address transferAddress, uint256 setQuantity) payable
publicMintWithClothesAndCollabo(uint256 specialType, uint8 quantity) payable
renounceOwnership()
setCollaboItemSizes(uint256[] specialTypeArray, uint256[] itemSizeArray)
setCollaboSaleEndTimes(uint256[] specialTypeArray, uint256[] endTimeArray)
setCollaboSalePricePatterns(uint256[] specialTypeArray, uint256[] pricePatternArray)
setCurrentCollaboItemCount(uint256[] specialTypeArray, uint256[] itemCountArray)
setLightSlothAddr(address newLightSlothAddr)
setPiementAddress(address newPiementAddress)
setPublicSale(bool newPublicSale)
setSaleCollabo(uint256[] specialTypeArray, bool[] newSaleCollaboArray)
setSecialTypeSaleEndTime(uint256[] specialTypeArray, uint256[] endTimeArray)
setSlothAddr(address newSlothAddr)
setSlothBodyPrice(uint256 newPrice)
setSlothClothesPrice(uint256 newPrice)
setSlothCollectionPrice(uint256[] specialTypeArray, uint256[] priceArray)
setSlothCollectionPriceAll(uint256[] specialTypeArray, uint256[] priceArray)
setSlothItemAddr(address newSlothItemAddr)
setSpecialSlothAddr(address newSpecialSlothAddr)
setSpecialSlothItemAddr(address newSpecialSlothItemAddr)
transferOwnership(address newOwner)
withdraw()
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
mintBody(uint256 quantity, bool piement)
mintClothes(uint256 quantity, bool piement)
mintCollabo(uint256 quantity, uint256 specialType)
mintItem(uint256 quantity, bool piement)
mintPoupelle(uint256 quantity)
mintSlothCollection(uint256 quantity, uint256 specialType, uint256 clothType, bool piement)
mintSlothCollectionAll(uint256 quantity, uint256 specialType, bool piement)
mintWithCloth(uint256 quantity)
mintWithClothAndCollabo(uint256 quantity, uint256 specialType, bool piement)
mintWithClothAndItem(uint256 quantity, uint256 itemQuantity, bool piement)
mintWithClothAndPoupelle(uint256 quantity, bool piement)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.