MarketplaceDutch

Verified contract

Active on Ethereum with 341 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MarketplaceDutch"

0xc7acd57f275611f95569a5412123f64c3cc8d887703cb3cfdac7d276e203f335
0x04d1714efb848b573f266417d9a64cb3a8c03e23229da79a058eef62369a7bc7
0x1884c01e2ba1054f78fcdde63bfb964a6c0169f8468cc5e342a790e5eee7136b
0xef5e9e4e42d79d95574f688ecb6cd52be05f7ec83610eadb9792fe55fa346d0a
0xbd9f2befe47a0e0faf380610443aaf0ffc80bce521a47b33ba537a761998197e
From
0xa682d6b799ad7839b2fd9147366c9ceb6e476f0d88bd5be1f704fdf10f7d84c0
0x6917c6ab2b0a307d1a0ee4c9fa5087390d30678bada9fe1357ccf6e03b7345e5
From
0x45bbef82ade97a241b496da8df8ffb2d58e6d642fbe27b1e1fd54c4a000bfc50
0x7941aa52c15bb4b028824bca71681018df003401b8ac7223e27f24df2e8c1292
0x9ab063e357ff90ffd12e1a8d82840c27bad3529eb0eb338d0c12437af458d061

Functions
Getter at block 21393587
_LAUNCHPAD(view returns (address)
0xe06f5fae754e81bc050215ff89b03d9e9ff20700
_TOTAL_UNIQUE_SALES_DUTCH(view returns (uint256)
3
owner(view returns (address)
0xe06f5fae754e81bc050215ff89b03d9e9ff20700
Read-only
Admin(addressview returns (bool)
NFTAddressToSaleIndex(addressview returns (uint256)
Orders(uint256uint256view returns (address _Purchaseruint256 _PurchaseValueuint256 _PurchaseAmountuint256 _Prioritybool _BrightListPurchasebool _Claimed)
PriorityPurchaseAmount(uint256addressuint256view returns (uint256)
SaleState(uint256view returns (uint256 _AmountSolduint256 _UniqueSalesuint256 _FinalClearingPriceuint256 _CurrentRefundIndex)
Sales(uint256view returns (string _Nameuint256 _ProjectIDMintPassuint256 _ProjectIDArtBlocksuint256 _PriceStartuint256 _PriceEnduint256 _WalletLimiteruint256 _MaximumAvailableForSaleuint256 _StartingBlockUnixTimestampuint256 _SecondsBetweenPriceDecayuint256 _SaleStrip)
SalesInternal(uint256view returns (address _NFTaddress _Operatoruint256 _CurrentIndexuint256 _Typebool _ActivePublicbool _ActiveBrightListbool _Discountbool _ActiveRespend)
UserInfo(uint256addressview returns (uint256 _PurchasedAmountuint256 _RemainingPurchaseAmountuint256 _ClaimIndexuint256 _AmountRemaininguint256 _CurrentPriceuint256 _Priorityuint256 _AmountPurchasedPriorityuint256 _Creditbool _BrightListEligiblebool _MaxAmountVerifiedbool _ActiveRespendbool _Active)
VerifyAmount(address _Walletuint256 _Amountbytes32 _Rootbytes32[] _Proofpure returns (bool)
VerifyBrightList(address _Walletbytes32 _Rootbytes32[] _Proofpure returns (bool)
ViewAllOrderRefunds(uint256 SaleIndexview returns (address[]uint256[])
ViewAllOrders(uint256[] SaleIndexesuint256 StartingIndexuint256 EndingIndexview returns (struct MarketplaceDutchOrder[][])
ViewAllSaleInformation(uint256 SaleIndexview returns (struct MarketplaceDutchSalestruct MarketplaceDutchInternalSalestruct MarketplaceDutchMiscSalestruct MarketplaceDutchSaleParamuint256 Price)
ViewBrightListStatus(uint256 SaleIndexaddress Recipientbytes32[] Proofview returns (booluint256)
ViewCurrentPrice(uint256 SaleIndexview returns (uint256 Price)
ViewInternalSaleStates(uint256[] SaleIndexesview returns (struct MarketplaceDutchInternalSale[])
ViewOrders(uint256 SaleIndexview returns (struct MarketplaceDutchOrder[])
ViewOrdersInRange(uint256 SaleIndexuint256 StartingIndexuint256 EndingIndexview returns (struct MarketplaceDutchOrder[])
ViewPendingCredit(uint256 SaleIndexaddress Walletview returns (uint256)
ViewSaleIndexByNFTAddress(address NFTview returns (uint256)
ViewSaleStates(uint256[] SaleIndexesview returns (struct MarketplaceDutchSale[]struct MarketplaceDutchInfo[])
ViewSaleStats(uint256 SaleIndexaddress Walletview returns (uint256 NUM_ORDERSuint256 NUM_PURCHASEDuint256 FINAL_ETH_SPENTuint256 FINAL_ETH_REBATE)
ViewWalletSaleInformation(uint256 SaleIndexaddress Walletuint256 MaxAmountaddress Vaultbytes32[] ProofEligibilitybytes32[] ProofAmountview returns (struct MarketplaceDutch_UserSaleInformation)
ViewWalletSaleInformations(uint256[] SaleIndexesaddress Walletuint256[] MaxAmountsaddress Vaultbytes32[][] ProofEligibilitiesbytes32[][] ProofAmountsview returns (struct MarketplaceDutch_UserSaleInformation[])
State-modifying
Purchase(uint256 SaleIndexuint256 Amountuint256 MaxAmountaddress Vaultbytes32[] ProofEligibilitybytes32[] ProofAmountpayable 
__InitiateRefundsAndProceeds(uint256 SaleIndex
__StartSale(struct MarketplaceDutchSale _Salestruct MarketplaceDutchInternalSale _InternalSalebytes32[] RootsPrioritybytes32[] RootsAmountsuint256[] DiscountAmounts
___AdminGrant(address _Admin
___AdminRemove(address _Admin
___ModifyLaunchpadAddress(address Launchpad
___ModifyMaxForSale(uint256 SaleIndexuint256 AmountForSale
___ModifyPriceDecay(uint256 SaleIndexuint256 PriceDecayInSeconds
___ModifyPriceEnd(uint256 SaleIndexuint256 PriceEnd
___ModifyPriceStart(uint256 SaleIndexuint256 PriceStart
___ModifySale(uint256 SaleIndexstruct MarketplaceDutchSale _Sale
___ModifySaleClearingPrice(uint256 SaleIndexuint256 ClearingPrice
___ModifySaleDiscountAmount(uint256 SaleIndexuint256[] DiscountAmounts
___ModifySaleETHClaimsEnabled(uint256 SaleIndexbool State
___ModifySaleNFTAddress(uint256 SaleIndexaddress NFT
___ModifySaleName(uint256 SaleIndexstring Name
___ModifySaleOperator(uint256 SaleIndexaddress Operator
___ModifySaleProjectID(uint256 SaleIndexuint256 ProjectID
___ModifySaleRootAmounts(uint256 SaleIndexbytes32[] RootsAmounts
___ModifySaleRootEligibility(uint256 SaleIndexbytes32[] Roots
___ModifySaleRoots(uint256 SaleIndexbytes32[] RootsEligibilitybytes32[] RootsAmounts
___ModifySaleStartingTokenIndex(uint256 SaleIndexuint256 StartingTokenID
___ModifySaleStateBrightList(uint256 SaleIndexbool State
___ModifySaleStatePublic(uint256 SaleIndexbool State
___ModifyTimestampStart(uint256 SaleIndexuint256 Timestamp
___ModifyWalletLimiter(uint256 SaleIndexuint256 WalletLimiter
___WithdrawERC721(address Contractaddress Recipientuint256[] TokenIDs
___WithdrawEther(
___WithdrawEtherToAddress(address Recipientuint256 Amount
_____NewLaunchpadAddress(address NewAddress
renounceOwnership(
transferOwnership(address newOwner
Events
OrderRefundFailed(uint256 SaleIndexuint256 OrderIndex
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Purchased(address Purchaseruint256 Amountuint256 PurchaseValueuint256 NewAmountSoldbool BrightListuint256 Priorityuint256 AppliedCredit
RefundClaimed(uint256 SaleIndexuint256 OrderIndex
Refunded(uint256 Value
SaleStarted(uint256 SaleIndex
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.