LPStaking

Verified contract

Active on Ethereum with 1,128 txns
Deployed by via 0xd3cf9bb5 at 11196535
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x991c07277d698aedff000320a4a41e0faf0c8e2ab62d38b00ced9f9f306dd3fe
0x5bd52ad7b6479674d343a620909292f841a7aa24a21450538f04f936cd0f316c
0x4a58e5b60c43b4abad8c82b17c0701bc7a5db3dad2c2b3324bd29645f7f04247
0xc62c98ec6f67cb4252b0f582bba44a49f2290558d028a2ae91fa2c01b4eb6e97
0x035b998ac85b7bee9d19ea437cfbb0d24259b802067c1ea646cc08ca3eb7bd74
0x162b7bcbffd9d5d62b803fdc3097d7eaa3b4249be7b47d672a1ccd4ea211e193
0x20c010ecb32aab5ad509dff89c522454a2d6787b0ac6c81188742ba2dc826d31
0x7b6c893574cd8fffa2a2c08561e5f7e05e7c7ab363c8c55a64700fbb34d84869
0xa5f377e830d8de054be2e0ab666cf6c4a400eb8eaff4d95575c07f82dbe73455
0x232e0f3b4bf415bcd41215a8a3259756e05370021635707aa49808a17d02bb6d

Functions
Getter at block 21002668
endBlock(view returns (uint256)
11241706
migrated(view returns (bool)
true
migrator(view returns (address)
0x3a3518a4ec1ac230ae340a51ba0268bf4793d7d7
owner(view returns (address)
0x4cdce4077626ca9bbba21d094ea31c1dac8d78f6
poolLength(view returns (uint256)
8
startBlock(view returns (uint256)
11210456
tokenPerBlock(view returns (uint256)
8000000000000000000
totalAllocPoint(view returns (uint256)
100
Read-only
pendingShares(uint256 _pidaddress _userview returns (uint256)
poolIn(addressview returns (bool)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accTokenPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 lockRewardsuint256 stakeBlocksuint256 lastBlockuint256 accStakeShares)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
batchUpdatePools(
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setMigrated(
setMigrator(address _migrator
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Add(uint256 allocPointaddress lpTokenbool withUpdate
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
Initialization(address awarduint256 tokenPerBlockuint256 startBlockuint256 endBlock
Migrate(uint256 pidaddress indexed lpTokenaddress indexed newToken
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Set(uint256 piduint256 allocPointbool withUpdate
SetMigrator(address indexed newMigrator
UpdatePool(uint256 piduint256 accTokenPerShareuint256 lastRewardBlock
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _awarduint256 _tokenPerBlockuint256 _startBlockuint256 _endBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.