StrategyCurveYCRVVoter
Verified contract
Active on
Ethereum with 715 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,576.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI | ERC-20 | 400 | $8.94 |
$3,576 | |
0xfa71…30c1 | ERC-20 | 196,220,778,969,409.35T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11015575 | 4 years ago | | | 0 | 0.092770950 | |
| 11012755 | 4 years ago | | | 0 | 0.072979814 | |
| 11008445 | 4 years ago | | | 0 | 0.10142957 | |
| 11006182 | 4 years ago | | | 0 | 0.13853795 | |
| 11002104 | 4 years ago | | | 0 | 0.12864010 | |
| 10999113 | 4 years ago | | | 0 | 0.10766546 | |
| 10995538 | 4 years ago | | | 0 | 0.091532376 | |
| 10993623 | 4 years ago | | | 0 | 0.079619020 | |
| 10990563 | 4 years ago | | | 0 | 0.11008624 | |
| 10987147 | 4 years ago | | | 0 | 0.077926212 |
ABI
ABI objects
Getter at block 21167405
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
getName() pure returns (string)
StrategyCurveYCRVVoter
governance() view returns (address)
0xfeb4acf3df3cdea7399794d0869ef76a6efaff52
keepCRV() view returns (uint256)
1000
keepCRVMax() view returns (uint256)
10000
mintr() view returns (address)
0xd061d61a4d941c39e5453435b6345dc261c2fce0
performanceFee() view returns (uint256)
500
performanceMax() view returns (uint256)
10000
pool() view returns (address)
0xfa712ee4788c042e2b7bb55e6cb8ec569c4530c1
strategist() view returns (address)
0x2d407ddb06311396fe14d4b49da5f0471447d45c
uni() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
want() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalFee() view returns (uint256)
50
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)
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.