CompoundProvider
Verified contract
Active on
Ethereum with 3 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,730.69)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cDAI | ERC-20 | 114.054412K | $0.023942 |
$2,730.69 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15283381 | 2 years ago | | | 0 | 0.018728722 | |
| 12768299 | 3 years ago | | | 0 | 0.0035078780 | |
| 12191861 | 4 years ago | | | 0 | 0.034884510 |
ABI
ABI objects
Getter at block 21319170
EXP_SCALE() view returns (uint256)
1000000000000000000
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_setup() view returns (bool)
true
cToken() view returns (address)
0x5d3a536e4d6dbd6114cc1ead35777bab948e3643
cTokenBalance() view returns (uint256)
11405441169811
controller() view returns (address)
0xaa963524e65c671ef7a5485adf9e342c401a46ff
exchangeRateCurrentCached() view returns (uint256)
220156546518553889703304466
exchangeRateCurrentCachedAt() view returns (uint256)
1654618288
smartYield() view returns (address)
0x673f9488619821ab4f4155fdffe06f6139de518f
uToken() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
underlyingFees() view returns (uint256)
0
Read-only
This contract contains no read-only function objects.
State-modifying
Events _depositProvider(uint256 underlyingAmount_, uint256 takeFees_)
_sendUnderlying(address to_, uint256 underlyingAmount_)
_takeUnderlying(address from_, uint256 underlyingAmount_)
_withdrawProvider(uint256 underlyingAmount_, uint256 takeFees_)
exchangeRateCurrent() returns (uint256)
setController(address newController_)
setup(address smartYield_, address controller_)
transferFees()
underlyingBalance() returns (uint256)
updateAllowances()
TransferFees(address indexed caller, address indexed feesOwner, uint256 fees)
constructor(address cToken_)
This contract contains no fallback and receive objects.
This contract contains no error objects.