ICOCappedRefundableCrowdsale
Verified contract
Active on
Ethereum with 122 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 "ICOCappedRefundableCrowdsale"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6098558 | 6 years ago | | | 0 | 0.00090400900 | |
| 6098555 | 6 years ago | | | 0 | 0.0020386020 | |
| 6098466 | 6 years ago | | | 0 | 0.0010199160 | |
| 6098416 | 6 years ago | | | 0 | 0.0010199160 | |
| 6098404 | 6 years ago | | | 0 | 0.0010199160 | |
| 5899560 | 6 years ago | | | 0 | 0.0024077660 | |
| 5870600 | 6 years ago | | | 0 | 0.0024103900 | |
| 5870357 | 6 years ago | | | 0 | 0.0024103900 | |
| 5702395 | 6 years ago | | | 0 | 0.0024077660 | |
| 5696152 | 6 years ago | | | 0 | 0.0024077660 |
ABI
ABI objects
Getter at block 21180189
cap() view returns (uint256)
36364000000000000000000
endTime() view returns (uint256)
1533081599
hasEnded() view returns (bool)
true
isFinalized() view returns (bool)
true
owner() view returns (address)
0xd6f1f67e5b9ff288d5366a8aebdc9fa78eeb2bc9
paused() view returns (bool)
false
rate() view returns (uint256)
234
startTime() view returns (uint256)
1521896400
token() view returns (address)
0xf9db182d6ca029b050954ff03fb342a54c34f5b7
wallet() view returns (address)
0xd6f1f67e5b9ff288d5366a8aebdc9fa78eeb2bc9
weiRaised() view returns (uint256)
85836709478551762453
Read-only
This contract contains no read-only function objects.
State-modifying
Events buyTokens(address beneficiary) payable
createBountyToken(address beneficiary, uint256 amount) returns (bool)
finalize()
pause()
transferOwnership(address newOwner)
unpause()
Finalized()
LogBountyTokenMinted(address minter, address beneficiary, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
TokenPurchase(address indexed purchaser, address indexed beneficiary, uint256 value, uint256 amount)
Unpause()
constructor(uint256 _startTime, uint256 _endTime, uint256 _cap, address _wallet, address _tokenAddress)
fallback()
This contract contains no error objects.