StrategyCurveYVoterProxy
Verified contract
Active on
Ethereum with 68 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CPIT | ERC-20 | 1.009 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11206050 | 4 years ago | | | 0 | 0.041776576 | |
| 11204803 | 4 years ago | | | 0 | 0.092109000 | |
| 11203459 | 4 years ago | | | 0 | 0.086641296 | |
| 11201174 | 4 years ago | | | 0 | 0.11294312 | |
| 11199696 | 4 years ago | | | 0 | 0.032490486 | |
| 11198735 | 4 years ago | | | 0 | 0.069622472 | |
| 11197463 | 4 years ago | | | 0 | 0.067546602 | |
| 11196202 | 4 years ago | | | 0 | 0.046414980 | |
| 11193083 | 4 years ago | | | 0 | 0.026301822 | |
| 11191959 | 4 years ago | | | 0 | 0.091282794 |
ABI
ABI objects
Getter at block 21230257
balanceOf() view returns (uint256)
0
balanceOfPool() view returns (uint256)
0
balanceOfWant() view returns (uint256)
0
controller() view returns (address)
0x9e65ad11b299ca0abefc2799ddb6314ef2d91080
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curve() view returns (address)
0x45f783cce6b7ff23b2ab2d70e416cdb7d6055f51
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
gauge() view returns (address)
0xfa712ee4788c042e2b7bb55e6cb8ec569c4530c1
getName() pure returns (string)
StrategyCurveYVoterProxy
governance() view returns (address)
0xfeb4acf3df3cdea7399794d0869ef76a6efaff52
keepCRV() view returns (uint256)
0
keepCRVMax() view returns (uint256)
10000
performanceFee() view returns (uint256)
1000
performanceMax() view returns (uint256)
10000
proxy() view returns (address)
0x96dd07b6c99b22f3f0cb1836aff8530a98bde9e3
strategist() view returns (address)
0x16388463d60ffe0661cf7f1f31a7d658ac790ff7
uni() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
voter() view returns (address)
0xf147b8125d2ef93fb6965db97d6746952a133934
want() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalFee() view returns (uint256)
0
withdrawalMax() view returns (uint256)
10000
ydai() view returns (address)
0x16de59092dae5ccf4a1e6439d611fd0653f0bd01
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit()
harvest()
setController(address _controller)
setGovernance(address _governance)
setKeepCRV(uint256 _keepCRV)
setPerformanceFee(uint256 _performanceFee)
setProxy(address _proxy)
setStrategist(address _strategist)
setWithdrawalFee(uint256 _withdrawalFee)
withdraw(address _asset) returns (uint256 balance)
withdraw(uint256 _amount)
withdrawAll() returns (uint256 balance)
This contract contains no event objects.
constructor(address _controller)
This contract contains no fallback and receive objects.
This contract contains no error objects.