SkillChainPresale
Verified contract
Active on
Ethereum with 419 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0a5e…99a9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WLM | ERC-20 | 66 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6909340 | 6 years ago | | | 0 | 0.00044381000 | |
| 5514005 | 7 years ago | | | 0.01 | 0.00044362000 | |
| 5508482 | 7 years ago | | | 1.059 | 0.00036244500 | |
| 5508327 | 7 years ago | | | 3 | 0.00034794720 | |
| 5508009 | 7 years ago | | | 1.3262764 | 0.0024163000 | |
| 5507580 | 7 years ago | | | 1.2 | 0.0024163000 | |
| 5505314 | 7 years ago | | | 2.03 | 0.0024163000 | |
| 5505207 | 7 years ago | | | 2.0173068 | 0.00036244500 | |
| 5505071 | 7 years ago | | | 1.93254 | 0.00044882000 | |
| 5503789 | 7 years ago | | | 1.9997666 | 0.00023336280 |
ABI
ABI objects
Getter at block 21187611
cap() view returns (uint256)
3000000000000000000000
contributions() view returns (address)
0x0a5e725fa3fd699a73202bc089201f49ad4e99a9
endTime() view returns (uint256)
1524736800
ended() view returns (bool)
true
hasEnded() view returns (bool)
true
minimumContribution() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x9bc957e1e029e5853df9894d57a561f11669fe0d
price() view returns (uint256)
5040
rate() view returns (uint256)
5040
remainingTokens() view returns (uint256)
11427674733084976526170080
startTime() view returns (uint256)
1523008800
started() view returns (bool)
true
token() view returns (address)
0x996dc5dfc819408dd98cd92c9a76f64b0738dc3d
totalTokens() view returns (uint256)
15120000000000000000000000
wallet() view returns (address)
0x52cc41f74e408b3ec809bc7330d61c2c29517698
weiRaised() view returns (uint256)
732604219625996720998
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
closeTokenSale(address _icoContract)
transferAnyERC20Token(address _tokenAddress, uint256 _tokens) returns (bool success)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
constructor(uint256 _startTime, uint256 _endTime, uint256 _rate, address _wallet, uint256 _cap, address _token, address _contributions)
fallback()
This contract contains no error objects.