SSDTokenSwap
Verified contract
Active on
Ethereum with 7 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 "SSDTokenSwap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4304611 | 7 years ago | | | 0.05 | 0.0016322280 | |
| 4304589 | 7 years ago | | | 0.06 | 0.00044100000 | |
| 4304582 | 7 years ago | | | 0.055 | 0.00044100000 | |
| 4304569 | 7 years ago | | | 0.051 | 0.00044100000 | |
| 4304562 | 7 years ago | | | 0.05 | 0.00044100000 | |
| 4304048 | 7 years ago | | | 0.05 | 0.0092778000 | |
| 4304006 | 7 years ago | | | 0.01 | 0.011401300 |
ABI
ABI objects
Getter at block 21212649
EndTime() pure returns (uint256)
1506528000
StartTime() pure returns (uint256)
1506009600
hasEnded() pure returns (bool)
true
isActive() pure returns (bool)
false
minContrib() pure returns (uint256)
50000000000000000
owner() pure returns (address)
0xb389a5992e49105117dcc2c53952eb28189571c5
totalEtherCap() pure returns (uint256)
200222000000000000000000
version() pure returns (string)
0.1.2
wallet() pure returns (address)
0x2e0fc8e431cc1b4721698c9e82820d7a71b88400
weiRaised() pure returns (uint256)
100000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events processContributions(address _contributor, uint256 _weiAmount) payable
setEndTime(uint256 _EndTime)
setMinContribution(uint256 _minContrib)
setStartTime(uint256 _StartTime)
setWallet(address _wallet)
setWeiRaised(uint256 _weiRaised)
transferOwnership(address newOwner)
Contribution(address indexed _contributor, uint256 _amount)
constructor()
fallback()
This contract contains no error objects.