Sale

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb651c17a at 15504398
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 49 additional slots
-
variable spans 49 additional slots
11 additional variables

No balances found for "Sale"

No transactions found for "Sale"


Functions
Getter at block 21228666
getActivePhase(view returns (uint8)
0
maxPhase1MintLimit(view returns (uint256)
0
maxPhase2MintLimit(view returns (uint256)
0
maxSupply(view returns (uint256)
0
nftAddres(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
phaseOneDuration(view returns (uint256)
0
phaseOneMinted(view returns (uint256)
0
phaseOnePrice(view returns (uint256)
0
phaseOneStartBlock(view returns (uint256)
0
phaseThreeDuration(view returns (uint256)
0
phaseThreeMinted(view returns (uint256)
0
phaseThreePrice(view returns (uint256)
0
phaseThreeStartBlock(view returns (uint256)
0
phaseTwoDuration(view returns (uint256)
0
phaseTwoMinted(view returns (uint256)
0
phaseTwoPrice(view returns (uint256)
0
phaseTwoStartBlock(view returns (uint256)
0
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
totalMinted(view returns (uint256)
0
Read-only
userMinted(addressview returns (uint256)
userPhase1Minted(addressview returns (uint256)
userPhase2Minted(addressview returns (uint256)
State-modifying
initialize(address _nftAddres
mintPublicSale(uint256 quantitypayable 
mintWaitlist(uint256 quantitybytes32[] proofpayable 
mintWhitelisted(uint256 quantitybytes32[] proofpayable 
pause(
renounceOwnership(
transferOwnership(address newOwner
unpause(
updateMerkleProofRoot(bytes32 _merkleRootPhaseOnebytes32 _merkleRootPhaseTwo
updateSalePrice(uint256 _phaseOnePriceuint256 _phaseTwoPriceuint256 _phaseThreePrice
updateSaleSupply(uint256 _maxPhase1MintLimituint256 _maxPhase2MintLimituint256 _maxSupply
updateSaleTime(uint256 _phaseOneStartBlockuint256 _phaseTwoStartBlockuint256 _phaseThreeStartBlockuint256 _phaseOneDurationuint256 _phaseTwoDurationuint256 _phaseThreeDuration
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
Minted(address indexed _useruint256 indexed _phaseuint256 _quantity
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
UpdateMerkleProofRoot(bytes32 _merkleRootPhaseOnebytes32 _merkleRootPhaseTwo
UpdateSalePrice(uint256 _phaseOnePriceuint256 _phaseTwoPriceuint256 _phaseThreePrice
UpdateSaleSupply(uint256 _maxPhase1MintLimituint256 _maxPhase2MintLimituint256 _maxSupply
UpdateSaleTime(uint256 _phaseOneStartBlockuint256 _phaseTwoStartBlockuint256 _phaseThreeStartBlockuint256 _phaseOneDurationuint256 _phaseTwoDurationuint256 _phaseThreeDuration
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.