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 "RefundVault"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RefundVault"
ABI
ABI objects
Getter at block 21207252
owner() view returns (address)
0xf8c7180ebe451ea8cd357058d0ac16b63b486e77
state() view returns (uint8)
2
wallet() view returns (address)
0x09d3adfa65d34d6f93c2226543eeffae022bc7fa
Read-only
deposited(address) view returns (uint256)
State-modifying
Events close()
deposit(address investor) payable
enableRefunds()
refund(address investor)
renounceOwnership()
transferOwnership(address _newOwner)
Closed()
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Refunded(address indexed beneficiary, uint256 weiAmount)
RefundsEnabled()
constructor(address _wallet)
This contract contains no fallback and receive objects.
This contract contains no error objects.