HUMPresale
Verified contract
Active on
Ethereum with 114 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HUMPresale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6061282 | 6 years ago | | | 1.6263336 | 0.0010314000 | |
| 6061281 | 6 years ago | | | 1.6255836 | 0.0011460000 | |
| 6061279 | 6 years ago | | | 1.6300836 | 0.00045840000 | |
| 5837811 | 6 years ago | | | 0 | 0.00079026000 | |
| 5837730 | 6 years ago | | | 1.3568387 | 0.0061640500 | |
| 5837665 | 6 years ago | | | 0.2 | 0.0027754540 | |
| 5837600 | 6 years ago | | | 10 | 0.0028431480 | |
| 5837360 | 6 years ago | | | 3.2471903 | 0.0027656200 | |
| 5835659 | 6 years ago | | | 4.99999 | 0.0051778020 | |
| 5835471 | 6 years ago | | | 1.1 | 0.0056695210 |
ABI
ABI objects
Getter at block 21410113 getBonusList() view returns (address[]) getContributors() view returns (address[])
bonusPercent() view returns (uint256)
75
getUserCap() view returns (uint256)
100000000000000000000
individualCap() view returns (uint256)
100000000000000000000
isOnSale() view returns (bool)
false
minimum() view returns (uint256)
100000000000000000
rate() view returns (uint256)
52737
root() view returns (address)
0xa84c731c3dab00ce0dceb2265ff53b3032aec820
token() view returns (address)
0xc16bc517fe6b15903d6cbf02ffc447291477a43a
wallet() view returns (address)
0x4227e0a0a79b90aa31ada1e132f4467ec72e0cf4
weiRaised() view returns (uint256)
379240367802906250000
Read-only
bonusTokens(address) view returns (uint256)
contributions(address) view returns (uint256)
contributors(uint256) view returns (address)
getUserContribution(address _beneficiary) view returns (uint256)
owners(address) view returns (address)
whitelist(address) view returns (bool)
State-modifying
Events addManyToWhitelist(address[] _beneficiaries)
addToWhitelist(address _beneficiary)
buyTokens(address _beneficiary) payable
closeSale()
deleteOwner(address _owner) returns (bool)
distributeBonusTokens()
distributeBonusTokensByList(address[] _bonusList)
modifyTokenPrice(uint256 _rate)
newOwner(address _owner) returns (bool)
openSale()
removeFromWhitelist(address _beneficiary)
withdrawToken()
DistrubuteBonusTokens(address indexed sender)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Withdraw(address indexed _from, uint256 _amount)
constructor(uint256 _rate, uint256 _bonusPercent, address _wallet, address _token, uint256 _individualCapEther)
fallback()
This contract contains no error objects.