3DES Token Sale Contract
Verified contract
Active on
Ethereum with 344 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1a9b…f427
Balances ($0.00)
No balances found for "3DES Token Sale Contract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4429841 | 7 years ago | | | 0 | 0.00061700100 | |
| 4429707 | 7 years ago | | | 0.1 | 0.0018844560 | |
| 4429594 | 7 years ago | | | 0.25 | 0.0018844560 | |
| 4429219 | 7 years ago | | | 0.15 | 0.0018844560 | |
| 4429025 | 7 years ago | | | 0.18 | 0.0018844560 | |
| 4428800 | 7 years ago | | | 0.06 | 0.0018844560 | |
| 4428487 | 7 years ago | | | 3 | 0.0014599410 | |
| 4427976 | 7 years ago | | | 3 | 0.0018844560 | |
| 4426269 | 7 years ago | | | 0.2 | 0.0018844560 | |
| 4425870 | 7 years ago | | | 2 | 0.0018844560 |
ABI
ABI objects
Getter at block 21307015
beneficiary() pure returns (address)
0x721841661a76c5c495ef2efb1244d986c6ba4b60
halted() pure returns (bool)
false
investorCount() pure returns (uint256)
391
name() pure returns (string)
3DES Token Sale Contract
owner() pure returns (address)
0x860f73e3fc9487e694260ec6661a6fcf1ab8be74
purchaseLimit() pure returns (uint256)
1050000000000000000000000
token() pure returns (address)
0x1a9b18cb4891046a1211eb61c6f3f2694b26f427
tokenPrice() pure returns (uint256)
400000000000000
tokensSelling() pure returns (uint256)
0
tokensSoldTotal() pure returns (uint256)
1072037013212710236000000
weiRaisedTotal() pure returns (uint256)
428814805285084094400
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeBeneficiary(address _beneficiary)
doPurchaseFor(address _sender) payable
finishPhase()
halt()
startPhase(uint256 _tokens, uint256 _price, uint256 _limit)
transferOwnership(address newOwner)
unhalt()
unown()
NewContribution(address indexed holder, uint256 tokenAmount, uint256 etherAmount)
constructor(address _token, address _beneficiary)
fallback()
This contract contains no error objects.