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 ($10,751.88)
Native
Value
$10,751.88
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.894587 | $3,714.48 |
$10,751.88 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RefundVault"
ABI
ABI objects
Getter at block 21327793
owner() view returns (address)
0x2ffd34f1f6d19b7c45f13eead71b338ef8d3da8c
state() view returns (uint8)
1
wallet() view returns (address)
0x6262f720679c04cc7f2a14c0c03486d0287c4853
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.