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 21225615
owner() view returns (address)
0xcffbd9e9005db779ad2a897ae7b4ec16e32cb6ef
state() view returns (uint8)
2
wallet() view returns (address)
0x3f39cd8a8ae0540f0fd38ab695d36cecf0f254e3
Read-only
deposited(address) view returns (uint256)
State-modifying
Events close()
deposit(address investor) payable
enableRefunds()
refund(address investor)
transferOwnership(address newOwner)
Closed()
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.