Sales

Verified contract

Implementation

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

No balances found for "Sales"

No transactions found for "Sales"


Functions
Getter at block 20894541
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PREFIX(view returns (bytes)
0x19457468657265756d205369676e6564204d6573736167653a0a3332
WL_SIGNER_ROLE(view returns (bytes32)
0x4bdfd7a7ede714f70a9f7e698516c28d7902eb3b27bbdfeea83c6f3ae986b66b
beneficiary(view returns (address)
0x0000000000000000000000000000000000000000
daySeconds(view returns (uint256)
86400
getConfig(view returns (uint256uint256uint256uint256addressuint256uint256uint256uint256)
(0, 0, 0, 0, 0x0000000000000000000000000000000000000000, 0, 0, 0, 0)
maxFreeMint(view returns (uint256)
0
maxPbFreeMint(view returns (uint256)
0
maxWlFreeMint(view returns (uint256)
0
nft(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
saleEnd(view returns (uint256)
0
salePrice(view returns (uint256)
0
saleStart(view returns (uint256)
0
supplyLimit(view returns (uint256)
0
version(pure returns (string)
1.1
wlPeriod(view returns (uint256)
0
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
purchaseHistory(addressview returns (uint256 wlFreeMintuint256 pbFreeMintuint256 paidMint)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(address _beneficiaryuint256 _supplyLimitaddress _nftaddress signeruint256 _saleStartuint256 _saleEnduint256 _wlPeriod
purchase(uint256 qtypayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBeneficiary(address _beneficiary
setSaleDate(uint256 _saleStartuint256 _saleEnduint256 _wlPeriod
setSalePrice(uint256 _salePrice
setSupplyLimit(uint256 _supplyLimit
transferOwnership(address newOwner
wlPurchase(uint256 qtyuint8 vbytes32 rbytes32 spayable 
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.