FARM_WBTC

Verified contract

Active on Ethereum with 1,451 txns
Deployed by via 0xa6f5d982 at 10802976
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xe578ef4005cb3bf5cbcf66f47449f2c94189eed78303e56eafb4b962bc07f2bd
0x278ba9078be72f9ce745df5543e79e88d25208be0094bb0e4e92bf2dc03f21f3
0xd30f8c0014d1f4e26cbeffaa90f5705cfd303560be466924e587b0f41bdaccab
0xae96c8361b241a5656345ca7718de4837559d09c361e9d9c6a8d6dce1fdfe090
0xb697ad6ed3273af1d57d8914908bca35beb5a19190f43aab3c1c08f432b018bf
0xcfccceec3ffce0987c0fce35ebbc09441ba3741212de48a33ee1093c5cd05f83
0x1b13772c2f2381e2a139c187c2a914f14ca7a36d0b6b48c18590ca1f740cb51e
0xaaf1e2e9aa37cecc821a5b20e3df0fb2ba3dca777cd541bfdf11ac9bf20e4a4e
0x862bb5191abf14e3bf6b3a1740871c0a0b280a5d3ed51ada92cd9c5e8721f539
0x6efaa8c480ee3ac39e4f8ca71c4359362198c41f7907c13f4d05d5816895d9ef

Functions
Getter at block 21168622
 
availableToInvestOut(view returns (uint256)
controller(view returns (address)
0x7583d7f36635e5642713accbded717ca59fdad07
decimals(view returns (uint8)
8
 
getPricePerFullShare(view returns (uint256)
governance(view returns (address)
0xf066789028fe31d4f53b69b81b328b8218cc0641
name(view returns (string)
FARM_WBTC
store(view returns (address)
0xc95cbe4ca30055c787cb784be99d6a8494d0d197
strategy(view returns (address)
0x66db507e7e3efdf92435fa09333b83187b6d46e6
symbol(view returns (string)
fWBTC
totalSupply(view returns (uint256)
578113632991
underlying(view returns (address)
0x2260fac5e5542a773aa44fbcfedf7c193bc2c599
underlyingBalanceInVault(view returns (uint256)
1
 
underlyingBalanceWithInvestment(view returns (uint256)
underlyingUnit(view returns (uint256)
100000000
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.