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 21304357
owner() view returns (address)
0x518c55ad0cc887f78e2c7fe23b14c33a34586edc
state() view returns (uint8)
2
wallet() view returns (address)
0x2e2f33b0d829c844916b486ee1185b1186bc2f83
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.