MenloTokenSale
Verified contract
Active on
Ethereum with 111 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4d80…4392
Balances ($0.00)
No balances found for "MenloTokenSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6522201 | 6 years ago | | | 0 | 0.0042413580 | |
| 6522198 | 6 years ago | | | 0 | 0.0038395170 | |
| 6522196 | 6 years ago | | | 0 | 0.0022663080 | |
| 6517454 | 6 years ago | | | 0.3 | 0.00025131900 | |
| 6517326 | 6 years ago | | | 0.39 | 0.00079018400 | |
| 6517298 | 6 years ago | | | 0.4 | 0.00079018400 | |
| 6517297 | 6 years ago | | | 0.3 | 0.00079018400 | |
| 6447945 | 6 years ago | | | 0 | 0.013490136 | |
| 6441796 | 6 years ago | | | 0 | 0.0090723600 | |
| 6435604 | 6 years ago | | | 0.2 | 0.0012842570 |
ABI
ABI objects
Getter at block 21160895
HOUR1() view returns (uint256)
1537178400
WEEK1() view returns (uint256)
1537779600
WEEK2() view returns (uint256)
1538384400
WEEK3() view returns (uint256)
1538989200
WEEK4() view returns (uint256)
0
calculateBonusRate() view returns (uint256)
12000
cap() view returns (uint256)
15000000000000000000000
endTime() view returns (uint256)
1542276000
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0xfb37203c94fe35f1e11cf4d8c10cd5f8703ce49d
startTime() view returns (uint256)
1537174800
token() view returns (address)
0x4d807509aece24c0fa5a102b6a3b059ec6e14392
wallet() view returns (address)
0x51d4b631f799d6b11c8f4a5ecb6968d764f1bde7
weiRaised() view returns (uint256)
282398231238337602353
whitelister() view returns (address)
0xe1130c65628542c370abd07d82b07d091995c4fe
Read-only
whitelist(address) view returns (bool)
State-modifying
Events buyTokens() payable returns (uint256)
checkFinalize()
emergencyFinalize()
refund() returns (bool)
renounceOwnership()
setWhitelister(address _whitelister)
transferOwnership(address _newOwner)
whitelistAddresses(address[] _addresses, bool _status)
withdraw()
Finalized()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refund(address indexed purchaser, uint256 amount)
TokenPurchase(address indexed purchaser, uint256 value, uint256 amount)
TokenRedeem(address indexed purchaser, uint256 amount)
TokensRefund(uint256 amount)
constructor(address _token, uint256 _startTime, uint256 _endTime, uint256 _cap, address _wallet)
fallback()
This contract contains no error objects.