AthenaNFTPresale
Deployment Arguments
_partecipationNFTAddress Address of the PartecipationNFT contract.
_athStaking Address of the AthStaking contract to fetch user level.
Array:
athLevels User ATH levels.
athDiscount Fees discount for each ATH level. 10% = 1000
_minRequiredAthLevel Minimum ATHLevel to partecipate ( 0, 1, 2 , 3)Presale Start [ADMIN]
Presale Management [ADMIN]
finalizeRaise function
withdrawFunds function
topUp function (amount)
Emits a TopUp event.
Requirements:
distributeRewards function
forceEnableRefund function
User Actions [PUBLIC]
partecipate function (amount)
claimBack function
claimPartecipationNFT function
claimRefund function
claimRewards function
Last updated