MelonPresaleUpgradeable

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xd8ff2fde at 18092935
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 4 additional slots

No balances found for "MelonPresaleUpgradeable"

0x5ef5d9ea5c5d42b05caa632aa35005752a64efb0261d9d3c87019cc399893f46

Functions
Getter at block 20914029
owner(view returns (address)
0xd946f12aa29bbef9450e554baf05f2f68868ca69
saleSettings(view returns (uint256 maxSupplyuint256 totalSupplyuint256 maxPerWalletuint256 startDateuint256 endDate)
(maxSupply=0, totalSupply=0, maxPerWallet=0, startDate=0, endDate=0)
Read-only
balances(addressview returns (uint256)
getPresaleDetails(address accountview returns (struct MelonPresaleUpgradeableSettings settingsuint256 accountBalance)
State-modifying
initialize(
makeDeposit(struct MelonPresaleUpgradeableDeposit depositbytes signaturepayable 
renounceOwnership(
setup(address _signeruint256 _maxSupplyuint256 _maxPerWalletuint256 _startDateuint256 _endDate
transferOwnership(address newOwner
withdrawERC20(address erc20Token
withdrawEarnings(address touint256 balance
Events
Initialized(uint8 version
NewDeposit(address accountuint256 ethAmountuint256 melonAmountuint256 accountBalance
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.