LPMining

Verified contract

Active on Ethereum
Deployed by via 0x68b9be4c at 10868313
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $912.63
ERC-20
Value $18.28
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x7d4cafa3bdc15c668ea257dd4b8e538f433390ca592a5ebc571ab7ddd6dcb2b3
0x0fed66fbc0bcc4c72fd3cd30f71d574c07354fcd10b342b958280e120b46b8d8
0x796d12acddb3a9f160a6a9626b0cabf82324b439830a4d4a7866109f731c2d5c
0xf77e93e3bd670b5eb371c2fa00937c98628a2537fd58730cd9110e64f7992fd3
0x28fd86bcde2b4b9af373cdfb42a63a0f00632195ea0a48f7261c10e91cb45901
0xc8b7ee230fa63195f9a6f68447d9bcd79b68e23814065186ed18a09e1ca92797
0x179094b8395b5f5967e0834a260b4d72cfaa113e03bb7d3157c044e31d82afef
0xc7a1e837f0d03aae1a8dc1e4a79da2d00e3d33f57b8112ab336b2ae27682def6
0xbfa196290941ab336b506615ff9d607c733e57787364d8408ba9a48360e38818
0x2d8fa5029c050c21c2a1fa95d91ab30d7c98d1bc22a4085af1668e0da348fe53

Functions
Getter at block 20818633
cvp(view returns (address)
0x38e4adb44ef08f22f5b5b76a8f0c2d0dcbe7dca1
cvpPerBlock(view returns (uint256)
0
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb258302c3f209491d604165549079680708581cc
poolLength(view returns (uint256)
6
reservoir(view returns (address)
0x8ebc56a13ae7e3ce27b960b16aa57efed3f4e79e
startBlock(view returns (uint256)
10868783
totalAllocPoint(view returns (uint256)
100000
Read-only
balanceOf(address accountview returns (uint256)
checkpoints(addressuint32view returns (uint32 fromBlockuint96 votes)
getCurrentVotes(address accountview returns (uint96)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
isLpTokenAdded(address _lpTokenview returns (bool)
numCheckpoints(addressview returns (uint32)
pendingCvp(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accCvpPerSharebool votesEnableduint8 poolType)
poolPidByAddress(addressview returns (uint256)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint8 _poolTypebool _votesEnabledbool _withUpdate
checkpointVotes(address _user
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointuint8 _poolTypebool _votesEnabledbool _withUpdate
setCvpPerBlock(uint256 _cvpPerBlock
setMigrator(address _migrator
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
AddLpToken(address indexed lpTokenuint256 indexed piduint256 allocPoint
CheckpointBalanceChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
CheckpointPoolVotes(address indexed useruint256 indexed piduint256 votesuint256 price
CheckpointTotalVotes(address indexed useruint256 votes
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
MigrateLpToken(address indexed oldLpTokenaddress indexed newLpTokenuint256 indexed pid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetCvpPerBlock(uint256 cvpPerBlock
SetLpToken(address indexed lpTokenuint256 indexed piduint256 allocPoint
SetMigrator(address indexed migrator
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _cvpaddress _reservoiruint256 _cvpPerBlockuint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.