Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($40,677.62)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
aDAI | ERC-20 | 21.528498K | $1.001 |
$21,550.03 | |
DAI | ERC-20 | 19.103163K | $1.001 |
$19,122.27 | |
COMP | ERC-20 | 0.1009 | $52.84 |
$5.33 | |
StableDAI.com | ERC-20 | 548 | -- | -- | |
daiblack.com | ERC-20 | 150 | -- | -- | |
METH | ERC-20 | 0.00122 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20979828 | 25 days ago | | | 0 | 0.0031168464 | |
| 20720126 | 2 months ago | | | 0 | 0.00038616107 | |
| 20720110 | 2 months ago | | | 0 | 0.00045507185 | |
| 20718977 | 2 months ago | | | 0 | 0.00013485964 | |
| 20718964 | 2 months ago | | | 0 | 0.00015188216 | |
| 20718910 | 2 months ago | | | 0 | 0.00016402262 | |
| 20718909 | 2 months ago | | | 0 | 0.00017531213 | |
| 20718899 | 2 months ago | | | 0 | 0.00018197843 | |
| 20718894 | 2 months ago | | | 0 | 0.00018019504 | |
| 20718893 | 2 months ago | | | 0 | 0.00019113284 |
ABI
ABI objects
Getter at block 21161936 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)
19103162882806607381501
balanceAaveAvailable() view returns (uint256)
1077926384413426734170746
balanceCompound() view returns (uint256)
0
balanceCompoundInToken() view returns (uint256)
0
balanceDydxAvailable() view returns (uint256)
1292802254170862510046909
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
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
isOwner() view returns (bool)
false
name() view returns (string)
iearn DAI
owner() view returns (address)
0x5d0360c3940f2f2b54ebc381e3c04ab207191335
pool() view returns (uint256)
40631661070132536403799
provider() view returns (uint8)
3
symbol() view returns (string)
yDAI
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply() view returns (uint256)
35806609290169096223800
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveToken()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 _amount)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
rebalance()
renounceOwnership()
set_new_AAVE(address _new_AAVE)
set_new_APOOL(address _new_APOOL)
set_new_APR(address _new_APR)
set_new_ATOKEN(address _new_ATOKEN)
set_new_CHAI(address _new_CHAI)
set_new_COMPOUND(address _new_COMPOUND)
set_new_DTOKEN(uint256 _new_DTOKEN)
set_new_FULCRUM(address _new_FULCRUM)
supplyAave(uint256 amount)
supplyCompound(uint256 amount)
supplyDydx(uint256 amount)
supplyFulcrum(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdraw(uint256 _shares)
withdrawAave(uint256 amount)
withdrawDydx(uint256 amount)
withdrawSomeCompound(uint256 _amount)
withdrawSomeFulcrum(uint256 _amount)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.