StrategyCurveSCRVv3
Verified contract
Proxy
Active on
Ethereum with 43 txns
Unified storage
Map
Table
Raw
Constants and immutables
18
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 |
---|---|---|---|---|---|
0xa909…7849 | ERC-20 | 145,596,063.640084T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10972900 | 4 years ago | | | 0 | 0.017921400 | |
| 10972714 | 4 years ago | | | 0 | 0.14573313 | |
| 10972469 | 4 years ago | | | 0 | 0.15489368 | |
| 10972333 | 4 years ago | | | 0 | 0.035842800 | |
| 10972051 | 4 years ago | | | 0 | 0.090587719 | |
| 10969835 | 4 years ago | | | 0 | 0.081983877 | |
| 10967897 | 4 years ago | | | 0 | 0.10149180 | |
| 10966131 | 4 years ago | | | 0 | 0.13183304 | |
| 10959912 | 4 years ago | | | 0 | 0.10620270 | |
| 10955584 | 4 years ago | | | 0 | 0.13521337 |
ABI
ABI objects
Getter at block 21385566
balanceOf() view returns (uint256)
0
balanceOfPool() view returns (uint256)
0
balanceOfWant() view returns (uint256)
0
burn() view returns (address)
0x000000000000000000000000000000000000dead
burnFee() view returns (uint256)
150
burnMax() view returns (uint256)
10000
callerFee() view returns (uint256)
50
callerMax() view returns (uint256)
10000
controller() view returns (address)
0x47b63741e040e73e9e953239e0f64338406f1996
crv() view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curve() view returns (address)
0xa5407eae9ba41422680e2e00537571bcc53efbfd
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
gauge() view returns (address)
0xa90996896660decc6e997655e065b23788857849
getMostPremiumStablecoin() view returns (address, uint256)
(0xdac17f958d2ee523a2206206994597c13d831ec7, 2)
getName() pure returns (string)
StrategyCurveSCRVv3
governance() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
implementation() view returns (address)
0xd7054d07e2bd5f0ed91dbd8d44f8a10a56afe355
keepCRV() view returns (uint256)
1000
keepCRVMax() view returns (uint256)
10000
mintr() view returns (address)
0xd061d61a4d941c39e5453435b6345dc261c2fce0
performanceFee() view returns (uint256)
300
performanceMax() view returns (uint256)
10000
pickle() view returns (address)
0x429881672b9ae42b8eba0e26cd9c73711b891ca5
snx() view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
strategist() view returns (address)
0x907d9b32654b8d43e8737e0291ad9bfcce01dad6
susd() view returns (address)
0x57ab1ec28d129707052df4df418d58a2d46d5f51
timelock() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
univ2Router2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
want() view returns (address)
0xc25a3a3b969415c80451098fa907ec722572917f
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalFee() view returns (uint256)
50
withdrawalMax() view returns (uint256)
10000
Read-only
This contract contains no read-only function objects.
State-modifying
Events brine()
deposit()
execute(bytes _data) payable returns (bytes response)
freeWithdraw(uint256 _amount)
getHarvestable() returns (uint256)
harvest()
setBurnFee(uint256 _burnFee)
setCallerFee(uint256 _callerFee)
setController(address _controller)
setGovernance(address _governance)
setImplementation(address _implementation)
setKeepCRV(uint256 _keepCRV)
setPerformanceFee(uint256 _performanceFee)
setStrategist(address _strategist)
setTimelock(address _timelock)
setWithdrawalFee(uint256 _withdrawalFee)
withdraw(address _asset) returns (uint256 balance)
withdraw(uint256 _amount)
withdrawAll() returns (uint256 balance)
withdrawGauge(address _gauge, address _asset)
withdrawUniswap(address _stake, address _asset)
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.