TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 5,170 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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
16 additional
variables
Balances ($578.91)
Native
Value
$578.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.169 | $3,425.51 |
$578.91 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21261014 | 16 hours ago | | | 0 | 0.0034190495 | |
| 21257129 | a day ago | | | 0 | 0.0035439200 | |
| 21256320 | a day ago | | | 0 | 0.00017607095 | |
| 21256059 | a day ago | | | 0 | 0.0031887404 | |
| 21235169 | 4 days ago | | | 0.01 | 0.0016319524 | |
| 21235161 | 4 days ago | | | 0.01 | 0.0015977856 | |
| 21233835 | 4 days ago | | | 0.021 | 0.0029997201 | |
| 21231015 | 5 days ago | | | 0.01 | 0.0028323248 | |
| 21220245 | 6 days ago | | | 0 | 0.0023488319 | |
| 21220185 | 6 days ago | | | 0 | 0.0024670277 |
ABI
ABI objects
Getter at block 21265667
clothesSize() view returns (uint256)
5000
collectionSize() view returns (uint256)
5000
currentClothesCount() view returns (uint256)
2582
currentItemCount() view returns (uint256)
4576
itemCollectionSize() view returns (uint256)
34000
itemSize() view returns (uint256)
9000
owner() view returns (address)
0x452ccc6d4a818d461e20837b417227ab70c72b56
publicSale() view returns (bool)
true
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 admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
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()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.