CompoundAdapter
Verified contract
Active on
Ethereum with 6,195 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x941c…d872
0x5e97…149e
Balances ($2.05)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cBAT | ERC-20 | 512.988099 | $0.003789 |
$1.94 | |
COMP | ERC-20 | 0.002054 | $49.93 |
$0.1 | |
cDAI | ERC-20 | 85.951594 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10455812 | 4 years ago | | | 0 | 0.0056574978 | |
| 10455801 | 4 years ago | | | 0 | 0.0053500922 | |
| 10455799 | 4 years ago | | | 0 | 0.0050618710 | |
| 9445886 | 5 years ago | | | 0 | 0.0062329074 | |
| 9379218 | 5 years ago | | | 0 | 0.00086294200 | |
| 9376124 | 5 years ago | | | 0 | 0.040249587 | |
| 9376122 | 5 years ago | | | 0 | 0.042890627 | |
| 9376118 | 5 years ago | | | 0 | 0.042890619 | |
| 9375475 | 5 years ago | | | 0 | 0.0051925006 | |
| 9375468 | 5 years ago | | | 0 | 0.0056250016 |
ABI
ABI objects
Getter at block 21160653
isOwner() view returns (bool)
false
owner() view returns (address)
0xd5b5b26521665cb37623dca0e49c553b41dbf076
Read-only
This contract contains no read-only function objects.
State-modifying
Events blacklistRecoverableToken(address _token)
liquidate(address _borrower, address _collateralToken, address _debtToken, uint256 _debtAmount)
recoverTokens(address _token)
register(address _underlying, address _cToken)
renounceOwnership()
transferOwnership(address newOwner)
updateLiquidityPool(address _newLiquidityPool)
updateRebalancer(address _newRebalancer)
LogLiquidate(address indexed borrower, address indexed collateralToken, address indexed debtToken, uint256 debtAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _liquidityPool, address _rebalancer)
fallback()
This contract contains no error objects.