WhitelistSimpleSale

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2063ba68 at 13331584
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
4 additional variables

No balances found for "WhitelistSimpleSale"

No transactions found for "WhitelistSimpleSale"


Functions
Getter at block 21185202
controller(view returns (address)
0x0000000000000000000000000000000000000000
currentMaxPurchaseCount(view returns (uint256)
0
domainsSold(view returns (uint256)
0
maxPurchasesPerAccount(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
parentDomainId(view returns (uint256)
0
paused(view returns (bool)
false
postWhitelistMaxPurchases(view returns (uint256)
0
salePrice(view returns (uint256)
0
saleStartBlock(view returns (uint256)
0
saleStarted(view returns (bool)
false
sellerWallet(view returns (address)
0x0000000000000000000000000000000000000000
totalForSale(view returns (uint256)
0
whitelistMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
whitelistSaleDuration(view returns (uint256)
0
zNSRegistrar(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
domainsForSale(uint256view returns (string metadataUri)
domainsPurchasedByAccount(addressview returns (uint256)
State-modifying
__SimpleSale_init(address controller_uint256 parentDomainId_uint256 priceuint256 maxPurchasesPerAccount_address zNSRegistrar_address sellerWallet_
__WhitelistSimpleSale_init(address controller_uint256 parentDomainId_uint256 priceuint256 maxPurchasesPerAccount_uint256 postWhitelistMaxPurchases_address zNSRegistrar_address sellerWallet_uint256 whitelistSaleDuration_bytes32 merkleRoot
addDomainsToSell(string[] metadataUris
onERC721Received(addressaddressuint256bytesreturns (bytes4)
purchaseDomains(uint8 countpayable 
purchaseDomainsWhitelisted(uint8 countuint256 indexbytes32[] merkleProofpayable 
releaseDomain(
renounceOwnership(
setParendDomainId(uint256 parentId
setPauseStatus(bool pauseStatus
setSaleDuration(uint256 durationInBlocks
setSellerWallet(address wallet
startSale(
stopSale(
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
DomainPurchased(address buyeruint256 domainId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RefundedEther(address buyeruint256 amount
SaleStarted(
Upgraded(address indexed implementation
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.