ELTCoinCrowdsale
Verified contract
Active on
Ethereum with 54 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 "ELTCoinCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4373717 | 7 years ago | | | 0 | 0.0010187600 | |
| 4373506 | 7 years ago | | | 0.14828567 | 0.0013569750 | |
| 4373497 | 7 years ago | | | 0 | 0.0037796560 | |
| 4373494 | 7 years ago | | | 0.14828567 | 0.00064714500 | |
| 4373485 | 7 years ago | | | 0.14828567 | 0.00031500000 | |
| 4373293 | 7 years ago | | | 0.14828567 | 0.00064714500 | |
| 4373139 | 7 years ago | | | 0.14828567 | 0.00037500000 | |
| 4373092 | 7 years ago | | | 0.14828567 | 0.00031500000 | |
| 4372761 | 7 years ago | | | 0.402 | 0.0018997650 | |
| 4372535 | 7 years ago | | | 0 | 0.016070760 |
ABI
ABI objects
Getter at block 21317608
GAS_LIMIT_IN_WEI() pure returns (uint256)
50000000000
cap() pure returns (uint256)
525000000000000000000
capPerAddress() pure returns (uint256)
100000000000000000000
endTime() pure returns (uint256)
1508194740
hasEnded() pure returns (bool)
true
minThreshold() pure returns (uint256)
100000000000000000
owner() pure returns (address)
0xdcbd3b5605a525f12819958e0cb02941c539eab6
rate() pure returns (uint256)
2500000
token() pure returns (address)
0x44197a4c44d6a059297caf6be4f7e172bd56caaf
wallet() pure returns (address)
0xdcbd3b5605a525f12819958e0cb02941c539eab6
weiRaised() pure returns (uint256)
4013285670000000000
Read-only
participated(address) pure returns (uint256)
registered(address) pure returns (bool)
State-modifying
Events buyTokens(address beneficiary) payable
changeRegistrationStatus(address target, bool isRegistered)
changeRegistrationStatuses(address[] targets, bool isRegistered)
drainRemainingToken()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RegistrationStatusChanged(address indexed target, bool isRegistered)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(address _coinAddress, uint256 _endTime, uint256 _rate, uint256 _cap, uint256 _minThreshold, uint256 _capPerAddress, address _wallet)
fallback()
This contract contains no error objects.