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

ValueMinorPool

Verified contract

Active on Ethereum with 6,063 txns
Deployed by via 0x54c185b4 at 10911839
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 3 additional slots
ERC-20
Value $4.33
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xbc66c6f28a2b195e19e35b223365b315a22c1761731addb2b4d3a1d152989d50
0x8b565761ef69c8615f46f9a456ff925087f16378ee4502d73bc73bd50ad4908c
0x21280d4e2a4663890830aefc2ea10eee67dd14e27fd7498d7fd69c777645b1e7
0x2ccc7d96230355196bea82009bddb24d16f33f982e353c1e4cec80582710a5d4
0x5361561669c75e81af2ce01ed71246149482f6984dbba6801dded664837455dc
0xbaea07499fdcc4fa8ec3321d34791f6c95dbf6205b078a0e15b4b3153963f266
0x547781a0c7014235ef86293d840acebdd982114a009c989ae97d5f5540055079
0xb259aaed51099aa8f0673554e4d872d4bbee7e42a227568352dce6661e8063c8
0x689b5f80e24e0fc4f3a9865fdf457aef32c27599410fbaf6fa8d6a4e67e78d06
0xa4522b587bd27878ee7233164004a3f8f8f3b941c14237bd5951180d450e3a6f

Functions
Getter at block 20801357
REFERRAL_COMMISSION_PERCENT(view returns (uint256)
1
chi(view returns (address)
0x0000000000004946c0e9f43f4dee607b0ef1fa1c
insuranceFundAddr(view returns (address)
0xb7b2ea8a1198368f950834875047aa7294a2bdaa
owner(view returns (address)
0x7be4d5a99c903c437ec77a20cb6d0688cbb73c7f
poolLength(view returns (uint256)
8
rewardReferral(view returns (address)
0x3422ac57f4ca097806fa234e44ec0a781b78bbdb
startBlock(view returns (uint256)
10916000
totalAllocPoint(view returns (uint256)
1000
value(view returns (address)
0x49e833337ece7afe375e44f4e3e8481029218e5c
valuePerBlock(view returns (uint256)
0
vaultMaster(view returns (address)
0xaa8ecca0082c34ab8c30b4d896eb8eecc5004b28
Read-only
epochEndBlocks(uint256view returns (uint256)
epochRewardMultiplers(uint256view returns (uint256)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingValue(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accValuePerSharebool isStarted)
stakingPower(uint256 _pidaddress _userview returns (uint256)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 accumulatedStakingPower)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdateuint256 _lastRewardBlock
deposit(uint256 _piduint256 _amountaddress _referrer
depositOnBehalf(address farmeruint256 _piduint256 _amountaddress _referrer
emergencyWithdraw(uint256 _pid
governanceRecoverUnsupported(address _tokenuint256 amountaddress to
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setEpochEndBlock(uint8 _indexuint256 _epochEndBlock
setEpochRewardMultipler(uint8 _indexuint256 _epochRewardMultipler
setInsuranceFundAddr(address _insuranceFundAddr
setRewardReferral(address _rewardReferral
setValuePerBlock(uint256 _valuePerBlock
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
withdrawOnBehalf(address farmeruint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _valueaddress _insuranceFundAddruint256 _valuePerBlockuint256 _startBlockaddress _vaultMaster
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.