DaiVaultTimely
Verified contract
Active on
Ethereum with 852 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($4,250.38)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 4.251841K | $0.999655 |
$4,250.37 | |
Yf-DAI | ERC-20 | 0.00009 | $27.65 |
$0 | |
StableDAI.com | ERC-20 | 568 | -- | -- | |
YlFi | ERC-20 | 0.01 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19470388 | 9 months ago | | | 0 | 0.0025045600 | |
| 19470352 | 9 months ago | | | 0 | 0.0027020800 | |
| 19470344 | 9 months ago | | | 0 | 0.0025045600 | |
| 19106693 | a year ago | | | 0 | 0.0013699966 | |
| 18518843 | a year ago | | | 0 | 0.0019033691 | |
| 17942583 | a year ago | | | 0 | 0.0010169794 | |
| 17942578 | a year ago | | | 0 | 0.0011307651 | |
| 17942576 | a year ago | | | 0 | 0.0039504893 | |
| 17617641 | a year ago | | | 0 | 0.0013085628 | |
| 17616912 | a year ago | | | 0 | 0.0015849774 |
ABI
ABI objects
Getter at block 21425587
adminCanClaimAfter() view returns (uint256)
34128000
adminClaimableTime() view returns (uint256)
1638549728
cliffTime() view returns (uint256)
259200
getNumberOfHolders() view returns (uint256)
25
getTokenPerDaiUniswap() view returns (uint256)
34053486484771716
owner() view returns (address)
0x55a5bc283c9f3ae38f62b899793af7a12b144aac
rewardInterval() view returns (uint256)
31536000
rewardRatePercentX100() view returns (uint256)
2400
totalClaimedRewards() view returns (uint256)
48102497522878391445521
trustedDepositTokenAddress() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
trustedRewardTokenAddress() view returns (address)
0xf4cd3d3fda8d7fd6c5a500203e38640a70bf9577
uniswapV2router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
vaultDeployTime() view returns (uint256)
1604421728
vaultDuration() view returns (uint256)
31536000
vaultEndTime() view returns (uint256)
1635957728
withdrawFeePercentX100() view returns (uint256)
50
Read-only
depositTime(address) view returns (uint256)
depositedTokens(address) view returns (uint256)
getDepositorsList(uint256 startIndex, uint256 endIndex) view returns (address[] stakers, uint256[] stakingTimestamps, uint256[] lastClaimedTimeStamps, uint256[] stakedTokens)
getPendingDivs(address _holder) view returns (uint256)
lastClaimedTime(address) view returns (uint256)
totalEarnedTokens(address) view returns (uint256)
State-modifying
Events claim()
deposit(uint256 amountToDeposit)
emergencyWithdraw(uint256 amountToWithdraw)
transferAnyERC20Tokens(address _tokenAddr, address _to, uint256 _amount)
transferOwnership(address newOwner)
withdraw(uint256 amountToWithdraw)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardsTransferred(address holder, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.