CompBalance
Verified contract
Implementation
Active on
Ethereum with 17 txns
Storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "CompBalance"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11538558 | 4 years ago | | | 0 | 0.0080128800 | |
| 11529698 | 4 years ago | | | 0 | 0.047165832 | |
| 11529451 | 4 years ago | | | 0 | 0.0065008170 | |
| 11527457 | 4 years ago | | | 0 | 0.0053602954 | |
| 11498973 | 4 years ago | | | 0 | 0.014741335 | |
| 11494958 | 4 years ago | | | 0 | 0.016042792 | |
| 11474433 | 4 years ago | | | 0 | 0.052519204 | |
| 11468547 | 4 years ago | | | 0 | 0.029510784 | |
| 11466645 | 4 years ago | | | 0 | 0.0066150403 | |
| 11447873 | 4 years ago | | | 0 | 0.0071409700 |
ABI
ABI objects
Getter at block 21288261
COMP_ADDR() view returns (address)
0xc00e94cb662c3520282e6f5717214004a7f26888
comp() view returns (address)
0x3d9819210a31b4961b30ef54be2aed79b9c9cd3b
compInitialIndex() view returns (uint224)
1000000000000000000000000000000000000
gasToken() view returns (address)
0x0000000000b3f879cb30fe243b4dfee438691c04
Read-only
getBalance(address _user, address[] _cTokens) view returns (uint256)
getBorrowBalance(address _cToken, address _borrower) view returns (uint256 borrowerAccrued)
getClaimableAssets(address[] _cTokens, address _user) view returns (bool[] supplyClaims, bool[] borrowClaims)
getSuppyBalance(address _cToken, address _supplier) view returns (uint256 supplierAccrued)
State-modifying
Events claimComp(address _user, address[] _cTokensSupply, address[] _cTokensBorrow)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.