iearn DAI
Verified contract
Active on
Ethereum with 11,613 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($429,428.48)
Native
Value
$298.79
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.089225 | $3,348.73 |
$298.79 | |
aDAI | ERC-20 | 412.174007K | $1.002 |
$412,998.36 | |
DAI | ERC-20 | 16.11521K | $1.001 |
$16,131.32 | |
LINK | ERC-20 | 0.000875 | $16.81 |
$0.01 | |
XFI | ERC-20 | 1K | -- | -- | |
StableDAI.com | ERC-20 | 752 | -- | -- | |
daiblack.com | ERC-20 | 150 | -- | -- | |
yDAI | ERC-20 | 5 | -- | -- | |
METH | ERC-20 | 0.001255 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20972448 | a month ago | | | 0 | 0.0059618006 | |
| 20915358 | 2 months ago | | | 0 | 0.0018622483 | |
| 20826638 | 2 months ago | | | 0 | 0.0040182337 | |
| 20823362 | 2 months ago | | | 0 | 0.0052815776 | |
| 20812855 | 2 months ago | | | 0 | 0.00094316500 | |
| 20749508 | 2 months ago | | | 0 | 0.00024285168 | |
| 20736525 | 2 months ago | | | 0 | 0.0011630546 | |
| 20718950 | 2 months ago | | | 0 | 0.00014359589 | |
| 20718932 | 2 months ago | | | 0 | 0.00014175421 | |
| 20718928 | 2 months ago | | | 0 | 0.00016243752 |
ABI
ABI objects
Getter at block 21248419 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
aaveToken() view returns (address)
0xfc1e690f61efd961294b3e1ce3313fbd8aa4f85d
apr() view returns (address)
0xdd6d648c991f7d47454354f4ef326b04025a48a8
balance() view returns (uint256)
16115209637904908899948
balanceCompound() view returns (uint256)
0
balanceCompoundInToken() view returns (uint256)
0
balanceFulcrum() view returns (uint256)
0
balanceFulcrumInToken() view returns (uint256)
0
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
name() view returns (string)
iearn DAI
pool() view returns (uint256)
428598563552884361830107
provider() view returns (uint8)
3
symbol() view returns (string)
yDAI
token() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
totalSupply() view returns (uint256)
374893619969526737481791
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)
invest(uint256 _amount)
rebalance()
redeem(uint256 _shares)
supplyAave(uint256 amount)
supplyCompound(uint256 amount)
supplyDydx(uint256 amount) returns (uint256)
supplyFulcrum(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 _shares)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.