This contract is being backfilled. You may encounter incomplete storage history.

ProxyEngine

Verified contract

Proxy

Active on Ethereum with 264 txns
Deployed by via 0x0a84b133 at 19128042
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 1 additional slot

No balances found for "ProxyEngine"

0x28fe9d70aec62abd5cbeef29f32289d2dd8e4d353d3307d4ba3f87755639b918
0xc1b63c90a1e6f6868d5010c10d091fade09899c78b0d2f28eacfc7cb8833b916
0x94dea814454ccc12dd1a6bc35ecc0d7ff46da733bb65291cc05afdd5bd397a88
0x93f469b1019cf9dfb9f1cc10d665c0a0cade704e841320d7ab340ca938d0db0e
0x295f0fe1d46c226c55f2cb1263f9a283a5a943a6fb420cf2f87c94e7ebac446a
0x86477012a51378c328448dbce1ef6ef28372bbf6594e86af65a9be5ee84de0b2
0x53ecba0cc3ed0dd7d0f23536170ad715cde8b01ab74e2d0dcbc6787b1bb22868
0xcfcd4da4a8c381238a6bff9d2a2cc491b675fb9231db93baba09899a5f2805d4
0x4520a45d9cd2f5f1feeffbcbdadfc44363af4acc51db1b17e88627eb0fdd4dd3
0x2923bb2170a3bc65b3aff35322e769259568d33e66eee3d2d256966a1082b0fd

Functions
Getter at block 20795265
Admin(view returns (address)
0xe56cd1feedd6081b6ba1b80acb7834c2c9144efb
implementation(view returns (address)
0x68f66faf7b29e30d0740934f81eb266f6ff17428
adminApprovalRequired(view returns (bool)
false
getAdmins(view returns (address[] admins)
[0xB7f49af29a2A1e5e9Cf27A0AAf06888639783389, 0xbd5CE0014bFa97006B4C830CE79Fa993f2d8872d, 0x6303D7f536C7aa05C2dd5C778d3Cea8Efb4124D3, 0xb96118a0fEf7bf41141BeD7c064E41099440bd29]
getContractData(view returns (address _platformAddressuint16 _platformFeePercentageaddress _priceFeedAddressaddress _royaltySupportuint64 _max1155Quantity)
(_platformAddress=0x1e0efaedc0ef928068a6a3c1d8cafbb0193d7205, _platformFeePercentage=0, _priceFeedAddress=0x10a01f856109099434659734ef2efbbe6f5d6e7f, _royaltySupport=0x0000000000000000000000000000000000000000, _max1155Quantity=10000)
owner(view returns (address)
0xe56cd1feedd6081b6ba1b80acb7834c2c9144efb
Read-only
discountUsed(bytesview returns (bool)
getListingPrice(string saleIdview returns (uint256[] minimumCryptoPriceaddress[] paymentCurrency)
getRoyaltyInfo(address collectionAddressuint256 tokenIdview returns (address[] recipientsuint256[] bps)
isAdmin(address adminview returns (bool)
listings(stringview returns (uint64 nftStartTokenIduint64 nftEndTokenIduint64 maxCapaddress nftContractAddressuint256 minimumFiatPricestruct OnchainBuysettlementList paymentSettlementuint8 transactionStatusuint8 paymentStatusaddress tokenGatingContract)
signatureEnabled(stringview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokensUsed(stringview returns (uint256)
usedSaleId(stringview returns (bool)
State-modifying
changeAdmin(address _newAdmin
upgradeTo(address _newImplementation
approveAdmin(address admin
buy(struct OnchainBuyBuyList listuint256 taxstruct OnchainBuyDiscount discountpayable 
cancelSale(string saleId
createOrUpdateSale(struct OnchainBuyPriceList liststring saleIdbool enableSignature
initialize(address _platformAddressuint16 _platformFeePercentageuint64 _max1155Quantityaddress _priceFeedAddressaddress _royaltycontractbool _adminApprovalRequired
renounceOwnership(
revokeAdmin(address admin
setAdminApproval(bool approval
setContractData(address _platformAddressuint16 _platformFeePercentageuint64 _max1155Quantityaddress _royaltyContractaddress _pricefeed
transferOwnership(address newOwner
withdraw(address paymentCurrency
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
AdminApproved(address indexed accountaddress indexed sender
AdminRevoked(address indexed accountaddress indexed sender
BuyExecuted(address indexed tokenContractstruct OnchainBuyBuyList buyingDetailsuint256 taxuint256 paymentAmountuint256[] mintedNfts
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltyPayout(address tokenContractuint256 tokenIdaddress recipientuint256 amount
saleClosed(string saleId
saleCreated(struct OnchainBuyPriceList saleListstring CreatedOrUpdated
Constructor
constructor(address _creatorImplementationaddress _proxyAdmin
Fallback and receive
fallback(
fallback(
receive(
receive(
Errors

This contract contains no error objects.