CompoundStrategyUSDC
Verified contract
Active on
Ethereum with 125 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CompoundStrategyUSDC"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15120095 | 2 years ago | | | 0 | 0.0080124057 | |
| 15074483 | 2 years ago | | | 0 | 0.010489440 | |
| 15050434 | 2 years ago | | | 0 | 0.018527778 | |
| 15033090 | 2 years ago | | | 0 | 0.0090913518 | |
| 15011826 | 2 years ago | | | 0 | 0.012165595 | |
| 14990888 | 2 years ago | | | 0 | 0.011243660 | |
| 14973156 | 2 years ago | | | 0 | 0.014998951 | |
| 14955635 | 2 years ago | | | 0 | 0.036144835 | |
| 14937627 | 2 years ago | | | 0 | 0.020103100 | |
| 14919663 | 2 years ago | | | 0 | 0.017070589 |
ABI
ABI objects
Getter at block 21298015 interestEarned() view returns (uint256) totalLocked() view returns (uint256)
NAME() view returns (string)
Strategy-Compound-USDC
VERSION() view returns (string)
2.0.2
collateralToken() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
controller() view returns (address)
0xa4f1671d3aee73c05b552d57f2d16d3cfcbd0217
isUpgradable() view returns (bool)
true
paused() view returns (bool)
false
pendingFee() view returns (uint256)
0
pool() view returns (address)
0x0c49066c0808ee8c673553b7cbd99bcc9abf113d
stopEverything() view returns (bool)
false
token() view returns (address)
0x39aa39c021dfbae8fac545936693ac917d5e7563
Read-only
isReservedToken(address _token) view returns (bool)
State-modifying
Events beforeWithdraw()
deposit(uint256 _amount)
depositAll()
migrateIn()
migrateOut()
pause()
rebalance()
sweepErc20(address _fromToken)
unpause()
withdraw(uint256 _amount)
withdrawAll()
Open(address account)
Paused(address account)
Shutdown(address account)
Unpaused(address account)
constructor(address _controller, address _pool)
This contract contains no fallback and receive objects.
This contract contains no error objects.