ChefSaleManager

Verified contract

Active on Ethereum with 8,589 txns
Deployed by via 0xffa11b63 at 14916655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots

No balances found for "ChefSaleManager"

0xb788ba6e8a446f138cd9034a39da34e37c387f18f10ad170ee8390031acf0f2e
0xc702a571c4d03f22b307416fb46c33d03cfd0083f769083d284bfb29ad555e76
0x69b87f4deabbe187c85f319261b6e8b9065e3f5b617424c93b8b7e8e04756b6a
0x6cd2bd815c38734338cbcecc2c636764070cac5abcb46bfe946d5d86ac4d9e19
0x584ac80e171d808101b3e0535c32165598c9c4ae897c012a144589c619601ead
0xdf6bec99b8b8c11aeeec428100e64f62c147728a02d4e650bbb4a1063b6206af
0xf53e52888960df5d7c9e67b457a708c38961cffe62c09a41d781fc8ba235289e
0x69fc61be605947e8076d9fb5ca083caf3c56dc96cfd37d03cef4fecfb74f2464
0x487c60fee058c887af032601d6087d5ce78619a70ee5a13fed58b8a7d91333be
0x775f83a375d67e8f1fd447ae1db89f33925732eec8e81cffd799965652ecdda9

Functions
Getter at block 20863453
chefAvatar(view returns (address)
0x152cc0b640fa85fecff43d2a417fa9b369661b97
dutchAuction(view returns (uint256 dutchStartPriceuint256 dutchEndPriceuint256 dutchPriceStepDrecreaseuint256 dutchStartTimeuint256 dutchStep)
(dutchStartPrice=0, dutchEndPrice=0, dutchPriceStepDrecrease=0, dutchStartTime=0, dutchStep=0)
getCurrentPrice(view returns (uint256)
0
getSalePhase(view returns (uint8)
2
merkleRoot(view returns (bytes32)
0x2459b080ab25643d44b39f05feecb0f39690e04bd4cebd2f95538c167a3859f6
owner(view returns (address)
0xddaff95c5bad81dfd176d57a0df6a2ac7594193b
presaleLength(view returns (uint256)
21600
presalePrice(view returns (uint256)
0
presaleStart(view returns (uint256)
1656514740
publicFixedPrice(view returns (uint256)
0
publicSaleMaxPurchaseQuantity(view returns (uint256)
1
publicSalePricingModel(view returns (uint8)
0
publicStart(view returns (uint256)
1656536340
treasury(view returns (address)
0xddaff95c5bad81dfd176d57a0df6a2ac7594193b
Read-only
presaleChefs(addressview returns (uint256)
publicSalePurchasesPerAddress(addressview returns (uint256)
State-modifying
configureDutch(uint256 _dutchStartPriceuint256 _dutchEndPriceuint256 _dutchPriceStepDrecreaseuint256 _dutchStartTimeuint256 _dutchStep
presaleBuy(uint256 quantityuint256 maxQuantitybytes32[] proofspayable 
publicBuy(uint256 quantitypayable 
renounceOwnership(
setMerkleRoot(bytes32 _merkleRoot
setPresaleConfig(uint256 _presaleStartuint256 _presaleLength
setPrices(uint256 _presalePriceuint256 _publicPrice
setPublicConfig(uint256 _publicStart
setPublicSaleMaxPurchaseQuantity(uint256 newAmount
setPublicSalePricingModel(uint8 pricingModel
setTreasury(address _treasury
transferOwnership(address newOwner
Events
DutchAuctionConfigurationChanged(uint256 newDutchStartPriceuint256 newDutchEndPriceuint256 newDutchPriceStepDrecreaseuint256 newDutchStartTimeuint256 newDutchStep
MerkleRootChanged(bytes32 newMerkleRoot
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PresaleConfigChanged(uint256 newPresaleStartuint256 newPresaleLength
PricesChanged(uint256 newPresalePriceuint256 newPublicFixedPrice
PublicSaleConfigChanged(uint256 newPublicStart
PublicSaleMaxPurchaseQuantityChanged(uint256 newPublicSaleMaxPurchaseQuantity
PublicSalePricingModelChanged(uint8 newPublicSalePricingModel
TreasuryChanged(address newTreasury
Constructor
constructor(uint256 _presalePriceuint256 _publicPriceaddress _chefAvataraddress _treasury
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.