RefundVault
Verified contract
Active on
Ethereum with 0 txns
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 21181025
owner() view returns (address)
0xd8cff7278492340bf05535b6ffec0b361396449d
state() view returns (uint8)
2
wallet() view returns (address)
0xff2f36a06c1467d20a22e4776e1b66123d77276d
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.