Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Vault"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13332198 | 7 months ago | | | 0 | 0.0000034792212 | |
| 13248955 | 8 months ago | | | 0 | 0.0000048256336 | |
| 13248602 | 8 months ago | | | 0.001 | 0.000012663447 | |
| 13248502 | 8 months ago | | | 0 | 0.0000041415876 |
ABI
ABI objects
Getter at block 23167329
This contract contains no getter function objects.
Read-only
deposits(address, address) view returns (uint256 amount, uint256 redeemDate)
State-modifying
Events deposit(address _token, uint256 _amount, uint256 _redeemDate) payable
withdraw(address _token)
FundsDeposited(address indexed user, address indexed token, uint256 amount, uint256 redeemDate)
FundsWithdrawn(address indexed user, address indexed token, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
SafeERC20FailedOperation(address token)