Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf572…f2bd
0x468a…8da1
5 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,861.02 |
$0 | |
aDAI | ERC-20 | 0.000351 | $0.998038 |
$0 | |
YELD | ERC-20 | 97.494942 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11172007 | 4 years ago | | | 0 | 0.040660228 | |
| 11153313 | 4 years ago | | | 0 | 0.082179237 | |
| 11151231 | 4 years ago | | | 0 | 0.0033985180 | |
| 11150137 | 4 years ago | | | 0 | 0.039297420 | |
| 11148960 | 4 years ago | | | 0 | 0.0070539020 | |
| 11139270 | 4 years ago | | | 0 | 0.0096527083 | |
| 11136974 | 4 years ago | | | 0 | 0.0037125800 | |
| 11136775 | 4 years ago | | | 0 | 0.026137152 | |
| 11134470 | 4 years ago | | | 0 | 0.022600224 | |
| 11134442 | 4 years ago | | | 0 | 0.0044503920 |
ABI
ABI objects
Getter at block 21332400 balanceAave() view returns (uint256) balanceDydx() view returns (uint256) calcPoolValueInToken() view returns (uint256) getPricePerFullShare() view returns (uint256) recommend() view returns (uint8)
aave() view returns (address)
0x24a42fd28c976a61df5d00d0599c34c4f90748c8
aavePool() view returns (address)
0x3dfd23a6c5e8bbcfc9581d2e864a68feb6a076d3
aaveToken() view returns (address)
0xfc1e690f61efd961294b3e1ce3313fbd8aa4f85d
apr() view returns (address)
0xdd6d648c991f7d47454354f4ef326b04025a48a8
balance() view returns (uint256)
0
balanceAaveAvailable() view returns (uint256)
1076792597664706665487395
balanceCompound() view returns (uint256)
0
balanceCompoundInToken() view returns (uint256)
0
balanceDydxAvailable() view returns (uint256)
1292181133299478847148723
balanceFulcrum() view returns (uint256)
0
balanceFulcrumAvailable() view returns (uint256)
17911762963016753127172
balanceFulcrumInToken() view returns (uint256)
0
chai() view returns (address)
0x06af07097c9eeb7fd685c692751d5c66db49c215
compound() view returns (address)
0x5d3a536e4d6dbd6114cc1ead35777bab948e3643
dToken() view returns (uint256)
3
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
decimals() view returns (uint8)
18
dydx() view returns (address)
0x1e0447b19bb6ecfdae1e4ae1694b0c3659614e4e
fulcrum() view returns (address)
0x493c57c4763932315a328269e1adad09653b9081
getAave() view returns (address)
0x398ec7346dcd622edc5ae82352f02be94c62d119
getAaveCore() view returns (address)
0x3dfd23a6c5e8bbcfc9581d2e864a68feb6a076d3
getGeneratedYelds() view returns (uint256)
0
isOwner() view returns (bool)
false
maximumTokensToBurn() view returns (uint256)
50000000000000000000000
name() view returns (string)
yearn DAI
oneDayInBlocks() view returns (uint256)
6500
oneMillion() view returns (uint256)
1000000
owner() view returns (address)
0xc6e3977472f88e45c8a8b796fb15dc115866f6a4
pool() view returns (uint256)
350892916396717
provider() view returns (uint8)
3
retirementYeldTreasury() view returns (address)
0xf572096bbb414c6cc0c8915e9bf9e77c89eff2bd
symbol() view returns (string)
yDAI
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply() view returns (uint256)
349844116997774
uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
yeldToRewardPerDay() view returns (uint256)
50000000000000000000
yeldToken() view returns (address)
0x468ab3b1f63a1c14b361bc367c3cc92277588da1
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
depositBlockStarts(address) view returns (uint256)
numberOfParticipants(bytes32) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveToken()
changeYeldToRewardPerDay(uint256 _amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
extractETHIfStuck()
extractTokensIfStuck(address _token, uint256 _amount)
extractYELDEarningsWhileKeepingDeposit()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebalance()
renounceOwnership()
setRetirementYeldTreasury(address _treasury)
setUniswapRouter(address _uniswapRouter)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw(uint256 _shares)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _yeldToken, address _retirementYeldTreasury)
fallback()
This contract contains no error objects.