CompoundProvider
Verified contract
Active on
Ethereum with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($191,027.28)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cUSDC | ERC-20 | 7.867855M | $0.024279 |
$191,027.27 | |
BEND | ERC-20 | 1 | $0.000753 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16498891 | 2 years ago | | | 0 | 0.0085238250 | |
| 15315006 | 2 years ago | | | 0 | 0.011939165 | |
| 14341440 | 3 years ago | | | 0 | 0.0082455750 | |
| 12808452 | 3 years ago | | | 0 | 0.0032039900 | |
| 12768292 | 3 years ago | | | 0 | 0.0035248730 | |
| 12621329 | 3 years ago | | | 0 | 0.0029842200 | |
| 12536648 | 3 years ago | | | 0 | 0.0059536620 | |
| 12460847 | 4 years ago | | | 0 | 0.026182845 | |
| 12452417 | 4 years ago | | | 0 | 0.020364435 | |
| 12401278 | 4 years ago | | | 0 | 0.031354765 |
ABI
ABI objects
Getter at block 21283498
EXP_SCALE() view returns (uint256)
1000000000000000000
MAX_UINT256() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_setup() view returns (bool)
true
cToken() view returns (address)
0x39aa39c021dfbae8fac545936693ac917d5e7563
cTokenBalance() view returns (uint256)
786785516630054
controller() view returns (address)
0x41ab25709e0c3edf027f6099963fe9ad3ebab3a3
exchangeRateCurrentCached() view returns (uint256)
239021668900836
exchangeRateCurrentCachedAt() view returns (uint256)
1716240359
smartYield() view returns (address)
0x4b8d90d68f26def303dcb6cfc9b63a1aaec15840
uToken() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
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.