PreIcoCrowdsale
Verified contract
Active on
Ethereum with 252 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 "PreIcoCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5131419 | 7 years ago | | | 0.0604574 | 0.0015098300 | |
| 5130705 | 7 years ago | | | 0.1 | 0.000086276000 | |
| 5130586 | 7 years ago | | | 0 | 0.0029041530 | |
| 5130575 | 7 years ago | | | 0 | 0.0018914940 | |
| 5130559 | 7 years ago | | | 0 | 0.0010461150 | |
| 5130551 | 7 years ago | | | 0 | 0.0035244010 | |
| 5130543 | 7 years ago | | | 0 | 0.0018941180 | |
| 5130535 | 7 years ago | | | 0 | 0.0018941180 | |
| 5130524 | 7 years ago | | | 0 | 0.0018941180 | |
| 5130514 | 7 years ago | | | 3.643304 | 0.0030995590 |
ABI
ABI objects
Getter at block 21262114
availableAmount() view returns (uint256)
999999999995522489
endBlock() view returns (uint256)
5130592
isActive() view returns (bool)
false
isScheduled() view returns (bool)
true
minValue() view returns (uint256)
100000000000000000
owner() view returns (address)
0x6c14a683e3e894fbee5f929c5fac402df79694f6
price() view returns (uint256)
1146600000000000
startBlock() view returns (uint256)
4949152
token() view returns (address)
0x6863be0e7cf7ce860a574760e9020d519a8bdc47
wallet() view returns (address)
0xd0078f5c7e33bad8767c602d3aaee6e38481c9a1
Read-only
calculateContribution(uint256 value) view returns (uint256)
isContributionRegistered(bytes32) view returns (bool)
State-modifying
Events contribute(address contributor) payable returns (uint256)
registerContribution(bytes32 id, address contributor, uint256 amount)
schedule(uint256 _startBlock, uint256 _endBlock)
transferOwnership(address newOwner)
ContributionAccepted(address indexed contributor, uint256 value, uint256 amount)
ContributionRegistered(bytes32 indexed id, address indexed contributor, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Scheduled(uint256 startBlock, uint256 endBlock)
constructor(address _wallet, address _token, uint256 _availableAmount, uint256 _price, uint256 _minValue)
fallback()
This contract contains no error objects.