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 "PreFund"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5357842 | 7 years ago | | | 0 | 0.00015200500 | |
| 5357818 | 7 years ago | | | 0 | 0.00011013000 | |
| 5357783 | 7 years ago | | | 0 | 0.000089028000 | |
| 5357749 | 7 years ago | | | 0 | 0.000044052000 | |
| 5357210 | 7 years ago | | | 2 | 0.00043637000 | |
| 5356625 | 7 years ago | | | 0.074124883 | 0.0017891170 | |
| 5356223 | 7 years ago | | | 4.1726854 | 0.00021818500 | |
| 5355992 | 7 years ago | | | 6.8 | 0.00011454800 | |
| 5355666 | 7 years ago | | | 1 | 0.0017891170 | |
| 5355187 | 7 years ago | | | 6.9 | 0.00020945760 |
ABI
ABI objects
Getter at block 21201752
endTime() view returns (uint256)
1522540800
isOwner() view returns (bool)
false
rate() view returns (uint256)
0
refundEnabled() view returns (bool)
false
startTime() view returns (uint256)
1519029239
token() view returns (address)
0x4c567c3363cc42c5a42c6d8bf01503fd1d0b91cd
wallet() view returns (address)
0x4906a90b6a2240d54b477ffc800619708850519f
Read-only
claimed(address) view returns (uint256)
deposited(address) view returns (uint256)
State-modifying
Events addFunds() payable
addOwner(address newAllowed)
claimRefund()
claimToken()
deposit(address beneficiary) payable
forwardFunds()
refundWallet(address _wallet)
removeOwner(address toRemove)
setEndTime(uint256 _endTime)
setRate(uint256 _rate)
setRefundEnabled(bool _refundEnabled)
setStartTime(uint256 _startTime)
setWallet(address _wallet)
AddDeposit(address indexed beneficiary, uint256 value)
LogClaim(address indexed holder, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refunded(address indexed beneficiary, uint256 weiAmount)
constructor(uint256 _startTime, uint256 _endTime, address _wallet, address _token)
fallback()
This contract contains no error objects.