FARM_crvRenWBTC

Verified contract

Active on Ethereum
Deployed by via 0x9f6a0569 at 10815917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xe990beb8b59ea29bef54b679a466cd65ae1fb3ed52489b836d1e011cfe770e50
0xeb40841647839057c138d6029a8947e541bb89bf725cf6cd0a236e89660c19cd
0xc9e6b2ab1d737dc1d743f347b8f3a3bed55daf2675427024ecc1f710a0efedeb
0xc6132a6e61a257b033364cbc4037b2c4358cac73de29d68896caba51c756bcf3
0x7cd7886e12507f90b3231c8455fa95409ea9d1103b08ef97de09c982bdecb2e1
0x94122915b1f2e8d76f3506468d9cd2da7644205f27604fef40481282bcc47b22
0x386dba84f168ab8ce5498f5045506dae89b2af3c93cb0ed76b624fa53680e6b5
0xe0210cbd4fb12ff6e9039407ed34b7224b70440d2b0e414258bb35e297d02ec4
0xb19b062203144bb389b91d44ce85a26eb3d3895c9f2bf774b09134da83d54eeb
0xb4cd9d663689a8053fd3c62e628a5c7635c56a63e0d9ed1db2e4f3e0b757367f

Functions
Getter at block 20976884
 
availableToInvestOut(view returns (uint256)
controller(view returns (address)
0x7583d7f36635e5642713accbded717ca59fdad07
decimals(view returns (uint8)
18
 
getPricePerFullShare(view returns (uint256)
governance(view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
name(view returns (string)
FARM_crvRenWBTC
store(view returns (address)
0xc95cbe4ca30055c787cb784be99d6a8494d0d197
strategy(view returns (address)
0x19b3aba7ba46f9cac08ba2872cbcf8f96ae8de15
symbol(view returns (string)
fcrvRenWBTC
totalSupply(view returns (uint256)
3057899705932364412464
underlying(view returns (address)
0x49849c98ae39fff122806c06791fa73784fb3675
underlyingBalanceInVault(view returns (uint256)
30976
 
underlyingBalanceWithInvestment(view returns (uint256)
underlyingUnit(view returns (uint256)
1000000000000000000
vaultFractionToInvestDenominator(view returns (uint256)
100000000000000000
vaultFractionToInvestNumerator(view returns (uint256)
99999999999999999
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
contributions(addressview returns (uint256)
getContributions(address holderview returns (uint256)
getWithdrawals(address holderview returns (uint256)
underlyingBalanceWithInvestmentForHolder(address holderview returns (uint256)
withdrawals(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 amount
depositFor(uint256 amountaddress holder
doHardWork(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
rebalance(
setStorage(address _store
setStrategy(address _strategy
setVaultFractionToInvest(uint256 numeratoruint256 denominator
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdraw(uint256 numberOfShares
withdrawAll(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposit(address indexed beneficiaryuint256 amount
Invest(uint256 amount
Transfer(address indexed fromaddress indexed touint256 value
Withdraw(address indexed beneficiaryuint256 amount
Constructor
constructor(address _storageaddress _underlyinguint256 _toInvestNumeratoruint256 _toInvestDenominator
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.