RefundVaultWithCommission
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 ($21,662.43)
Native
Value
$21,662.43
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 6.406446 | $3,381.35 |
$21,662.43 | |
EBK | ERC-20 | 20.982266 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RefundVaultWithCommission"
ABI
ABI objects
Getter at block 21169967
owner() view returns (address)
0x2f4330e833c76860ea54f15b0195ff80a2c519c4
state() view returns (uint8)
1
wallet() view returns (address)
0x0ae599ec3807408680748c517ca43490cd1aa83b
walletFees() view returns (address)
0xd4db29b5b05c1a28c3a22049cc092673b7c74fbc
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, address _walletFees)
This contract contains no fallback and receive objects.
This contract contains no error objects.