VestedLPMining

Verified contract

Active on Ethereum with 323 txns
Deployed by via 0x92ad5f14 at 11705958
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 99 additional slots
-
variable spans 49 additional slots
ERC-20
--
ERC-20
--
ERC-20
--
0x04c6675c6092ea284b782c893f85c61a1a264b6b331fedc0b342bf406f691ae7
0x0805cb84cb061f03183e1900d6070c631a88c77694848c0fd4a8718c971e71ca
0x88bac6aa19b9ff6f4d051a4026d87bfe0ca8f8fad79f0519fc49d04ecea406d9
0xdceadfaf2a9368523299db6c5f04d5506c04b62abde61f666bfb6d05c88702a9
0xba929d2f7df431275b8f9dbbfb6a89dd9a1007afe64076da42cfffd734c1d4e0
0x853d1e2d6bb141def17a9f515d1893b74cde768c8d1467d46d9b2a72bf6ff3e2
0xb8155579f7575e452cfce151951294e64f4757f3b83529cdea73c88f5bd6fdf6
0x45595163538ee5e40bb1850c3798c66e41b2ad5a513c1b6d819c20e4812f148e
0x4a5a3f020ea9497e0c544543e54f55b599e641960f77e33bd91eaa429ea32dfc
0x95a7d4cb09b20be512b7dd97c3be8d1cf65bf6b50cec1f8579be594705f321a3

Functions
Getter at block 21180649
delegatee(view returns (address)
0x0000000000000000000000000000000000000000
getCurrentTwaPerBlock(view returns (uint256 twaPerBlock)
0
migrator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x901c9680ae39b8017ea6ab3fab99c701380e7943
poolLength(view returns (uint256)
3
startBlock(view returns (uint32)
11706158
totalAllocPoint(view returns (uint256)
100
twa(view returns (address)
0xa2ef2757d2ed560c9e3758d1946d7bcccbd5a7fe
twaVestingPeriodInBlocks(view returns (uint32)
403200
twaVestingPool(view returns (uint96)
130574099348239895963128
Read-only
book(addressview returns (uint32 numCheckpointsuint32 lastCheckpointBlockaddress delegatee)
findCheckpoints(address accountuint256 blockNumberview returns (uint32 userCheckpointIduint32 sharedCheckpointId)
getCheckpoint(address accountuint32 checkpointIdview returns (uint32 fromBlockuint96 twaAmountuint96 pooledTwaShare)
getCurrentVotes(address accountview returns (uint96)
getMultiplier(uint256 _fromuint256 _topure returns (uint256)
getPriorVotes(address accountuint256 blockNumberview returns (uint96)
getPriorVotes(address accountuint256 blockNumberuint32 userCheckpointIduint32 sharedCheckpointIdview returns (uint96)
isLpTokenAdded(address _lpTokenview returns (bool)
pendingTwa(uint256 _pidaddress _userview returns (uint256)
poolPidByAddress(addressview returns (uint256)
pools(uint256view returns (address lpTokenbool votesEnableduint8 poolTypeuint32 allocPointuint32 lastUpdateBlockuint256 accTwaPerLpt)
users(uint256addressview returns (uint32 lastUpdateBlockuint32 vestingBlockuint96 pendedTwauint96 twaAdjustuint256 lptAmount)
vestableTwa(uint256 _pidaddress userview returns (uint256)
State-modifying
add(uint256 _allocPointaddress _lpTokenuint8 _poolTypebool _votesEnabled
checkpointVotes(address _user
delegate(address delegateer
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
emergencyWithdrawTWA(
initialize(address _twauint256 _startBlockuint256 _twaVestingPeriodInBlocks
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointuint8 _poolTypebool _votesEnabled
setMigrator(address _migrator
setTwaVestingPeriodInBlocks(uint256 _twaVestingPeriodInBlocks
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
AddLpToken(address indexed lpTokenuint256 indexed piduint256 allocPoint
CheckpointBalanceChanged(address indexed delegateuint256 previousBalanceuint256 newBalance
CheckpointTotalLpVotes(uint256 lpVotes
CheckpointUserLpVotes(address indexed useruint256 indexed piduint256 lpVotes
CheckpointUserVotes(address indexed useruint256 pendedVotesuint256 lpVotesShare
DelegateChanged(address indexed delegatoraddress indexed fromDelegateaddress indexed toDelegate
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
EmergencyWithdrawTWA(address owneruint256 amount
MigrateLpToken(address indexed oldLpTokenaddress indexed newLpTokenuint256 indexed pid
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetLpToken(address indexed lpTokenuint256 indexed piduint256 allocPoint
SetMigrator(address indexed migrator
SetTwaVestingPeriodInBlocks(uint256 twaVestingPeriodInBlocks
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.