TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 127 txns
Deployed by via 0x4e8480be at 16636858
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 "TransparentUpgradeableProxy"

0x675ceac5a44d3c140a8dcb9cfdfdcbad84d45454963ca594ca68a663849603c3
0xe1b277cfdca09e0a669f74db8af7f849998362b9456e82382abc3a6270aa9dd8
0x4f18c1c0a31506620d9ea7b5635bb56f13e7d2abae257f977224ffb27b063339
0x6983c9622287d0d215d94bf4b9c725d9fd4177eef1aac11b8fbc0639ea45e7d5
0x8f9caaadaed27b57393d2494bd92ced7f63920a48dc8be6d90c2d82aaec710b7
0xc56409f9323adfdbe6fe509066d8be63b6ef2326f2232c197c17f664f38ad959
0x92de47142d11e50a85b0d6f4ed5a24981f3243a6c900e79a0f1f1d2ec4ed16c1
0x94bfe6224a38be4e09f2f5f5c26650da79ef1a8998753444724e4bcbaa6f3b3b
0x6aa727032b4f295251ed86b6d63f1c0a6907cafeb289092d7127cd317436ef37
0x4d8d7e6c664fb3718e611e81d67f3aba9e85d7e5157cf162ec509f4a094f2fe9
From

Functions
Getter at block 20935756
getAllSales(view returns (struct LevelsArtSaleManagerSale[])
[]
getNftsWithSales(view returns (address[])
[]
owner(view returns (address)
0x3f53f6abc282cb9388269e1a855a8f832003e333
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.