ELTCoinCrowdsale
Verified contract
Active on
Ethereum with 29 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4419…caaf
Balances ($0.00)
No balances found for "ELTCoinCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4491867 | 7 years ago | | | 0 | 0.0010195200 | |
| 4466614 | 7 years ago | | | 0.19779151 | 0.0021973560 | |
| 4466569 | 7 years ago | | | 3.3 | 0.0021973560 | |
| 4466364 | 7 years ago | | | 3.307559 | 0.00044100000 | |
| 4465269 | 7 years ago | | | 0.2 | 0.0021973560 | |
| 4464073 | 7 years ago | | | 5 | 0.00094149600 | |
| 4463714 | 7 years ago | | | 0.06 | 0.00066000000 | |
| 4463175 | 7 years ago | | | 0.05 | 0.00091410900 | |
| 4462246 | 7 years ago | | | 0.05 | 0.0000043529000 | |
| 4462238 | 7 years ago | | | 0.05 | 0.0000043529000 |
ABI
ABI objects
Getter at block 21294154
GAS_LIMIT_IN_WEI() pure returns (uint256)
50000000000
RATE_CHANGE_THRESHOLD() pure returns (uint256)
30000000000000
cap() pure returns (uint256)
1000000000000000000000
capPerAddress() pure returns (uint256)
100000000000000000000
currentRate() pure returns (uint256)
1280000
endTime() pure returns (uint256)
1509840000
hasEnded() pure returns (bool)
true
maxRate() pure returns (uint256)
6400000
minThreshold() pure returns (uint256)
100000000000000000
owner() pure returns (address)
0xdcbd3b5605a525f12819958e0cb02941c539eab6
startRate() pure returns (uint256)
640000
token() pure returns (address)
0x44197a4c44d6a059297caf6be4f7e172bd56caaf
tokensSold() pure returns (uint256)
36638899620312
wallet() pure returns (address)
0xdcbd3b5605a525f12819958e0cb02941c539eab6
weiRaised() pure returns (uint256)
27697791514000000000
Read-only
participated(address) pure returns (uint256)
State-modifying
Events buyTokens(address beneficiary) payable
drainRemainingToken()
setMaxRate(uint256 _maxRate)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
WeiTransfer(address indexed receiver, uint256 amount)
constructor(address _coinAddress, uint256 _endTime, uint256 _rate, uint256 _cap, uint256 _minThreshold, uint256 _capPerAddress, address _wallet)
fallback()
This contract contains no error objects.