CRVStrategyStableMainnet
Verified contract
Active on
Ethereum with 1 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 |
---|---|---|---|---|---|
| ERC-20 | 0.025345 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11129901 | 4 years ago | | | 0 | 2.2261173 |
ABI
ABI objects
Getter at block 21168302 depositArbCheck() view returns (bool) investedUnderlyingBalance() view returns (uint256)
__curve() view returns (address)
0x45f783cce6b7ff23b2ab2d70e416cdb7d6055f51
__ycrv() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
arbTolerance() view returns (uint256)
3
controller() view returns (address)
0x7583d7f36635e5642713accbded717ca59fdad07
convertor() view returns (address)
0xe7e420109dc2214dc0fea9030ee9f9d296a4b457
curve() view returns (address)
0x45f783cce6b7ff23b2ab2d70e416cdb7d6055f51
curvePriceCheckpoint() view returns (uint256)
1048889505709431425
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
governance() view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
investActivated() view returns (bool)
true
store() view returns (address)
0xc95cbe4ca30055c787cb784be99d6a8494d0d197
tusd() view returns (address)
0x0000000000085d4780b73119b644ae5ecd22b376
underlying() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
usdc() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
vault() view returns (address)
0xab7fa2b2985bccfc13c6d86b1d5a17486ab1e04c
yVault() view returns (address)
0x16de59092dae5ccf4a1e6439d611fd0653f0bd01
ycrv() view returns (address)
0xdf5e0e81dff6faf3a7e52ba697820c5e32d806a8
ycrvUnit() view returns (uint256)
1000000000000000000
ycrvVault() view returns (address)
0xf2b223eb3d2b382ead8d85f3c1b7ef87c1d35f3a
ydai() view returns (address)
0x16de59092dae5ccf4a1e6439d611fd0653f0bd01
ytusd() view returns (address)
0x73a052500105205d34daf004eab301916da8190f
yusdc() view returns (address)
0xd6ad7a6750a7593e092a9b218d66c0a814a3436e
yusdt() view returns (address)
0x83f798e925bcd4017eb265844fddabb448f1707d
Read-only
underlyingValueFromYCrv(uint256 ycrvBalance) view returns (uint256)
unsalvagableTokens(address) view returns (bool)
yTokenValueFromUnderlying(uint256 amountUnderlying) view returns (uint256)
yTokenValueFromYCrv(uint256 ycrvBalance) view returns (uint256)
yVaults(address) view returns (address)
State-modifying
Events doHardWork()
salvage(address recipient, address token, uint256 amount)
setArbTolerance(uint256 tolerance)
setConvertor(address _convertor)
setInvestActivated(bool _investActivated)
setStorage(address _store)
withdrawAllToVault()
withdrawPartialYCRVShares(uint256 shares)
withdrawToVault(uint256 amountUnderlying)
This contract contains no event objects.
constructor(address _storage, address _underlying, address _vault, address _ycrvVault)
This contract contains no fallback and receive objects.
This contract contains no error objects.