RefundVault
Verified contract
Active on
Ethereum with 83 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x68d5…8d25
Balances ($0.79)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SRN | ERC-20 | 1.370564K | $0.000559 |
$0.77 | |
GSC | ERC-20 | 20 | $0.001071 |
$0.02 | |
JC | ERC-20 | 79.431918K | -- | -- | |
EMO | ERC-20 | 77.194583K | -- | -- | |
C4Y | ERC-20 | 1.5K | -- | -- | |
SGCC | ERC-20 | 200 | -- | -- | |
KRT | ERC-20 | 100 | -- | -- | |
ICC | ERC-20 | 88 | -- | -- | |
WFEE | ERC-20 | 50 | -- | -- | |
CIC | ERC-20 | 20 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5777237 | 6 years ago | | | 0 | 0.0010902310 | |
| 5759825 | 6 years ago | | | 0 | 0.0015349200 | |
| 5615463 | 7 years ago | | | 0 | 0.00093836700 | |
| 5416168 | 7 years ago | | | 0 | 0.0084000000 | |
| 5386960 | 7 years ago | | | 0 | 0.00012000000 | |
| 5190402 | 7 years ago | | | 0 | 0.00095202000 | |
| 5167238 | 7 years ago | | | 0 | 0.0013615200 | |
| 5167236 | 7 years ago | | | 0 | 0.0013615200 | |
| 5167233 | 7 years ago | | | 0 | 0.0022947000 | |
| 5165270 | 7 years ago | | | 0 | 0.0015844860 |
ABI
ABI objects
Getter at block 21221688
REFUND_TIME_FRAME() view returns (uint256)
5184000
etherWallet() view returns (address)
0x5978c1473ee84dd9cf3d90d0e931a79906ee52c5
owner() view returns (address)
0x78fb2c7276011d392226a9e75298424424294d0a
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
refundStartTime() view returns (uint256)
1514291877
state() view returns (uint8)
2
token() view returns (address)
0x68d57c9a1c35f63e2c83ee8e49a64e9d70528d25
Read-only
depositedETH(address) view returns (uint256)
depositedToken(address) view returns (uint256)
State-modifying
Events claimAllTokens()
claimOwnership()
claimTokens(uint256 tokensToClaim)
close()
deposit(address investor, uint256 tokensAmount) payable
enableRefunds()
refundETH(uint256 ETHToRefundAmountWei)
transferOwnership(address newOwner)
Active()
Closed()
Deposit(address indexed beneficiary, uint256 etherWeiAmount, uint256 tokenWeiAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RefundedETH(address beneficiary, uint256 weiAmount)
RefundsEnabled()
TokensClaimed(address indexed beneficiary, uint256 weiAmount)
constructor(address _etherWallet, address _token)
This contract contains no fallback and receive objects.
This contract contains no error objects.