CurveeCRVVoterProxy
Verified contract
Active on
Ethereum with 23 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa3d8…4a9c
0xc542…4567
0xa420…c152
0x5e74…31cb
Balances ($0.00)
No balances found for "CurveeCRVVoterProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12495089 | 4 years ago | | | 0 | 0.035771200 | |
| 12486596 | 4 years ago | | | 0 | 0.026228708 | |
| 12473687 | 4 years ago | | | 0 | 0.050330764 | |
| 12473365 | 4 years ago | | | 0 | 0.0023200870 | |
| 12473291 | 4 years ago | | | 0 | 0.0020798670 | |
| 12468791 | 4 years ago | | | 0 | 0.085135457 | |
| 12463012 | 4 years ago | | | 0 | 0.18709189 | |
| 12456781 | 4 years ago | | | 0 | 0.038477152 | |
| 12447969 | 4 years ago | | | 0 | 0.084940129 | |
| 12439499 | 4 years ago | | | 0 | 0.063886592 |
ABI
ABI objects
Getter at block 21306877 isActive() view returns (bool)
DENOMINATOR() view returns (uint256)
10000
apiVersion() pure returns (string)
0.3.2
balanceOfPool() view returns (uint256)
0
balanceOfWant() view returns (uint256)
0
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curveStableSwap() view returns (address)
0xc5424b857f758e906013f3555dad202e4bdb4567
debtThreshold() view returns (uint256)
2000000000000000000000
delegatedAssets() view returns (uint256)
0
dex() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
emergencyExit() view returns (bool)
false
estimatedTotalAssets() view returns (uint256)
0
gauge() view returns (address)
0x3c0ffff15ea30c35d7a85b85c0782d6c94e1d238
keepCRV() view returns (uint256)
1000
keeper() view returns (address)
0x736d7e3c5a6cb2ce3b764300140abf476f6cfccf
maxReportDelay() view returns (uint256)
43200
metadataURI() view returns (string)
minReportDelay() view returns (uint256)
14400
minToSwap() view returns (uint256)
1000000000
name() view returns (string)
CurveeCRVVoterProxy
profitFactor() view returns (uint256)
2000
proxy() view returns (address)
0xa420a63bbeffbda3b147d0585f1852c358e2c152
rewards() view returns (address)
0xc491599b9a20c3a2f0a85697ee6d9434efa9f503
sEth() view returns (address)
0x5e74c9036fb86bd7ecdcb084a0673efc32ea31cb
strategist() view returns (address)
0x7bacf22f747f2f4b983081c0aa76dddfecd008ab
vault() view returns (address)
0x986b4aff588a109c09b50a03f42e4110e29d353f
voter() view returns (address)
0xf147b8125d2ef93fb6965db97d6746952a133934
want() view returns (address)
0xa3d87fffce63b53e0d54faa1cc983b7eb0b74a9c
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
crvPathWeth(uint256) view returns (address)
harvestTrigger(uint256 callCost) view returns (bool)
tendTrigger(uint256 callCost) view returns (bool)
State-modifying
Events harvest()
migrate(address _newStrategy)
setDebtThreshold(uint256 _debtThreshold)
setEmergencyExit()
setKeepCRV(uint256 _keepCRV)
setKeeper(address _keeper)
setMaxReportDelay(uint256 _delay)
setMetadataURI(string _metadataURI)
setMinReportDelay(uint256 _delay)
setProfitFactor(uint256 _profitFactor)
setProxy(address _proxy)
setRewards(address _rewards)
setStrategist(address _strategist)
sweep(address _token)
switchDex(bool isUniswap)
tend()
withdraw(uint256 _amountNeeded) returns (uint256 _loss)
EmergencyExitEnabled()
Harvested(uint256 profit, uint256 loss, uint256 debtPayment, uint256 debtOutstanding)
UpdatedDebtThreshold(uint256 debtThreshold)
UpdatedKeeper(address newKeeper)
UpdatedMaxReportDelay(uint256 delay)
UpdatedMetadataURI(string metadataURI)
UpdatedMinReportDelay(uint256 delay)
UpdatedProfitFactor(uint256 profitFactor)
UpdatedRewards(address rewards)
UpdatedStrategist(address newStrategist)
constructor(address _vault)
receive()
This contract contains no error objects.