StrategyCmpdDaiV1
Verified contract
Active on
Ethereum with 52 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,477.87)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
cDAI | ERC-20 | 61.979252K | $0.023845 |
$1,477.87 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14479228 | 3 years ago | | | 0 | 0.00082456528 | |
| 14479219 | 3 years ago | | | 0 | 0.0074860557 | |
| 14272423 | 3 years ago | | | 0 | 0.035295263 | |
| 14272391 | 3 years ago | | | 0 | 0.026002285 | |
| 13681224 | 3 years ago | | | 0 | 0.071484127 | |
| 13413912 | 3 years ago | | | 0 | 0.10692371 | |
| 13210638 | 3 years ago | | | 0 | 0.030474829 | |
| 12944469 | 3 years ago | | | 0 | 0.0074959940 | |
| 12944446 | 3 years ago | | | 0 | 0.012902034 | |
| 12925376 | 3 years ago | | | 0 | 0.013974025 |
ABI
ABI objects
Getter at block 21206221 balanceOf() view returns (uint256) balanceOfPool() view returns (uint256) getSuppliedView() view returns (uint256)
balanceOfWant() view returns (uint256)
0
buybackEnabled() view returns (bool)
true
cdai() view returns (address)
0x5d3a536e4d6dbd6114cc1ead35777bab948e3643
cether() view returns (address)
0x4ddc2d193948926d02f9b1fe9e1daa0718270ed5
comp() view returns (address)
0xc00e94cb662c3520282e6f5717214004a7f26888
comptroller() view returns (address)
0x3d9819210a31b4961b30ef54be2aed79b9c9cd3b
controller() view returns (address)
0x4bf5059065541a2b176500928e91fbfd0b121d07
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
devFundFee() view returns (uint256)
1
devFundMax() view returns (uint256)
100000
getBorrowedView() view returns (uint256)
0
getMarketColFactor() view returns (uint256)
835000000000000000
getMaxLeverage() view returns (uint256)
1036269430051813471
getName() pure returns (string)
StrategyCmpdDaiV1
getSOSBorrowRate() view returns (uint256)
416000
getSafeLeverageColFactor() view returns (uint256)
35000000000000000
getSafeSyncColFactor() view returns (uint256)
785000000000000000
governance() view returns (address)
0x43229759e12efbe3e2a0fb0510b15e516d046442
lens() view returns (address)
0xd513d22422a3062bd342ae374b4b9c20e0a9a074
masterChef() view returns (address)
0xf8873a6080e8dbf41ada900498de0951074af577
mmToken() view returns (address)
0xa283aa7cfbb27ef0cfbcb2493dd9f4330e0fd304
performanceFee() view returns (uint256)
30000
performanceMax() view returns (uint256)
100000
renbtcBuyback() view returns (address)
0xeb4c2781e4eba804ce9a9803c67d0893436bb27d
strategist() view returns (address)
0x0bd1d668d8e83d14252f2e01d5873df77a6511f0
timelock() view returns (address)
0x5dae9b27313670663b34ac8bffd18825bb9df736
treasuryFee() view returns (uint256)
0
treasuryMax() view returns (uint256)
100000
univ2Router2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
usdcBuyback() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
want() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
wbtcBuyback() view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
getLeveragedSupplyTarget(uint256 supplyBalance) view returns (uint256)
State-modifying
Events addKeeper(address _keeper)
deleverageToMin()
deleverageUntil(uint256 _supplyAmount)
deposit()
execute(address _target, bytes _data) payable returns (bytes response)
getBorrowable() returns (uint256)
getBorrowed() returns (uint256)
getColFactor() returns (uint256)
getCompAccrued() returns (uint256)
getCurrentLeverage() returns (uint256)
getSupplied() returns (uint256)
getSuppliedUnleveraged() returns (uint256)
harvest()
leverageToMax()
leverageUntil(uint256 _supplyAmount)
removeKeeper(address _keeper)
setBuybackEnabled(bool _buybackEnabled)
setColFactorLeverageBuffer(uint256 _colFactorLeverageBuffer)
setColFactorSyncBuffer(uint256 _colFactorSyncBuffer)
setController(address _controller)
setDevFundFee(uint256 _devFundFee)
setGovernance(address _governance)
setMasterChef(address _masterChef)
setMmToken(address _mmToken)
setPerformanceFee(uint256 _performanceFee)
setStrategist(address _strategist)
setTimelock(address _timelock)
setTreasuryFee(uint256 _treasuryFee)
sync() returns (bool)
withdraw(address _asset) returns (uint256 balance)
withdraw(uint256 _amount)
withdrawAll() returns (uint256 balance)
This contract contains no event objects.
constructor(address _governance, address _strategist, address _controller, address _timelock)
This contract contains no fallback and receive objects.
This contract contains no error objects.