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 "FoxicoPool"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5357816 | 7 years ago | | | 0 | 0.000060670000 | |
| 5357783 | 7 years ago | | | 0 | 0.00010980000 | |
| 5355932 | 7 years ago | | | 41.9 | 0.00021818500 | |
| 5348986 | 7 years ago | | | 0.001 | 0.0017454800 | |
| 5343212 | 7 years ago | | | 0.06118453 | 0.00021818500 | |
| 5341285 | 7 years ago | | | 0.27 | 0.000081164820 | |
| 5336787 | 7 years ago | | | 0.18 | 0.00096001400 | |
| 5330680 | 7 years ago | | | 0.5 | 0.00061091800 |
ABI
ABI objects
Getter at block 21203258
endTime() view returns (uint256)
1522537200
isOwner() view returns (bool)
false
refundEnabled() view returns (bool)
false
startTime() view returns (uint256)
1522142977
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()
deposit(address beneficiary) payable
forwardFunds()
refundWallet(address _wallet)
removeOwner(address toRemove)
setEndTime(uint256 _endTime)
setRefundEnabled(bool _refundEnabled)
setStartTime(uint256 _startTime)
setWallet(address _wallet)
AddDeposit(address indexed beneficiary, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refunded(address indexed beneficiary, uint256 weiAmount)
constructor(uint256 _startTime, uint256 _endTime, address _wallet)
fallback()
This contract contains no error objects.