This contract is being backfilled. You may encounter incomplete storage history.

FARM_UNI-V2

Verified contract

Active on Ethereum with 489 txns
Deployed by via 0x071ad363 at 10883048
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa4919ad5b2405c6b59c1acb15ba92128bababd56489c9685b97d2aa96cc6e65b
0xa631fce05cb2b3a9210203a3a02d21aac534642dceb1f1a5ca646ac8e8535b20
0x9b19ad6df7f7d1d2cc9ff9be9f23e08098260af5a293a76ad04f02435e5914b9
0xe00ffb4e946e2f351e8481ec9a2996459a338a67767095dee54feb57005d6132
0x67ab547a89dcbf2d334520f01e8781d95a0128b3ceb2f3eede2f2e1319b6e2cb
0xa0ad73e42ec4ff40c1df6727ad0b24619b5721bf43d56c237b11f1e474c656d2
0x958dfb99e071633fd9ce2ecd6971afc17fc2a343b888a28031fdbed704866c35
0xf883ed09425bd45141f6e149294c59ca11c32505b73f5e6b67425ec603f3df0b
0xc3413bc5a955db2f775db0c6669b1e66ade622e45a949ea9aed2c08724685aeb
0xb56a38c7782848d6f66f95257f349372b2cd89d528b99e9f55cc3a8ac7154a07

Functions
Getter at block 20810588
 
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_UNI-V2
store(view returns (address)
0xc95cbe4ca30055c787cb784be99d6a8494d0d197
strategy(view returns (address)
0xc439e9f952600ed8f3e87d94b08dec91c03d3290
symbol(view returns (string)
fUNI-V2
totalSupply(view returns (uint256)
332745541667531351976129
underlying(view returns (address)
0xa478c2975ab1ea89e8196811f51a7b7ade33eb11
underlyingBalanceInVault(view returns (uint256)
3383215
 
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.