LevelsArtSaleManager

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x7e2dd921 at 16636834
Slot
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
-
variable spans 48 additional slots

No balances found for "LevelsArtSaleManager"

No transactions found for "LevelsArtSaleManager"


Functions
Getter at block 20935756
getAllSales(view returns (struct LevelsArtSaleManagerSale[])
[]
getNftsWithSales(view returns (address[])
[]
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getSale(address nft_uint32 index_view returns (struct LevelsArtSaleManagerSale sale)
getSalesForNft(address nft_view returns (struct LevelsArtSaleManagerSale[] sales)
getSoldInSale(address nft_uint32 index_view returns (uint256 sold)
getWalletPurchasesForSale(address nft_uint32 index_address accountview returns (uint256 purchases)
State-modifying
createSale(string saleType_address nft_uint64 startTime_uint64 lowestPriceTime_uint64 endTime_uint256[] prices_uint256 editions_uint256 maxPurchaseQuantity_address payee_
initialize(
mintComplimentary(address nft_uint32 index_struct LevelsArtSaleManagerComplimentaryMint[] complimentaryMints_
pauseSale(address nft_uint32 index_
purchase(address nft_uint32 index_uint256 qty_payable 
renounceOwnership(
transferOwnership(address newOwner
unpauseSale(address nft_uint32 index_
updateSale(uint32 index_string saleType_address nft_uint64 startTime_uint64 lowestPriceTime_uint64 endTime_uint256[] prices_uint256 editions_uint256 maxPurchaseQuantity_address payee_
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Purchase(address nftuint256 qty
SaleCreated(string saleTypeaddress nftuint64 startTimeuint64 lowestPriceTimeuint64 endTimeuint256[] pricesuint256 editionsuint256 maxPurchaseQuantityaddress payee
SaleUpdated(uint32 indexstring saleTypeaddress nftuint64 startTimeuint64 lowestPriceTimeuint64 endTimeuint256[] pricesuint256 editionsuint256 maxPurchaseQuantityaddress payee
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.