EarlyTokenSale
Verified contract
Active on
Ethereum with 238 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1b5f…8a22
Balances ($0.00)
No balances found for "EarlyTokenSale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4565974 | 7 years ago | | | 0 | 0.010488600 | |
| 4371651 | 7 years ago | | | 1.7 | 0.0027777400 | |
| 4371603 | 7 years ago | | | 0.5 | 0.0029166270 | |
| 4371409 | 7 years ago | | | 0.45 | 0.0029166270 | |
| 4371376 | 7 years ago | | | 5.986 | 0.0023424660 | |
| 4371300 | 7 years ago | | | 5.985 | 0.00047789700 | |
| 4371265 | 7 years ago | | | 5.987 | 0.00047789700 | |
| 4371242 | 7 years ago | | | 5.985 | 0.00047789700 | |
| 4371221 | 7 years ago | | | 2 | 0.0029166270 | |
| 4371160 | 7 years ago | | | 3.4 | 0.0069443500 |
ABI
ABI objects
Getter at block 21290373
controller() pure returns (address)
0x52b8398551bb1d0bdc022355897508f658ad42f8
endFundingTime() pure returns (uint256)
1508166000
finalized() pure returns (bool)
true
maxCallFrequency() pure returns (uint256)
100
maxGasPrice() pure returns (uint256)
50000000000
maximumFunding() pure returns (uint256)
28125000000000000000000
paused() pure returns (bool)
false
startFundingTime() pure returns (uint256)
1505746800
tokenContract() pure returns (address)
0x1b5f21ee98eed48d292e8e2d3ed82b40a9728a22
tokensPerEther() pure returns (uint256)
1200
totalCollected() pure returns (uint256)
962869441537820082734
vaultAddress() pure returns (address)
0xb682943fa0408f74e87c53f405d394d9a8b715ae
Read-only
lastCallBlock(address) pure returns (uint256)
State-modifying
Events changeController(address _newController)
changeTokenController(address _newController)
claimTokens(address _token)
finalizeSale()
onApprove(address _owner, address _spender, uint256 _amount) returns (bool success)
onTransfer(address _from, address _to, uint256 _amount) returns (bool success)
pauseContribution()
proxyPayment(address _owner) payable returns (bool success)
resumeContribution()
ClaimedTokens(address indexed _token, address indexed _controller, uint256 _amount)
constructor(uint256 _startFundingTime, uint256 _endFundingTime, address _vaultAddress, address _tokenAddress)
fallback()
This contract contains no error objects.