LPStakingTime

Verified contract

Active on Base with 381,639 txns
Deployed by via 0x3c0507d8 at 2127825
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,575.76
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xa34eef2aa9db165c475b4176f479bacab43c3b8de569c2eab74d5bb7f4c95fe2
0xb36b9d6a03764b54fcf617885d4d7c9e55639838ab707867235bd5e25ee02843
0xc44440cc74b6d46c0702cdf0f111cec073e40afa85b9c956befcdb5b9cbae016
0xd31393de7d4c56670dd2f9c79d99b7a7123ad9ff12cc0692dc3a15193bff6775
0xe4debc1bbe9a400e657cd875162727921c37a9979fb1f42f61361b99274f69a4
0xc2ebebb2fe5f4ab58e270a7eded9128574c406889aba1b2574cb89868e6128b8
0x254966e4f2326b9f267568035b88c9361f3882f793d4641e12780fc9caba415a
0x6b2c339999b82449132c2a58c577ea26df6a9a330bffceb5bfe529975ce9edc5
0xf131df0724ae73221547a9f47d31d750b954ef924311c0a76d5625db9f21e7fa
0xf8bf8c0f583e9cbbed97f4fa8a840971376d61c0e017df1b7b2e57dd0de7acd7

Functions
Getter at block 22732777
BONUS_MULTIPLIER(view returns (uint256)
1
bonusEndTime(view returns (uint256)
1691045992
eToken(view returns (address)
0xe3b53af74a4bf62ae5511055290838050bf764df
eTokenPerSecond(view returns (uint256)
0
owner(view returns (address)
0x81eab64e630c4a2e3e849268a6b64cb76d1c8109
poolLength(view returns (uint256)
2
startTime(view returns (uint256)
1691045991
totalAllocPoint(view returns (uint256)
10000
Read-only
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
lpBalances(uint256view returns (uint256)
pendingEmissionToken(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardTimeuint256 accEmissionPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpToken
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPoint
setETokenPerSecond(uint256 _eTokenPerSecond
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Add(uint256 allocPointaddress indexed lpToken
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Set(uint256 indexed piduint256 allocPoint
TokensPerSec(uint256 eTokenPerSecond
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _eTokenuint256 _eTokenPerSeconduint256 _startTimeuint256 _bonusEndTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.